summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.8'Orgad Shaneh2018-12-031-5/+5
|\
| * Git: Use ICore::dialogParent as dialog parentOrgad Shaneh2018-11-291-5/+5
* | Git: add svn dcommitAndre Hartmann2018-11-251-0/+3
* | VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-5/+1
* | Git: Block [*_]HEAD for branch nameOrgad Shaneh2018-11-121-0/+1
|/
* Git: Make checkout asynchronousOrgad Shaneh2018-10-101-1/+1
* Git: Add support for github remotesAndre Hartmann2018-10-071-0/+5
* Git: Check remote port for isValid in GitRemoteAndre Hartmann2018-10-071-0/+6
* Git: Add tests for GitRemoteAndre Hartmann2018-10-071-0/+101
* Git: Allow creating a new repository from branch viewAndre Hartmann2018-09-301-0/+5
* Git: Add shortcut to "manage remotes" to branch viewAndre Hartmann2018-09-301-2/+2
* Git: ModernizeOrgad Shaneh2018-09-191-6/+6
* Git: Change pull to run asynchronouslyOrgad Shaneh2018-09-191-1/+1
* Git: Remove unneded qualification to CoreAndre Hartmann2018-09-151-1/+1
* Git: Switch to edit mode when branch view is requestedAndre Hartmann2018-09-151-0/+2
* Git: Replace branch dialog with branches side panelAndre Hartmann2018-09-121-6/+8
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-20/+1
* Git: Update file model after unsuccessful commitOrgad Shaneh2018-06-191-0/+1
* Git: Minor cleanup in commit processingOrgad Shaneh2018-06-191-6/+4
* Utils: Purge asConstOrgad Shaneh2018-04-091-4/+3
* Fix that menus didn't show ampersands in files namesEike Ziller2018-03-261-2/+3
* Git: show commit given as command line parameter in diff editorNikita Baryshnikov2018-03-161-1/+17
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-8/+6
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-8/+8
* Git: Introduce Recover Deleted Files actionOrgad Shaneh2018-01-091-0/+12
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+3
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-281-1/+3
|\
| * Git: Fix blame with selection that ends on the last lineOrgad Shaneh2017-07-271-1/+3
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-2/+2
|/
* Git: Prevent * in branch/remote namesOrgad Shaneh2017-05-291-0/+1
* Git: Replace lambdas with std::bindOrgad Shaneh2017-04-041-68/+53
* Git: Factor out pattern for invalid branch namesAndre Hartmann2017-03-091-0/+20
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-1/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-4/+0
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Gerrit: Remove repo selection from the dialogOrgad Shaneh2017-02-061-2/+2
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-3/+4
* Git: Avoid repeating calls to currentState() in updateActionsOrgad Shaneh2017-02-051-8/+9
* Git: Move msgRepositoryLabel from StashDialog to GitPluginOrgad Shaneh2017-02-051-0/+7
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-301-3/+5
|\
| * Git: Fix crash on Commit + Push to GerritOrgad Shaneh2017-01-301-3/+5
* | Git: Enable/disable Repository Browser actionTobias Hunger2017-01-161-1/+5
* | Git: Add rebase --skip actionAndre Hartmann2016-12-121-0/+10
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+4
|/
* Git: Support typechangeOrgad Shaneh2016-11-091-0/+4
* Git: Use Utils::Icon for IconItemDelegate constructorAlessandro Portale2016-10-111-1/+1
* Git: Some more QStringList cleanupOrgad Shaneh2016-08-151-2/+2
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Git: Save silently on undo actionsOrgad Shaneh2016-07-221-1/+1
* Git: De-noiseOrgad Shaneh2016-07-221-20/+20