aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Fix initialization of file filtersChristian Stenger5 days1-2/+11
* RunWorker: Merge RecipeRunner with RunWorkerJarek Kobus2025-04-282-2/+2
* Fix warning for ';'Marco Bubke2025-04-151-1/+1
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Transform ProcessRunner into RecipeRunnerJarek Kobus2025-04-101-11/+7
* QmlProfiler: Code cosmeticshjk2025-04-1064-244/+186
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-092-2/+3
|\
| * Fix attaching QML Profiler to running applicationEike Ziller2025-04-072-2/+4
* | 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-244-135/+48
* | Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* | QmlProjectManager: Hide SimpleQmlProfilerRunnerFactoryJarek Kobus2025-03-211-20/+1
* | QmlPreview: Introduce setServer() setterJarek Kobus2025-03-182-9/+18
* | QmlProfiler: Code cosmetics in testshjk2025-03-1738-242/+193
* | QmlProfiler: Fix QmlProfilerToolTesthjk2025-03-173-2/+5
* | QtSupport: Use BuildConfiguration for populateQmlFileFinder()hjk2025-03-126-9/+10
* | ProjectExplorer: Make run config aspects take a BuildConfigurationChristian Kandeler2025-03-112-2/+2
* | QmlProfiler: Remove the usage of setAutoDeleteOnStop() in testsJarek Kobus2025-03-071-33/+19
* | QmlProfiler: Fix expected messages to be receivedJarek Kobus2025-03-071-2/+2
* | ProjectExplorer: Re-add Runcontrol::target()Christian Kandeler2025-03-061-1/+1
* | ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-1/+2
* | Android: Remove the usage of QmlOutputParserJarek Kobus2025-03-051-2/+0
* | Debugger: Simplify analyzer icon organizationhjk2025-02-211-3/+0
* | Merge remote-tracking branch 'origin/16.0'Orgad Shaneh2025-02-111-2/+2
|\|
| * QmlProfiler: Fix sorting statisticsChristian Stenger2025-02-111-2/+2
* | QmlProfiler: suppress GCC warning in array bounds for QmlEvent::numberThiago Macieira2025-01-241-0/+3
|/
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-1/+1
* Fix warnings about unused return valuesChristian Kandeler2025-01-211-1/+1
* QmlProfiler: Support re-runningJarek Kobus2025-01-151-1/+0
* RunWorker: Get rid of setSupportsReRunning()Jarek Kobus2025-01-151-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-103-7/+7
* Fix missing includeEike Ziller2025-01-091-0/+1
* QmlProfilerRunner: Drop private dataJarek Kobus2025-01-072-44/+16
* QmlProfilerTool: Move parts of finalizeRunControl into QmlProfilerRunnerJarek Kobus2025-01-074-72/+67
* QmlProfilerTool: Expose handleStop()Jarek Kobus2025-01-073-17/+20
* Utils: Add CommandLine::toLocal()Jarek Kobus2025-01-071-2/+1
* QmlProfiler: Simplify QmlProfilerRunnerJarek Kobus2025-01-073-40/+13
* PE: Rename SimpleTargetRunner into ProcessRunnerJarek Kobus2025-01-061-1/+1
* Disambiguate translations for "All"Eike Ziller2025-01-062-5/+5
* Disambiguate translations for "None"Eike Ziller2025-01-062-3/+3
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-2/+2
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2025-01-021-11/+14
|\
| * QmlProfiler: Fix crash at startup if file creation failsEike Ziller2024-12-171-11/+14
* | ProjectExplorer: Introduce a RunControl::start()hjk2024-12-201-1/+1
* | Debugger/ProjectExplorer: Promote run configuration aspect widgetshjk2024-12-201-3/+5
* | Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-1/+1