summaryrefslogtreecommitdiff
path: root/src/plugins/git/clonewizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup IWizard interface and usershjk2013-09-241-19/+4
* VCS: Use better terms on checkout wizard for DVCSOrgad Shaneh2013-09-021-0/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-4/+3
* 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
* Git: Do not fail to create checkout jobTobias Hunger2012-03-131-2/+8
* 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-5/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-1/+8
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Add icons for checkout and clone wizards.Daniel Molkentin2010-05-191-1/+1
* Fix clone wizard texts.Friedemann Kleint2010-05-171-1/+1
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1
* Wizards: SortFriedemann Kleint2009-11-271-0/+2
* long live the kinghjk2009-08-141-1/+1
* Added a gitorious clone wizard.Friedemann Kleint2009-07-241-14/+1
* VCSBase: Add common functionality, make checkout use page lists.Friedemann Kleint2009-07-211-4/+6
* CVS: Add checkout wizard.Friedemann Kleint2009-07-201-1/+1
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-0/+91