summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit
Commit message (Expand)AuthorAgeFilesLines
* Git: Replace accelerator for Checkout in Gerrit dialogOrgad Shaneh2015-09-221-1/+1
* Gerrit: Fix buildMarco Bubke2015-06-101-1/+2
* Gerrit: Remove method that is used only onceTobias Hunger2015-06-102-11/+4
* Gerrit: WS fixTobias Hunger2015-06-101-1/+1
* Gerrit: Use Qt5 style connectsTobias Hunger2015-06-105-65/+55
* Fix printing of seconds and millisecondsTobias Hunger2015-04-151-1/+1
* Git: Add overrideOrgad Shaneh2015-04-123-5/+5
* Vcs: Move vcsBinary and vcsTimeout into VcsBaseClientImplTobias Hunger2015-04-091-5/+2
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-084-4/+4
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-1/+1
* Git: Fix tab order in PushToGerritOrgad Shaneh2015-03-021-0/+9
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-4/+2
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-2/+1
* Gerrit Push Dialog: Let Commits list take the free spaceAlessandro Portale2015-02-241-1/+4
* Gerrit: Properly sort timestamps in Gerrit dialogTobias Hunger2015-02-173-2/+15
* Gerrit: Place gerrit and origin remotes firstOrgad Shaneh2015-02-161-0/+9
* Gerrit: List remote branches also for non-fetched remotesOrgad Shaneh2015-02-161-2/+6
* Gerrit: Gracefully handle error retrieving branch distanceOrgad Shaneh2015-02-161-9/+11
* Gerrit: Simplify loop in setRemoteBranchesOrgad Shaneh2015-02-161-14/+11
* Gerrit: Polish push to gerrit dialogTobias Hunger2015-02-162-158/+155
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1214-82/+82
|\
| * Update LicenseEike Ziller2015-01-1614-82/+82
* | Git: Use Core::AsynchronousMessageBoxMarco Bubke2015-02-091-2/+3
* | Gerrit: Support cancel in fetch contextOrgad Shaneh2015-02-071-2/+16
* | Gerrit: Support cancel in query contextOrgad Shaneh2015-02-071-3/+15
* | Gerrit: Fix sorting by change numberOrgad Shaneh2015-02-051-1/+1
* | Gerrit: Rename memberTobias Hunger2015-02-043-7/+7
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-042-8/+8
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
* | Gerrit: Move QueryValidatingLineEdit to cppOrgad Shaneh2015-01-052-20/+26
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1414-98/+112
|\
| * License updateEike Ziller2014-10-0914-98/+112
* | Gerrit: Really make Refresh the default buttonOrgad Shaneh2014-09-221-1/+1
* | Remove Qt version checks.Christian Kandeler2014-09-082-192/+6
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-042-2/+2
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-272-19/+20
* | Gerrit: Set Refresh as the default buttonOrgad Shaneh2014-08-261-0/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-252-2/+2
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-2/+3
|\ \ | |/
| * PushToGerrit: Do not allow spaces in the reviewers editOrgad Shaneh2014-08-141-2/+3
* | PushToGerrit: Improve tooltipOrgad Shaneh2014-08-151-0/+2
* | Git: Initialize some member variables in constructorTobias Hunger2014-08-041-0/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-181-1/+1
|\ \ | |/
| * Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-173-8/+9
|\ \ | |/
| * Git: Factor out resolving of bin directory on WindowsOrgad Shaneh2014-07-163-8/+11
* | Some QString -> FileName transformationOrgad Shaneh2014-07-164-16/+18
|/
* Git: Replace findRepository with VcsManager::findTopLevelOrgad Shaneh2014-07-031-1/+1
* Gerrit: Display dependent changes as tree.Friedemann Kleint2014-06-233-8/+60
* Gerrit: Use magic branch options to specify reviewersOrgad Shaneh2014-06-231-10/+9