summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit/gerritplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-2/+2
* | Gerrit: Disable buttons while fetch operation is in progress.Friedemann Kleint2012-12-111-0/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-4/+4
|/
* UI text: write Git in upper caseLeena Miettinen2012-10-011-1/+1
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-1/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-2/+1
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Gerrit: Make patch display behave like git diffOrgad Shaneh2012-04-261-2/+12
* Start on a gerrit plugin as a sub-plugin of git.Friedemann Kleint2012-04-261-0/+488