summaryrefslogtreecommitdiff
path: root/src/plugins/git/git.pro
Commit message (Expand)AuthorAgeFilesLines
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-0/+3
* Git: Support Git GrepOrgad Shaneh2016-01-251-2/+4
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-4/+0
* Git: Remove gitorious codeTobias Hunger2014-09-251-2/+0
* Git: Revive ChangeSelectionDialog UI fileOrgad Shaneh2013-10-011-1/+2
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-2/+0
* Git: Move submit highlighter to a separate fileOrgad Shaneh2013-06-031-2/+4
* Git: Provide a commit editor for files opened externallyOrgad Shaneh2013-05-241-0/+2
* Git: refactoring ChangeSelectionDialogPetar Perisin2013-04-041-2/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* factor out all plugin dependencies to _dependencies.pri filesOswald Buddenhagen2013-03-271-5/+1
* Git: Rename ResetDialog -> LogChangeDialogOrgad Shaneh2013-03-011-2/+2
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+0
* Git: Auto stash for branchesPetar Perisin2013-01-071-3/+6
* Git: Introduce MergeTool supportOrgad Shaneh2012-11-071-2/+4
* Git: Offer recent list of changes for reset --hard.Friedemann Kleint2012-05-021-2/+4
* Start on a gerrit plugin as a sub-plugin of git.Friedemann Kleint2012-04-261-2/+1
* git: rename ScmGit into Githjk2012-02-241-1/+1
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-0/+1
* Git: Remove GitCommandTobias Hunger2011-10-051-2/+0
* Git: Rework branch dialogTobias Hunger2011-06-221-0/+6
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-3/+12
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-1/+0
* Add icons for checkout and clone wizards.Daniel Molkentin2010-05-191-0/+3
* VCS[git]: Add support for stashes.Friedemann Kleint2010-01-151-4/+8
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-2/+0
* Added a gitorious clone wizard.Friedemann Kleint2009-07-241-0/+1
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-2/+6
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
* Fixes: Enable multiselection in file list of git submit editorFriedemann Kleint2009-01-131-2/+4
* Fixes: Start a git branch dialog.Friedemann Kleint2008-12-191-6/+8
* Fixes: Refactor git settings code, add some more menu optionsFriedemann Kleint2008-12-041-2/+4
* Fixes: Enable switching of VCS according to currentProjectFriedemann Kleint2008-12-031-2/+4
* Initial importcon2008-12-021-0/+35