summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-181-1/+1
|\ \ | |/
| * Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-1/+1
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Implement unified diff editorjkobus2014-06-061-2/+0
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Preserve reset typeOrgad Shaneh2013-07-091-0/+2
* Git: Set HOME variable by default on WindowsOrgad Shaneh2013-05-171-1/+1
* Basic integration of diff editor inside git pluginjkobus2013-05-151-0/+2
* Git: Support graph log for all log types (file, project, repo)Orgad Shaneh2013-04-291-0/+2
* Git: Also show tags in the branches dialogPetar Perisin2013-04-111-0/+2
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-271-25/+9
|\ \ | |/
| * Git: Fix binary lookup with path settingOrgad Shaneh2012-09-271-25/+9