aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* RunWorker: Merge RecipeRunner with RunWorkerJarek Kobus2025-04-281-1/+1
* Transform ProcessRunner into RecipeRunnerJarek Kobus2025-04-101-11/+7
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-091-1/+1
|\
| * Fix attaching QML Profiler to running applicationEike Ziller2025-04-071-1/+1
* | ProcessRunner: Modify start modifier signatureJarek Kobus2025-04-041-5/+7
* | ProcessRunner: Get rid of commandLine() getterJarek Kobus2025-04-041-1/+1
* | RunWorkerFactory: Introduce setRecipeProducer()Jarek Kobus2025-03-311-3/+1
* | QmlProfiler: Fix a crash on shutdown when waiting for connectionJarek Kobus2025-03-311-0/+6
* | QmlProfiler: Simplify start modifierJarek Kobus2025-03-241-6/+3
* | QmlProfiler: Dismantle QmlProfilerRunnerJarek Kobus2025-03-241-122/+39
* | QmlPreview: Introduce setServer() setterJarek Kobus2025-03-181-1/+2
* | QmlProfiler: Fix QmlProfilerToolTesthjk2025-03-171-0/+1
|/
* QmlProfiler: Support re-runningJarek Kobus2025-01-151-1/+0
* RunWorker: Get rid of setSupportsReRunning()Jarek Kobus2025-01-151-1/+1
* Fix missing includeEike Ziller2025-01-091-0/+1
* QmlProfilerRunner: Drop private dataJarek Kobus2025-01-071-40/+16
* QmlProfilerTool: Move parts of finalizeRunControl into QmlProfilerRunnerJarek Kobus2025-01-071-21/+65
* QmlProfilerTool: Expose handleStop()Jarek Kobus2025-01-071-0/+2
* Utils: Add CommandLine::toLocal()Jarek Kobus2025-01-071-2/+1
* QmlProfiler: Simplify QmlProfilerRunnerJarek Kobus2025-01-071-30/+11
* PE: Rename SimpleTargetRunner into ProcessRunnerJarek Kobus2025-01-061-1/+1
* QmlProfiler: Inline LocalQmlProfilerSupportJarek Kobus2024-11-211-38/+13
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* QmlProfiler: Remove unused methodJarek Kobus2024-11-181-18/+0
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-10-311-2/+0
|\
| * QmlProfiler: Remove unused variablehjk2024-10-301-2/+0
* | ProjectExplorer: Move qml debug command line construction herehjk2024-10-301-3/+2
|/
* QmlProfiler: Remove QmlProfilerRunner::serverUrl()hjk2024-10-241-7/+2
* QmlProfiler: Always request a Qml Channel in the runnerhjk2024-10-241-0/+1
* QML Profiler: Fix server URLAndrii Semkiv2024-10-231-8/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Introduce a function to register all local run configsDominik Holland2024-02-011-3/+2
* Create RunConfiguration specific QmlProfilerWorkerFactoriesDominik Holland2024-01-171-0/+4
* QmlProfiler: Use new setup for runworkerhjk2023-11-211-8/+23
* Plugins: And more Store and Keyhjk2023-08-251-1/+1
* 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
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* QmlProfiler: use dedicated classes to create run workershjk2023-01-181-5/+20
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Replace QtSupport::QtVersionNumber with QVersionNumberAlessandro Portale2022-09-191-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-251-8/+7
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-2/+2
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-1/+1
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-3/+3
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-2/+1
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-23/+21
* QmlProfiler: Use standard setup for runner setuphjk2019-09-031-7/+9
* QmlProfiler: Work around incomplete setuphjk2019-09-021-0/+2