aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* RunWorker: Merge RecipeRunner with RunWorkerJarek Kobus2025-04-281-1/+1
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-091-1/+2
|\
| * Fix attaching QML Profiler to running applicationEike Ziller2025-04-071-1/+3
* | QmlProfiler: Dismantle QmlProfilerRunnerJarek Kobus2025-03-241-1/+2
* | QmlProfiler: Code cosmetics in testshjk2025-03-171-1/+1
* | QmlProfiler: Fix QmlProfilerToolTesthjk2025-03-171-0/+1
* | QtSupport: Use BuildConfiguration for populateQmlFileFinder()hjk2025-03-121-1/+1
* | ProjectExplorer: Re-add Runcontrol::target()Christian Kandeler2025-03-061-1/+1
* | ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-1/+2
|/
* 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