aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/checkoutwizarddialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename checkoutwizarddialog.* to basecheckoutwizard.*Tobias Hunger2014-05-261-100/+0
* VcsBase: Rename CheckoutWizardDialog to BaseCheckoutWizardTobias Hunger2014-05-261-7/+7
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-1/+1
* VcsBase: Export CheckoutWizardDialogTobias Hunger2014-05-261-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-2/+0
* VCS: Use better terms on checkout wizard for DVCSOrgad Shaneh2013-09-021-0/+10
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-3/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-4/+4
* vcsbase: stylehjk2012-01-091-3/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | API Documentation: Add VCSBase.Friedemann Kleint2011-03-281-0/+7
|/
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Checkout wizard: Hangs on Windows when VCS binary is missing.Friedemann Kleint2009-10-301-1/+1
* long live the kinghjk2009-08-141-1/+1
* VCSBase: Add common functionality, make checkout use page lists.Friedemann Kleint2009-07-211-13/+9
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-0/+93