summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit/gerritpushdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Git: Fix explanation in GerritPushDialogRobert Löhning2023-03-271-1/+1
* Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-14/+16
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase & dependent: Fix const correctnessJarek Kobus2022-12-141-9/+4
* Git: GerritPushDialog: Use LayoutingJarek Kobus2022-11-181-85/+119
* Git: Convert to Tr::trAlessandro Portale2022-10-061-10/+11
* Various plugins: Limit the usage of qMakePairJarek Kobus2022-09-301-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: VCS: Get rid of QComboBox QOverloadJarek Kobus2022-07-191-2/+2
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+2
* VCS: Fix build with Qt6Eike Ziller2020-09-211-1/+1
* Git: Filter out commits according to active remoteOrgad Shaneh2020-08-101-0/+9
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2
* Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-201-2/+2
* Git: Store singleton instance in GitClientOrgad Shaneh2020-02-261-10/+9
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Git: Partially move plugin pimpl to .cpphjk2020-02-071-7/+7
* Vcs: Pimpl pluginshjk2020-01-241-7/+7
* Remove usages of deprecated APIsSona Kurazyan2019-09-031-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* Merge remote-tracking branch 'origin/master' into 4.8Eike Ziller2018-09-211-1/+1
|\
| * Git: ModernizeOrgad Shaneh2018-09-191-1/+1
* | Git: Avoid usage of deprecated QDateTime::fromTime_tOrgad Shaneh2018-09-211-2/+2
|/
* Gerrit: Fix some clang-tidy warningsOrgad Shaneh2018-06-011-1/+1
* Gerrit: Warn when probably pushing to wrong branchOrgad Shaneh2018-05-021-2/+16
* Gerrit: Fix UI textLeena Miettinen2018-02-051-9/+9
* Git: Gerritpushdialog: Fix draft push for older GerritsAlessandro Portale2017-12-031-1/+1
* Gerrit: Support Private/Work-In-Progress push on Gerrit >= 2.15Orgad Shaneh2017-10-171-6/+58
* Gerrit: Move push target logic to GerritPushDialogOrgad Shaneh2017-10-151-5/+21
* Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-10-151-5/+5
|\
| * Gerrit: Improve error message when Gerrit remote is missingOrgad Shaneh2017-10-131-5/+5
* | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-33/+34
|/
* PushToGerrit: Fix support for multiple projects on the same remoteOrgad Shaneh2017-09-111-1/+1
* Gerrit: Show only gerrit remotes in Push to Gerrit dialogOrgad Shaneh2017-07-011-21/+12
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-5/+6
* Git: Persist topic per branch on Push to GerritOrgad Shaneh2017-01-231-0/+11
* Git: Use Utils::Icon for IconItemDelegate constructorAlessandro Portale2016-10-111-1/+3
* Git: Fix initially disabled OK button in Push to GerritOrgad Shaneh2016-10-051-0/+1
* Gerrit: Support pushing initial commit for reviewOrgad Shaneh2016-09-121-4/+20
* Git: De-noiseOrgad Shaneh2016-07-221-29/+25
* Git: Hide obsolete branches by default in branches dialogOrgad Shaneh2016-03-101-1/+2
* Git: ModernizeTobias Hunger2016-02-101-9/+7
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-16/+11
* Git: Add overrideOrgad Shaneh2015-04-121-1/+1
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-1/+1
* Gerrit: Place gerrit and origin remotes firstOrgad Shaneh2015-02-161-0/+9