aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2010-06-071-5/+5
* VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-202-10/+4
* Add icons for checkout and clone wizards.Daniel Molkentin2010-05-196-2/+11
* Fix clone wizard texts.Friedemann Kleint2010-05-172-2/+2
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-146-8/+8
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-122-2/+2
* Using bold underlined font for active git branch.Robert Loehning2010-05-041-4/+7
* VCS: Initially enable menus.Friedemann Kleint2010-04-262-5/+0
* VCS: Speed upFriedemann Kleint2010-04-232-16/+1
* Create a single parent options page for the Version Control categoryThorbjørn Lindeijer2010-04-122-20/+2
* Version bumpcon2010-03-311-5/+5
* Replace QWizard with Utils::WizardJarek Kobus2010-03-314-0/+5
* Fix resizing of Show Commit dialogdt2010-03-291-2/+5
* VCS[git]: Refuse to show sha 000000 or ^xxxx.Friedemann Kleint2010-03-291-32/+61
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-262-0/+6
* VCS[git], CodePaster: Add support for applying patches.Friedemann Kleint2010-03-254-0/+112
* tr()-FixesFriedemann Kleint2010-03-231-4/+4
* Set a parent on git actions to make sure they're not leakedThorbjørn Lindeijer2010-03-221-1/+2
* VCS: Add 'Annotate' context menu entry to build issues task window.Friedemann Kleint2010-03-192-0/+12
* VCS[git]: Introduce optional pull --rebase.Friedemann Kleint2010-03-1910-14/+89
* VCS[git]: Reorganize menu action creation/Start SVN submenu.Friedemann Kleint2010-03-194-253/+335
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Fixed parsing of git status so that one can check out a branch when not on a ...Robert Loehning2010-03-152-4/+14
* Fixed parsing of Git branches when current checkout is not on a branch.Robert Loehning2010-03-151-1/+8
* VCS[git]: Add "Clean project"Friedemann Kleint2010-03-152-8/+32
* Plugin manager for enabling/disabling pluginsLasse Holmstedt2010-03-121-0/+1
* VCS[git]: Add support for cleaning a repository.Friedemann Kleint2010-03-124-0/+72
* VCS/git: Add setting for diff --patience and make it default.Friedemann Kleint2010-03-105-20/+29
* Long live the king!hjk2010-03-0552-52/+52
* Version bump.con2010-03-011-5/+5
* VCS: Minor fixesFriedemann Kleint2010-03-011-2/+3
* VCS: Fix time-out handling for synchronous processes.Friedemann Kleint2010-03-014-39/+24
* Git: Improve Timeouts.Friedemann Kleint2010-02-266-18/+50
* Tr()-fixes.Friedemann Kleint2010-02-261-0/+1
* tr()-Fixes.Friedemann Kleint2010-02-251-0/+5
* VCS[git]: Fix StashDialog selection mode.Friedemann Kleint2010-02-191-1/+1
* VCS[git]: Stashdialog: Fix broken remove.Friedemann Kleint2010-02-191-1/+3
* Fix FileManager to correctly handle multiple IFile's for the same filedt2010-02-171-1/+0
* VCS[git]: Make version fail warning less obtrusive.Friedemann Kleint2010-02-163-14/+33
* Add command locator.Friedemann Kleint2010-02-122-3/+31
* Fix some code scanning issues.Friedemann Kleint2010-02-021-1/+1
* VCS[git]: Implement add using '--intent-to-add' depending on version.Friedemann Kleint2010-02-024-10/+124
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-296-8/+8
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-294-6/+6
| * Version bump.con2010-01-071-5/+5
* | VCS[git]: Make Branchdialog non-modal as is StashDialog.Friedemann Kleint2010-01-2711-90/+178
* | VCS[git]: Add support for stashes.Friedemann Kleint2010-01-1512-90/+1355
* | VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-126-3/+41
* | Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* | VCS[git]: Add log repository action.Friedemann Kleint2010-01-086-4/+44