aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-4/+4
* QmlProfilerTool: Move parts of finalizeRunControl into QmlProfilerRunnerJarek Kobus2025-01-071-47/+1
* QmlProfilerTool: Expose handleStop()Jarek Kobus2025-01-071-17/+17
* QmlProfiler: Simplify QmlProfilerRunnerJarek Kobus2025-01-071-3/+2
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-2/+2
* ProjectExplorer: Introduce a RunControl::start()hjk2024-12-201-1/+1
* Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-1/+1
* Debugger: Merge analyzermanager.h into analyzerutils.hhjk2024-12-201-1/+1
* PE: Return Result from canRunStartupProject()Jarek Kobus2024-12-191-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspectChristian Kandeler2024-11-071-1/+1
* QML Profiler: Fix Stop button connectionAndrii Semkiv2024-10-291-1/+1
* QmlProfiler: Remove QmlProfilerRunner::serverUrl()hjk2024-10-241-1/+1
* QML Profiler: Fix server URLAndrii Semkiv2024-10-231-2/+3
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-0/+1
* Rename RunControl::aspect to RunControl::aspectDatahjk2024-02-161-1/+1
* Clean up some lambdashjk2023-12-121-4/+4
* QmlProfiler: Dissolve plugin pimplhjk2023-11-221-6/+13
* Utils, all: Standardize on QtcSettingshjk2023-09-271-5/+5
* QmlProfiler: Merge qmlprofileractions into qmlprofilertoolhjk2023-09-011-1/+67
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Core: Proliferate FilePath use a bithjk2023-07-251-2/+2
* QmlProfiler: Move to new settings setup also for project settingshjk2023-07-211-6/+6
* Replace a few aspect.value() calls with operatpor()hjk2023-07-191-3/+3
* ProjectExplorerPlugin: Use expected_str for canRunStartupProject()Jarek Kobus2023-07-071-5/+5
* A few more direct FilePathAspect value accesseshjk2023-07-041-3/+3
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* RunControl: Remove initiateFinish() / finished()Jarek Kobus2023-07-041-6/+4
* Reduce usage of app_version headerEike Ziller2023-06-261-3/+1
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-1/+1
* StyleHelper: Add setter for "panelwidget[_singlerow]"Alessandro Portale2023-04-261-1/+2
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove FilePath::operator+()hjk2022-11-301-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-33/+34
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-2/+1
* Code cosmeticshjk2022-06-241-3/+2
* QMLPlugins: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-011-2/+4
* ProjectExplorer: Rename some RunControl functionshjk2022-05-021-1/+1
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-19/+22
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-3/+2
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-6/+9
* Use more FileUtils based file dialogshjk2021-08-191-17/+17
* QmlProfiler: Aspectify settingshjk2021-04-121-7/+7
* Use new, more evocative MessageManager APIEike Ziller2020-12-161-6/+1