aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit/gerritdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Gerrit: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-011-4/+4
* Git: Separate internal plugin access API from plugin classhjk2024-01-151-1/+1
* Utils: Make TreeViews use setUniformRowHeights by defaulthjk2023-09-051-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase: Pass context object to lambda connectionsJarek Kobus2022-12-071-4/+4
* Git: Convert to Tr::trAlessandro Portale2022-10-061-11/+12
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: inline gerritdialog.uihjk2022-08-041-54/+128
* Vcs: Use more FilePath for file pathshjk2021-08-021-4/+6
* 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
|/