aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilersettings.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Dissolve ISettingsAspecthjk2023-07-251-2/+2
* QmlProfiler: Move to new settings setup also for project settingshjk2023-07-211-13/+5
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* QmlProfiler: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-211-15/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce a BaseAspect::setEnabler(BoolAspect *)hjk2021-04-131-0/+1
* Analyzer: Base ISettingsAspect on Utils::AspectContainerhjk2021-04-121-6/+0
* QmlProfiler: Aspectify settingshjk2021-04-121-18/+21
* ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-111-2/+1
* QmlProfiler: Use override consistentlyTobias Hunger2018-05-071-3/+3
* ProjectExplorer: Keep RunConfiguration in ISettingsAspectUlf Hermann2018-04-271-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: allow for multiple sequential traces to be aggregatedUlf Hermann2015-11-191-0/+4
* QmlProfiler: Persist the last trace file loaded or savedUlf Hermann2015-09-151-0/+4
* QmlProfiler: Expose flush interval to userUlf Hermann2015-08-311-0/+70