aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/clonewizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mercurial: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-77/+0
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-16/+5
* CheckoutWizards: Simplify code to look up specific pagesTobias Hunger2015-05-111-8/+4
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-1/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Mercurial: Sprinkle with autoTobias Hunger2015-01-221-4/+4
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs: Some naming re-organizationhjk2014-08-281-6/+10
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-181-13/+0
|/
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-261-5/+5
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-261-26/+25
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-261-16/+11
* Vcs: Make checkout wizards work, even when VCS in unconfiguredTobias Hunger2014-05-261-1/+5
* VcsBase: Remove BaseCheckoutWizard::setCustomLabels()Tobias Hunger2014-05-261-2/+4
* Vcs: Add method to create a Wizard to the WizardFactory and use itTobias Hunger2014-05-261-0/+13
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-261-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup IWizard interface and usershjk2013-09-241-18/+4
* VCS: Use better terms on checkout wizard for DVCSOrgad Shaneh2013-09-021-0/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-7/+8
* Mercurial: Remove instance() clutterTobias Hunger2013-08-021-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-211-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Mercurial: code cosmeticshjk2012-01-111-11/+12
* vcs: s/VCS/Vcs/hjk2012-01-091-7/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-3/+6
* Update license.hjk2011-04-131-14/+13
* License headers.con2010-12-171-7/+11
* VCS[git]: Add branch combo to the checkout wizard.Friedemann Kleint2010-08-121-3/+3
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1
* Wizards: SortFriedemann Kleint2009-11-271-0/+2
* Mercurial: Save resources, polishing.Friedemann Kleint2009-11-061-3/+3
* Mercurial: Compile windows, use common output window.Friedemann Kleint2009-11-031-3/+5
* Adding License to mecurial plugindt2009-11-021-0/+29
* Mercurial plugin, merge request with suggested fixes.Brian McGillion2009-09-211-0/+59