aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindsettings.h
Commit message (Expand)AuthorAgeFilesLines
* Use LayoutBuilder V2hjk8 days1-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Valgrind: Collapse project and global settings classeshjk2023-07-251-53/+14
* ProjectExplorer: Dissolve ISettingsAspecthjk2023-07-251-1/+1
* Valgrind: Fix valgrind settings persistencehjk2023-07-251-5/+0
* Valgrind: Merge configwidget population to settings aspect containerhjk2023-07-241-1/+0
* Valgrind: Move global settings handling closer to current patternhjk2023-07-241-2/+2
* Utils: Let aspect transition functions indicate there was a changehjk2023-07-201-1/+1
* Utils: Introduce a staging area for gui valueshjk2023-07-181-2/+2
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* Utils: Rework aspect implementationhjk2023-06-291-8/+4
* Valgrind: Remove unused Settings::changed() commandhjk2023-05-251-3/+0
* Valgrind: Adapt to recent Aspect changeshjk2023-05-251-25/+26
* Valgrind: Use FilePathAspect for main executablehjk2023-05-231-1/+1
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Valgrind: Use Tr::trhjk2022-07-111-7/+3
* Valgrind: Use FilePath for some suppression fileshjk2021-10-051-3/+3
* Valgrind: Simplify suppression file interfacehjk2021-09-271-4/+0
* Fix lupdate issuesEike Ziller2021-07-091-0/+2
* Analyzer: Base ISettingsAspect on Utils::AspectContainerhjk2021-04-121-4/+0
* Valgrind: Create a SuppressionsAspecthjk2021-03-121-26/+33
* Valgrind: Aspectify settingshjk2021-03-041-141/+36
* Valgrind: Allow specifying extra arguments to valgrind etchjk2021-02-171-0/+12
* ProjectExplorer: Use a ISettingsAspect::setConfigWidgetCreator() setterhjk2019-08-301-1/+1
* Valgrind: Restructure plugin setuphjk2019-03-251-0/+2
* Callgrind: Support opening last results in KCachegrindOrgad Shaneh2018-12-031-0/+4
* ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-111-4/+2
* Valgrind: Use override consistentlyTobias Hunger2018-05-071-12/+12
* ProjectExplorer: Keep RunConfiguration in ISettingsAspectUlf Hermann2018-04-271-5/+2
* Valgrind: Add some missing overrideUlf Hermann2018-04-261-2/+2
* Valgrind: Fix cyclic connectOrgad Shaneh2017-11-171-1/+0
* Valgrind: De-slotOrgad Shaneh2017-03-201-4/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Valgrind: Memcheck: Add gui options for --show-origins and --leak-checkNikolai Kosjar2013-09-101-0/+14
* Valgrind: Add gui option "Detect self-modifying code"Nikolai Kosjar2013-09-101-0/+11
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-2/+2
* ISettingsAspect: consolidate data copying in base implementationhjk2013-08-131-2/+3
* Analyzer: Rename AbstractAnalyzerSubConfig to ISettingsAspecthjk2013-08-131-3/+3
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-4/+4
* Valgrind: Remove unused ValgrindBaseSettings::displayNamehjk2013-08-121-1/+0
* Analyzer: Cleanup settings handlinghjk2013-08-121-6/+6