summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0355-110/+110
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-282-0/+6
* Git: Update settigspageTobias Hunger2011-10-181-40/+32
* Git: Fixed launch gitk failedYuchen Deng2011-10-121-3/+3
* Git: Fix stringTobias Hunger2011-10-061-1/+1
* Git: Use indexes to address pretty printing comboboxTobias Hunger2011-10-061-1/+1
* Git: Fix git.cmd not found on windowsTobias Hunger2011-10-061-2/+1
* Git: Save settingsTobias Hunger2011-10-053-0/+8
* Git: Remove GitCommandTobias Hunger2011-10-055-370/+28
* Fix build on windowsTobias Hunger2011-10-051-2/+3
* Fix rebase issue and warningTobias Hunger2011-10-052-1/+2
* git: Reuse more code from vcsbaseTobias Hunger2011-10-0513-566/+289
* git: coding style fixesTobias Hunger2011-10-051-65/+52
* Git: Remove debug codeTobias Hunger2011-10-055-103/+0
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-051-8/+21
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Git: Added decoration to log and showOrgad Shaneh2011-09-192-3/+7
* Git: Fix diff/show/blame editors coming to the foregroundTobias Hunger2011-09-191-25/+23
* minor stylehjk2011-09-191-1/+1
* VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-141-1/+10
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-052-2/+2
* Git: Fixed Omit DateOrgad Shaneh2011-08-181-10/+17
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-161-2/+5
|\
| * Fix possible crash in git branch dialogTobias Hunger2011-08-151-2/+5
* | Fix MSVC's class/vs struct warning.Friedemann Kleint2011-08-121-1/+1
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-2/+2
|\ \ | |/
| * Git: Fix ignore whitespaces/patienceTobias Hunger2011-08-021-2/+2
* | Use classes in favor of structsTobias Hunger2011-08-025-6/+8
* | Merge branch '2.3'Oswald Buddenhagen2011-07-294-5/+9
|\ \ | |/
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
| * Git: Fix thinko when trying to find merged branchesTobias Hunger2011-07-261-3/+6
| * Git: Fix addition of tracking branchesTobias Hunger2011-07-261-1/+1
| * Git: Fix assertTobias Hunger2011-07-261-0/+1
* | Merge branch '2.3'Oswald Buddenhagen2011-07-251-2/+2
|\ \ | |/
| * Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-211-2/+2
* | Remove unneeded defines.hjk2011-07-142-9/+4
|/
* Add copyright headersTobias Hunger2011-07-062-0/+64
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-2/+3
* Git: Limit size of git blame output when using omit-dateTobias Hunger2011-06-271-24/+42
* Git: Rework branch dialogTobias Hunger2011-06-229-535/+858
* Git: Shrink down remote dialogTobias Hunger2011-06-072-3/+8
* Git: remote dialog improvementsTobias Hunger2011-06-075-39/+60
* Git: Avoid running unnecessary git commandsTobias Hunger2011-06-071-0/+5
* Git: fetch from remoteTobias Hunger2011-06-078-3/+31
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* Editor: fix to always call forceReadOnly before activationFawzi Mohamed2011-05-191-1/+1
* Git: String updatesTobias Hunger2011-05-133-50/+50
* Git: Add dialog to configure branchesTobias Hunger2011-05-1211-3/+847
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-103-8/+8