summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit/gerritplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-1/+1
* Git: Factor out resolving of bin directory on WindowsOrgad Shaneh2014-07-161-0/+5
* Git: Replace findRepository with VcsManager::findTopLevelOrgad Shaneh2014-07-031-1/+1
* Gerrit: Use magic branch options to specify reviewersOrgad Shaneh2014-06-231-10/+9
* Implement unified diff editorjkobus2014-06-061-1/+1
* Use more descriptive progress bar titlesEike Ziller2014-04-281-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Gerrit: Some more cleanupOrgad Shaneh2014-04-071-12/+9
* Gerrit: Use current top level as default repositoryOrgad Shaneh2014-04-041-0/+3
* Gerrit: Remove the "Always prompt" settingOrgad Shaneh2014-04-041-3/+1
* Gerrit: Cleanup GerritPluginOrgad Shaneh2014-04-031-24/+25
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+1
* Git: Enable local branch selection in Push to GerritOrgad Shaneh2014-02-111-3/+0
* Git: Pop stored stash after checkoutOrgad Shaneh2014-01-151-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Allow direct push after commitAndre Hartmann2013-09-301-3/+6
* Core: Clean up some ICore::instance() useshjk2013-09-241-2/+2
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-20/+21
* Gerrit: Notify on invalid configurationOrgad Shaneh2013-07-081-0/+2
* Git: Add Gerrit to LocatorAndre Hartmann2013-06-111-2/+3
* Gerrit: Close write channel for fetch processOrgad Shaneh2013-06-111-0/+1
* Git - execute push asynchronouslyPetar Perisin2013-06-041-1/+1
* Git: Remove double warning for gerrit pushOrgad Shaneh2013-06-041-4/+1
* Gerrit - Removed all patch set stuffPetar Perisin2013-05-311-92/+29
* Git - added submoduleDataMap to handle submodule dataPetar Perisin2013-05-281-9/+7
* Gerrit - use new diff editor for diffPetar Perisin2013-05-281-4/+11
* Gerrit Dialog - renamed "Apply" to "Cherry Pick"Petar Perisin2013-05-261-7/+7
* Git: Fix object leaksOrgad Shaneh2013-05-171-18/+10
* Git: Use Git process environment for Gerrit plugin processesOrgad Shaneh2013-05-171-0/+2
* UI text: fix VCS related stringsLeena Miettinen2013-05-161-2/+2
* Git: Enable commit selection in Push to Gerrit dialogOrgad Shaneh2013-05-071-1/+4
* Git: Preserve reviewers list in GerritPushDialogOrgad Shaneh2013-05-071-2/+3
* Git: Fix leak when GerritPushDialog is canceled or failsOrgad Shaneh2013-05-071-4/+8
* Git: Fix validation in GerritPushDialogOrgad Shaneh2013-05-071-1/+7
* Git: Allow reviewers specification in Push to Gerrit dialogOrgad Shaneh2013-05-041-0/+12
* Gerrit: Add topic in Push to Gerrit dialogOrgad Shaneh2013-04-301-1/+5
* Git - added continue and abortPetar Perisin2013-04-211-1/+1
* tr()-Fixes in git/gerrit.Friedemann Kleint2013-04-151-1/+1
* Git: Add a function for getting current local branchPetar Perisin2013-04-081-9/+1
* Coding style modificationsPetar Perisin2013-04-081-1/+2
* Gerrit: Added pushToGerrit dialogPetar Perisin2013-04-051-0/+52
* Gerrit: added ability to save path for applying patchesPetar Perisin2013-04-051-8/+75
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Gerrit: Use GitClient functions for checkout and cherry-pickOrgad Shaneh2013-01-241-32/+14
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-9/+6