aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/basecheckoutwizardfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-163/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Register wizard windows so they appear in window list and get shortcutsEike Ziller2015-01-051-0/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-181-1/+6
|/
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-261-6/+8
* BaseCheckoutWizardFactory: Remove private classTobias Hunger2014-05-261-33/+10
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-261-14/+2
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-261-5/+5
* Vcs: Clean up checkout wizard in case of failureTobias Hunger2014-05-261-1/+3
* VcsBase: Remove BaseCheckoutWizard::setCustomLabels()Tobias Hunger2014-05-261-17/+7
* Vcs: Add method to create a Wizard to the WizardFactory and use itTobias Hunger2014-05-261-7/+8
* VcsBase: Rename BaseCheckoutWizardPrivate to BaseCheckoutWizardFactoryPrivateTobias Hunger2014-05-261-8/+8
* VcsBase: Rename variable in basecheckoutwizardfactoryTobias Hunger2014-05-261-7/+8
* Rename checkoutwizarddialog.* to basecheckoutwizard.*Tobias Hunger2014-05-261-1/+1
* VcsBase: Rename CheckoutWizardDialog to BaseCheckoutWizardTobias Hunger2014-05-261-2/+2
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-0/+193