summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Git: Fixed launch gitk failedYuchen Deng2011-10-121-3/+3
* Git: Use indexes to address pretty printing comboboxTobias Hunger2011-10-061-1/+1
* Git: Save settingsTobias Hunger2011-10-051-0/+6
* Git: Remove GitCommandTobias Hunger2011-10-051-22/+23
* Fix rebase issue and warningTobias Hunger2011-10-051-1/+1
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-351/+166
* git: coding style fixesTobias Hunger2011-10-051-65/+52
* Git: Remove debug codeTobias Hunger2011-10-051-78/+0
* Git: Added decoration to log and showOrgad Shaneh2011-09-191-3/+6
* Git: Fix diff/show/blame editors coming to the foregroundTobias Hunger2011-09-191-25/+23
* VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-141-1/+10
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Git: Fix ignore whitespaces/patienceTobias Hunger2011-08-021-2/+2
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* Git: fetch from remoteTobias Hunger2011-06-071-1/+3
* Editor: fix to always call forceReadOnly before activationFawzi Mohamed2011-05-191-1/+1
* Git: String updatesTobias Hunger2011-05-131-48/+48
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-0/+15
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-11/+9
* VCS: Notify project wizard about config changesTobias Hunger2011-04-151-0/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Merge remote branch 'origin/2.2'con2011-04-011-1/+1
|\ \ | |/
| * Fix typos in source stringsJarek Kobus2011-03-311-1/+1
* | VCS[git]: Add 'Revert this chunk' context menu option to diff view.Friedemann Kleint2011-03-241-0/+4
|/
* Fixed layout issues in some editor toolbarsThorbjørn Lindeijer2011-02-251-0/+4
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-26/+26
* 10n: Fix tr() issues.Friedemann Kleint2011-01-191-10/+8
* Git: Some whitespace fixesTobias Hunger2011-01-121-5/+5
* Fix git show using the default formatTobias Hunger2011-01-121-37/+54
* It's 2011 now.con2011-01-121-1/+1
* Git: Improve handling of git submodulesTobias Hunger2010-12-201-0/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Git: Stop debug messageTobias Hunger2010-12-091-4/+0
* | Git: Bring iexisting editors to foregroundTobias Hunger2010-12-091-1/+2
* | Git: Allow for pretty format selection in git showTobias Hunger2010-12-091-13/+71
* | Git: Add some tooltipsTobias Hunger2010-11-261-0/+4
* | Git: Add options to diff editorTobias Hunger2010-11-221-68/+360
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-1/+2
|/
* kill dead source stringOswald Buddenhagen2010-10-251-7/+0
* Git: Consider new files a diffTobias Hunger2010-10-081-2/+3
* Git: ignore spaces in diffTobias Hunger2010-10-051-1/+3
* Git: Handle unusual HEADsTobias Hunger2010-10-051-3/+18
* Fixup formating of mr2178Tobias Hunger2010-09-291-12/+18
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-0/+56
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-241-23/+9