aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/basecheckoutwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-136/+0
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-3/+30
* Utils: Add a WizardPage to show progress of a ShellCommandTobias Hunger2015-05-111-3/+4
* VcsBase: use Qt5 connectsHugues Delorme2015-03-061-2/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove StandardFileWizardFactoryTobias Hunger2014-10-091-2/+0
* | Vcs: Some naming re-organizationhjk2014-08-281-1/+1
|/
* VCS: Disable Back when checkout/clone is doneOrgad Shaneh2014-06-121-0/+1
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-1/+1
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-261-3/+3
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-261-11/+16
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-261-6/+8
* Rename checkoutwizarddialog.* to basecheckoutwizard.*Tobias Hunger2014-05-261-0/+100
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-193/+0
* VcsBase: Export CheckoutWizardDialogTobias Hunger2014-05-261-2/+2
* Rename BaseCheckoutWizard to BaseCheckoutWizardFactoryTobias Hunger2014-05-261-7/+7
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* VcsBase: Remove check for existence of ProjectExplorerTobias Hunger2014-05-021-7/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* BaseCheckoutWizard: Clean up a bitTobias Hunger2014-02-141-2/+4
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-131-2/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BaseCheckoutWizard: Add button to message box informing about failureTobias Hunger2013-10-181-0/+1
* Cleanup IWizard interface and usershjk2013-09-241-41/+5
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* VCS: Use better terms on checkout wizard for DVCSOrgad Shaneh2013-09-021-0/+12
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-3/+2
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+2
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-0/+2
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-1/+2
* VCS: Handle missing checkout jobsTobias Hunger2012-03-131-2/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Wizards: add option to show an image for descriptionThomas Hartmann2012-02-101-0/+5
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-1/+6
* Long live the king!hjk2012-01-261-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+5
* vcs: s/VCS/Vcs/hjk2012-01-091-4/+4
* vcsbase: stylehjk2012-01-091-2/+2
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-2/+7
* projectmanager: re-organize New Project categorieshjk2011-11-181-2/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Better error feedback on Open projectDaniel Teske2011-09-051-3/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\