summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit
Commit message (Expand)AuthorAgeFilesLines
...
* Gerrit: Refactor preparing the introduction of a hierarchical model.Friedemann Kleint2014-06-204-85/+89
* Gerrit: Read out dependency information.Friedemann Kleint2014-06-193-30/+112
* Implement unified diff editorjkobus2014-06-061-1/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-281-0/+1
|\
| * Git: Fix tab order in gerrit optionsOrgad Shaneh2014-05-261-0/+1
* | Use more descriptive progress bar titlesEike Ziller2014-04-282-2/+2
* | Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-222-5/+5
* | GerritDialog: Fix keyboard activationDaniel Teske2014-04-142-6/+10
* | Gerrit: Some more cleanupOrgad Shaneh2014-04-073-17/+12
* | Gerrit: Use current top level as default repositoryOrgad Shaneh2014-04-047-26/+7
* | Gerrit: Remove the "Always prompt" settingOrgad Shaneh2014-04-046-30/+5
* | Gerrit: Cleanup GerritPluginOrgad Shaneh2014-04-031-24/+25
|/
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+1
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-142-5/+7
* PushToGerrit: Do not calculate number of commits for empty inputOrgad Shaneh2014-02-141-1/+4
* PushToGerrit: Pass local branch to determineRemoteBranchOrgad Shaneh2014-02-142-8/+7
* Git: Fix target branch auto-detection in Push to GerritOrgad Shaneh2014-02-141-18/+26
* Git: Suppress "No local commits" error message in Push to GerritOrgad Shaneh2014-02-121-1/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-123-12/+4
* Git: Enable local branch selection in Push to GerritOrgad Shaneh2014-02-117-29/+187
* Git: Rename branch -> targetBranch in Push to GerritOrgad Shaneh2014-02-112-13/+13
* Git: Factorize ctor of Push to GerritOrgad Shaneh2014-02-112-51/+58
* Git: Replace bool argument with flagsOrgad Shaneh2014-01-291-1/+1
* Git: Add using Git::Internal to GerritPushDialogOrgad Shaneh2014-01-291-5/+6
* Git: Pop stored stash after checkoutOrgad Shaneh2014-01-151-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-142-5/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0812-13/+13
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0812-12/+12
| * Git: Fix draft ref for gerritOrgad Shaneh2013-12-311-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-10/+10
* | Git: Improve Push to Gerrit iconOrgad Shaneh2013-12-061-3/+1
* | Git: Add history completer to path choosersTobias Hunger2013-11-262-0/+3
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-061-2/+5
|\ \ | |/
| * Git: Prefer first match on Push to Gerrit with detached headOrgad Shaneh2013-11-051-2/+5
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-292-1/+5
|\ \ | |/
| * Git: Disallow whitespace in topic on Push to Gerrit dialogOrgad Shaneh2013-10-281-0/+4
| * Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* | Git: Indicate affected commits for range operationsOrgad Shaneh2013-10-171-0/+21
|/
* Git: Allow direct push after commitAndre Hartmann2013-09-302-3/+7
* Core: Clean up some ICore::instance() useshjk2013-09-243-4/+4
* ProjectManager: Use Core::Id for progress typeshjk2013-09-042-2/+2
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+0
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-022-23/+22
* Git: fix compilation failure in Qt4 specific code.Erik Verbruggen2013-07-171-2/+4
* PushToGerrit: Filter out stale branchesOrgad Shaneh2013-07-122-15/+34
* Gerrit: Notify on invalid configurationOrgad Shaneh2013-07-081-0/+2
* Git: Add Gerrit to LocatorAndre Hartmann2013-06-112-2/+4
* Gerrit: Close write channel for fetch processOrgad Shaneh2013-06-111-0/+1