aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/clonewizardpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-141/+0
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-21/+5
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-1/+1
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-2/+2
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Git: Sprinkle with autoTobias Hunger2015-01-221-2/+2
|/
* 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-7/+10
|/
* Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-1/+1
* Git: Fix suggested directory for cloneAndre Hartmann2014-07-161-25/+10
* Git: Add auto tests for CloneWizardPageAndre Hartmann2014-07-131-0/+13
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-261-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Support recursive cloneOrgad Shaneh2013-09-091-1/+9
* Git: Show progress on cloneOrgad Shaneh2013-09-021-1/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-8/+7
* Clean headers in Git.Friedemann Kleint2013-04-051-3/+0
* Git: Simplify cloning of a specific branchOrgad Shaneh2013-02-181-48/+7
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+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
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-4/+3
* Long live the king!hjk2012-01-261-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-4/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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
* | Git: Allow . in checkout pathesTobias Hunger2010-11-221-1/+1
|/
* Git integration: Disambiguate precedence to silence gcc warningDaniel Molkentin2010-10-151-1/+1
* Git: Unbreak cloneing of non-default branches from local repos.Tobias Hunger2010-10-051-4/+17
* Git: Handle unusual HEADsTobias Hunger2010-10-051-12/+17
* Git: Change mapping of repository to directory nameTobias Hunger2010-10-041-3/+5
* Polish the checkout wizard (base and git)Tobias Hunger2010-10-041-1/+2
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-241-7/+5
* VCS polishing: Change context menu entry for 'Blame parent'.Friedemann Kleint2010-08-131-2/+2
* VCS[git]: Fix branch checkout: Use absolute path.Friedemann Kleint2010-08-121-3/+3
* VCS[git]: Add branch combo to the checkout wizard.Friedemann Kleint2010-08-121-7/+62
* VCS: Polish 91c4b0305c0d36da4d959d1be744ee61863b4642Friedemann Kleint2010-05-251-1/+1
* VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-2/+3