aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/basecheckoutwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update license.hjk2011-04-131-14/+13
* | API Documentation: Add VCSBase.Friedemann Kleint2011-03-281-0/+21
|/
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | vcsbase: Remove uneeded includedt2010-10-041-1/+0
|/
* coreplugin: remove unused return value from virtual void runWizardhjk2010-09-171-4/+2
* VCS: Windows slash display fixing spree.Friedemann Kleint2010-07-051-2/+4
* ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-281-3/+1
* Long live the king!hjk2010-03-051-1/+1
* Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard...con2010-01-151-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* Wizards: SortFriedemann Kleint2009-11-271-2/+13
* long live the kinghjk2009-08-141-1/+1
* Using QDir::toNativeSeparatorsAlessandro Portale2009-08-051-2/+2
* Fixed translation glitches.Friedemann Kleint2009-07-311-1/+1
* Gitorious wizard: Import CMake projects, look in src directory.Friedemann Kleint2009-07-271-8/+33
* VCSBase: Add common functionality, make checkout use page lists.Friedemann Kleint2009-07-211-6/+6
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-0/+150