summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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: Do not accept invalid commitsTobias Hunger2010-11-231-2/+2
* | Git: Add options to diff editorTobias Hunger2010-11-221-1/+1
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
|/
* Git: Rename "reset" back to "undo uncomitted changes"Tobias Hunger2010-10-151-3/+3
* VCS: String updateTobias Hunger2010-10-081-1/+1
* Git: Clean up the menu of the git pluginTobias Hunger2010-10-081-83/+112
* Git: Show native pathes to repositoriesTobias Hunger2010-10-081-1/+1
* UI text - fix capitalizationLeena Miettinen2010-09-171-3/+3
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+2
* coreplugin: use Core::Id is some placeshjk2010-09-101-8/+8
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-061-1/+0
* VCS[git]: Added git fetchRobert Loehning2010-09-011-0/+9
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-231-4/+25
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-191-0/+1
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-061-3/+14
|\
| * git: Added an option to undo unstaged changes onlyRobert Loehning2010-07-301-3/+14
* | Core::Context: compile hot fix for Windows.hjk2010-06-251-5/+2
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-9/+9
* | VCS[git]: Add arguments setting for gitk, add to locator.Friedemann Kleint2010-06-161-1/+1
* | VCS[git]: Add menu option to launch gitk.Friedemann Kleint2010-06-081-0/+4
* | VCS[git]: Make push/pull synchronous commands.Friedemann Kleint2010-05-251-3/+3
|/
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* VCS: Initially enable menus.Friedemann Kleint2010-04-261-4/+0
* VCS[git], CodePaster: Add support for applying patches.Friedemann Kleint2010-03-251-0/+87
* Set a parent on git actions to make sure they're not leakedThorbjørn Lindeijer2010-03-221-1/+2
* VCS[git]: Reorganize menu action creation/Start SVN submenu.Friedemann Kleint2010-03-191-228/+252
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* VCS[git]: Add "Clean project"Friedemann Kleint2010-03-151-7/+28
* VCS[git]: Add support for cleaning a repository.Friedemann Kleint2010-03-121-0/+45
* Long live the king!hjk2010-03-051-1/+1
* Fix FileManager to correctly handle multiple IFile's for the same filedt2010-02-171-1/+0
* Add command locator.Friedemann Kleint2010-02-121-2/+27
* VCS[git]: Make Branchdialog non-modal as is StashDialog.Friedemann Kleint2010-01-271-22/+22
* VCS[git]: Add support for stashes.Friedemann Kleint2010-01-151-14/+48
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-2/+13
* VCS[git]: Add log repository action.Friedemann Kleint2010-01-081-2/+15
* Add display name to VCS plugin structsTobias Hunger2010-01-081-7/+12
* VCS [git]: Annotate previous version/single filelog annotation.Friedemann Kleint2010-01-071-2/+2
* Merge branch '1.3'Thorbjørn Lindeijer2010-01-071-1/+1
|\
| * Fixed warnings about absolutePath on empty filename in git pluginThorbjørn Lindeijer2010-01-071-14/+15
* | Git: Introduce diff repository and group actions.Friedemann Kleint2010-01-051-5/+21
* | VCS Submit: Run check script in repository, do not front-trim message.Friedemann Kleint2009-12-141-0/+1
* | Subversion: Adapt to new VCSBasePlugin.Friedemann Kleint2009-12-081-6/+6
* | VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-210/+109
|/
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-4/+10
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-10/+4
* Disabling "Undo Project Changes" when not working in a Git repository.Robert Loehning2009-11-091-0/+2