aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* Git: Add "show all branches" option to log windowAndre Hartmann2024-10-051-0/+1
* Git: InstantBlame: Add commit subject to annotationAndre Hartmann2024-08-231-1/+11
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* Git: Fix a labelEike Ziller2024-02-261-1/+1
* Git: Cleanup gitExecutable()Marcus Tillmanns2024-02-081-12/+3
* Git: Also show binary path in the settingshjk2024-02-051-3/+7
* Tr: More small fixesEike Ziller2023-10-181-4/+12
* Git: Ignore irrelevant changes in instant blameAndre Hartmann2023-07-281-1/+14
* Vcs: Use a StringAspect again for settings().path()hjk2023-07-261-2/+2
* Vcs: Distribute readSettings() calls to individual settingshjk2023-07-181-0/+2
* Vcs: Convert settings pages to latest stylehjk2023-07-181-8/+21
* Utils: Further split StringAspect and FilePathAspecthjk2023-07-111-1/+1
* Vcs: Use a FilePathAspect for VcsBaseSettings::pathhjk2023-06-291-2/+2
* Utils: Rework aspect implementationhjk2023-06-291-2/+2
* Tr/VCS: Fix various issues with translationsEike Ziller2023-05-311-2/+2
* Vcs: Register settings aspects more directlyhjk2023-05-301-20/+0
* Use more FilePathAspecthjk2023-05-191-6/+4
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-151-50/+45
* Git: Also use the latest settings setup approachhjk2023-05-151-4/+10
* Git: Reduce PATH searches for executableOrgad Shaneh2023-02-131-5/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Git: Add instant line annotation (blame)Andre Hartmann2022-11-191-0/+12
* Git: Convert to Tr::trAlessandro Portale2022-10-061-20/+20
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VCS: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-261-7/+7
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-4/+4
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+2
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-4/+8
* Git: Modernize executable searchhjk2022-06-221-5/+3
* Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-101-2/+1
* Git: Take Prepend to PATH into account again, take #2v5.0.2hjk2021-09-291-3/+3
* Git: Take Prepend to PATH into account againhjk2021-09-291-0/+7
* Git: Use the new AspectContainer::applied signalhjk2021-04-061-65/+34
* Git: Fix a conditionhjk2021-04-011-1/+1
* Git: Remove note in settings dialog that does not apply anymorehjk2021-03-191-12/+0
* Git: Aspectify settingshjk2021-03-191-45/+183
* Git: Allow colorful logsAndre Hartmann2020-05-131-0/+2
* Git: Add config widget to reflogOrgad Shaneh2020-02-191-0/+2
* Vcs: Drop VcsBaseOptionsPage hierarchy levelhjk2020-01-271-6/+0
* Git: Add a toggle button for Follow Renames on LogOrgad Shaneh2019-09-051-0/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Git: Support move/copy detection for blameOrgad Shaneh2018-09-191-0/+2
* Git: Remove unused settingOrgad Shaneh2017-06-251-2/+0
* Git: Enable "First Parent" display in log editorOrgad Shaneh2016-10-251-0/+2
* Git: De-noiseOrgad Shaneh2016-07-221-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\