aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilersettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix setEnabler / readSettings orderMarcus Tillmanns2023-11-071-1/+2
* ProjectExplorer: Dissolve ISettingsAspecthjk2023-07-251-2/+0
* QmlProfiler: Move to new settings setup also for project settingshjk2023-07-211-46/+35
* Utils: Make aspect settings access implicithjk2023-07-071-4/+2
* Layouts: Add missing "br"s to terminate Form linesAlessandro Portale2023-05-041-3/+3
* QmlProfiler: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-211-33/+25
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-9/+9
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce a BaseAspect::setEnabler(BoolAspect *)hjk2021-04-131-7/+2
* Analyzer: Base ISettingsAspect on Utils::AspectContainerhjk2021-04-121-18/+7
* QmlProfiler: Aspectify settingshjk2021-04-121-72/+79
* ProjectExplorer: Use a ISettingsAspect::setConfigWidgetCreator() setterhjk2019-08-301-1/+2
* ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-111-7/+2
* ProjectExplorer: Keep RunConfiguration in ISettingsAspectUlf Hermann2018-04-271-6/+2
* 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/+16
* QmlProfiler: Persist the last trace file loaded or savedUlf Hermann2015-09-151-0/+16
* QmlProfiler: Expose flush interval to userUlf Hermann2015-08-311-0/+120