aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertraceview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some lambdashjk2023-12-121-2/+2
* QmlProfiler: Dissolve plugin pimplhjk2023-11-221-1/+0
* FindFlags: Move it into Utils libJarek Kobus2023-05-261-13/+13
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-9/+10
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-201-1/+3
* Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-181-16/+3
* Add Quick3d profiler supportJanne Koskinen2022-01-241-0/+2
* Update scenegraph API check in isUsableLaszlo Agocs2021-08-261-0/+4
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-221-1/+3
* Tracing/QmlProfiler/Perfprofiler: Merge modulesAlessandro Portale2021-06-081-5/+5
* QmlProfiler: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-141-4/+5
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-4/+2
* Tracing: Make notes in TimelineModelAggregator mutableUlf Hermann2018-08-281-1/+2
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-7/+7
* Remove some obsolete code inside QT_VERSION_CHECK sectionsAlessandro Portale2018-04-271-4/+0
* Remove TimelineTraceManager::StateUlf Hermann2018-04-231-24/+18
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-1/+1
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-1/+1
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-2/+2
* Timeline: Add stash() and restore() methods to notes modelUlf Hermann2018-04-171-1/+1
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-2/+0
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-2/+2
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-08-141-5/+13
|\
| * QmlProfiler: Avoid empty timeline when restricting to rangesUlf Hermann2017-08-071-5/+13
* | Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-171-2/+3
|/
* QmlProfiler: Don't delete suspended models when acquiring is abortedUlf Hermann2017-05-111-0/+2
* QmlProfiler: Load notes data only after models are availablev4.3.0-beta1Ulf Hermann2017-03-291-0/+1
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | QmlProfiler: Make the views accessible from the view managerUlf Hermann2016-12-281-5/+4
* | Timeline: Use formatTime also from QMLUlf Hermann2016-12-191-0/+2
* | QmlProfiler: Add functions to check if timeline view is usableUlf Hermann2016-12-151-0/+10
* | QmlProfiler: Clean up view initializationUlf Hermann2016-12-141-1/+2
* | QmlProfiler: Suspend timelinemodels while editing themUlf Hermann2016-11-231-2/+19
* | Timeline: Use the same type for setting and getting a model listUlf Hermann2016-11-231-9/+12
|/
* Themed Profiler timeline: Tool barAlessandro Portale2016-07-061-0/+3
* QmlProfiler: Set all timelinemodels at onceUlf Hermann2016-05-271-9/+9
* QmlProfiler: Reset the zoom control only when we're finished loadingUlf Hermann2016-05-101-4/+9
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-2/+0
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-0/+3
|\
| * QmlProfiler: Keep find bar in focus when notes are foundUlf Hermann2016-05-021-0/+3
* | Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-6/+12
|/
* QmlProfiler: remove dead codeUlf Hermann2016-03-241-6/+0
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-1/+1
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Allow multiple events views loaded from pluginsUlf Hermann2016-01-061-2/+2