aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit/gerritdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-2/+0
* Git: Partially move plugin pimpl to .cpphjk2020-02-071-1/+1
* Vcs: Pimpl pluginshjk2020-01-241-1/+1
* Utils: Use Theme default "ok" and "error" colors for FancyLineEditAlessandro Portale2019-12-181-2/+0
* Squash more deprecation warningshjk2019-02-271-1/+1
* Git: ModernizeOrgad Shaneh2018-09-191-1/+1
* Gerrit: Update remotes on settings changeOrgad Shaneh2018-06-191-0/+17
* Gerrit: Do not refresh dialog on update remotes when hiddenOrgad Shaneh2018-06-011-1/+2
* Utils: Purge asConstOrgad Shaneh2018-04-091-1/+0
* Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
* Gerrit: Show only gerrit remotes in Push to Gerrit dialogOrgad Shaneh2017-07-011-0/+1
* Gerrit: Factor out remote server chooserOrgad Shaneh2017-06-281-40/+5
* Gerrit: Refresh when the dialog is re-openedOrgad Shaneh2017-06-021-4/+4
* Gerrit: Force remote refreshing on 401 errorOrgad Shaneh2017-03-141-0/+5
* Gerrit: Add a button for server revalidationOrgad Shaneh2017-03-141-2/+7
* Gerrit: Remove superfluous title assignmentOrgad Shaneh2017-03-131-1/+0
* Gerrit: Support REST query for HTTP serversOrgad Shaneh2017-03-021-7/+3
* Gerrit: Store full user details in serverOrgad Shaneh2017-02-271-1/+1
* Gerrit: Fix initial refreshOrgad Shaneh2017-02-231-2/+4
* Gerrit: Improve server encapsulationOrgad Shaneh2017-02-231-33/+7
* GerritDialog: Support multiple remotesOrgad Shaneh2017-02-151-22/+47
* GerritDialog: Use member initializationOrgad Shaneh2017-02-131-1/+0
* Gerrit: Remove repo selection from the dialogOrgad Shaneh2017-02-061-10/+9
* Gerrit: Outline GerritDialog UIOrgad Shaneh2017-01-301-103/+44
* Gerrit: Determine server by git remoteOrgad Shaneh2017-01-261-3/+70
* Gerrit: Expect *existing* directory on the path chooserOrgad Shaneh2017-01-261-1/+1
* Gerrit: Factor out server settingsOrgad Shaneh2017-01-151-1/+1
* Git: De-noiseOrgad Shaneh2016-07-221-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Gerrit: Add ProgressIndicatorTobias Hunger2015-10-141-0/+28
* Gerrit: No need to subclass FancyLineEditTobias Hunger2015-10-141-55/+8
* Git: Replace accelerator for Checkout in Gerrit dialogOrgad Shaneh2015-09-221-1/+1
* Gerrit: Use Qt5 style connectsTobias Hunger2015-06-101-22/+22
* Gerrit: Properly sort timestamps in Gerrit dialogTobias Hunger2015-02-171-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Gerrit: Move QueryValidatingLineEdit to cppOrgad Shaneh2015-01-051-0/+21
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Gerrit: Really make Refresh the default buttonOrgad Shaneh2014-09-221-1/+1
* | Gerrit: Set Refresh as the default buttonOrgad Shaneh2014-08-261-0/+1
|/
* Gerrit: Display dependent changes as tree.Friedemann Kleint2014-06-231-0/+2
* Gerrit: Refactor preparing the introduction of a hierarchical model.Friedemann Kleint2014-06-201-30/+16
* Gerrit: Read out dependency information.Friedemann Kleint2014-06-191-1/+1
* GerritDialog: Fix keyboard activationDaniel Teske2014-04-141-4/+6
* Gerrit: Some more cleanupOrgad Shaneh2014-04-071-1/+1
* Gerrit: Use current top level as default repositoryOrgad Shaneh2014-04-041-10/+2
* Gerrit: Remove the "Always prompt" settingOrgad Shaneh2014-04-041-14/+3
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-2/+4