aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/commonvcssettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* LayoutBuilder: Make the guard the first parameters in "slots"hjk2024-12-021-1/+1
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-11-201-0/+7
|\
| * VCS: Allow disabling reflection of file statusChristian Stenger2024-11-151-0/+7
* | Core: Provide settings categories centrallyChristian Kandeler2024-11-151-3/+0
|/
* Use non-null valies for LB connection guardshjk2024-06-071-1/+1
* Use LayoutBuilder V2hjk2024-05-271-3/+3
* VcsBase: Use more Core namespaceJarek Kobus2024-01-171-1/+1
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-1/+1
* VcsBase: Fix missing includeChristian Stenger2023-07-181-0/+1
* VcsBase: Contruct CommonSettings on first accesshjk2023-07-181-11/+23
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* Vcs: Use PagedSettings for common settingshjk2023-06-061-63/+40
* Use a few more explicit FilePathAspectshjk2023-06-011-4/+0
* Vcs: Register settings aspects more directlyhjk2023-05-301-10/+2
* VcsPlugin: shift signalling of settings changeshjk2023-05-091-2/+2
* VcsBase: Use functor for apply in CommonSettingsWidgethjk2023-05-081-54/+41
* Layouts: Add/remove contentMargins where neededAlessandro Portale2023-05-041-4/+4
* Utils: Continue Environment/EnvironmentChange consolidationhjk2023-03-241-3/+3
* VcsBase: Convert to Tr::trhjk2023-01-181-12/+12
* Prefix Tr::tr contexts with ::hjk2023-01-131-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VCS: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-261-2/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+1
* Core: Use FilePaths in IVersionControl::additionalToolsPath()hjk2021-11-111-2/+1
* Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-101-1/+3
* Utils: Use EnvironmentChange instead of Environment in several placeshjk2021-08-111-4/+3
* VcsBase: Actually write changed settingshjk2021-03-251-0/+1
* VcsBase: Fix swapped defaults for lineWrap and lineWrapWidthAlessandro Portale2021-03-241-2/+2
* VCS: Aspectify common settings pagehjk2021-03-241-53/+130
* VCS: Do not write defaults to settingsEike Ziller2021-02-161-9/+7
* Add API for saving settings with default valueEike Ziller2020-12-041-6/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Move patch command out of VcsPluginjkobus2014-05-201-8/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-4/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-2/+2
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\