aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit/gerritplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Gerrit: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-011-5/+4
* Git: Use LayoutBuilder in Gerrit options pagehjk2023-05-081-1/+3
* Git: Small simplification to Gerrit "plugin" setuphjk2023-05-081-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsManager: Use more FilePathJarek Kobus2022-10-051-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+2
* Vcs: Pimpl pluginshjk2020-01-241-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Git: ModernizeOrgad Shaneh2018-09-191-1/+1
* Gerrit: Fix some clang-tidy warningsOrgad Shaneh2018-06-011-2/+2
* Git: clean forward declarationLaurent Montel2017-09-281-4/+0
* Gerrit: Replace 0 with nullptrOrgad Shaneh2017-02-131-1/+1
* Gerrit: Remove repo selection from the dialogOrgad Shaneh2017-02-061-1/+3
* Gerrit: Determine server by git remoteOrgad Shaneh2017-01-261-1/+3
* Gerrit: Minor cleanupOrgad Shaneh2017-01-151-3/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Gerrit: Fix buildMarco Bubke2015-06-101-1/+2
* Gerrit: Remove method that is used only onceTobias Hunger2015-06-101-1/+0
* Gerrit: Use Qt5 style connectsTobias Hunger2015-06-101-4/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-0/+1
|\|
| * Git: Factor out resolving of bin directory on WindowsOrgad Shaneh2014-07-161-0/+3
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-1/+3
|/
* Gerrit: Some more cleanupOrgad Shaneh2014-04-071-4/+2
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-3/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Allow direct push after commitAndre Hartmann2013-09-301-0/+1
* Git: Add Gerrit to LocatorAndre Hartmann2013-06-111-0/+1
* Gerrit Dialog - renamed "Apply" to "Cherry Pick"Petar Perisin2013-05-261-1/+1
* Git: Preserve reviewers list in GerritPushDialogOrgad Shaneh2013-05-071-0/+1
* Coding style modificationsPetar Perisin2013-04-081-4/+2
* Gerrit: Added pushToGerrit dialogPetar Perisin2013-04-051-0/+16
* 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: Disable buttons while fetch operation is in progress.Friedemann Kleint2012-12-111-0/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Start on a gerrit plugin as a sub-plugin of git.Friedemann Kleint2012-04-261-0/+82