summaryrefslogtreecommitdiff
path: root/src/libs/tracing
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0672-72/+72
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-3/+3
* tracing: Remove foreachArtem Sokolovskii2023-01-041-4/+4
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-231-2/+2
|\
| * tst_tracing_*: Fix build in certain configurationsEike Ziller2022-11-231-2/+2
* | Replace QML Profiler's RangeDetails close button by collapse buttonXavier BESSON2022-11-034-14/+10
|/
* Tracing: Fix several occurrences of "Unqualified access" in QML codeAlessandro Portale2022-10-1715-113/+126
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Tracing: Convert to using Tr::trAlessandro Portale2022-09-198-24/+28
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-192-7/+24
|\
| * Optimize TimelineModelPrivate::incrementStartIndicesAntti Määttä2022-09-132-7/+24
* | Remove outdated version checksRobert Löhning2022-09-121-1/+1
* | Libs: Fix Qbs buildChristian Stenger2022-09-011-1/+1
* | Libs: Add *tr.h filehjk2022-09-013-0/+17
* | Use SPDX license identifiersLucie Gérard2022-08-2671-1704/+142
* | Tracing: Avoid copying unneeded parts of a Iconhjk2022-08-041-16/+16
* | Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-206-12/+13
* | Tracing: Add some civilization to TimeMarks.qmlUlf Hermann2022-07-191-11/+14
* | Tracing: Give TimelineModel a name and make its properties FINALUlf Hermann2022-07-192-17/+17
* | Tracing: Untangle dependencies between CategoryLabel and TimelineLabelsUlf Hermann2022-07-192-4/+9
* | Tracing: Add type annotations to some functionsUlf Hermann2022-07-191-4/+4
* | Tracing: Depend on QtQuickUlf Hermann2022-07-191-0/+2
* | Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-1838-444/+130
* | tracing: get rid of Qt5 codeTim Jenssen2022-07-131-60/+0
* | Tracing/QmlProfiler: Fix deprecation warning with Qt 6.3+Alessandro Portale2022-06-092-4/+8
|/
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+2
* tracing/MainView: Fix broken MouseArea signal handlerMaximilian Goldstein2022-02-231-8/+10
* Tracing: Fix flame graph comboboxAlessandro Portale2022-02-151-0/+2
* Remove qmake build filesEike Ziller2022-01-202-67/+0
* CMake build: Allow compilation without QtQuickEike Ziller2021-10-201-1/+1
* Fix some warnings about unused variables and functionsChristian Kandeler2021-09-271-0/+4
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-0/+2
|\
| * Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-09-101-0/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-201-1/+1
|\ \ | |/
| * Tracing/QmlProfiler/PerfProfiler: Fix qt_add_qml_module callAlessandro Portale2021-08-201-1/+1
* | Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-34/+31
|/
* Tracing/QmlProfiler: Port shaders to Qt 6Alessandro Portale2021-08-117-12/+245
* Tracing/QmlProfiler: Prepare for porting of shaders to Qt 6Alessandro Portale2021-08-113-39/+48
* Tracing: Fix some more warnings regarding parameter injectionAlessandro Portale2021-07-273-5/+7
* Tracing: Restore support for Qt >= 6.2Alessandro Portale2021-07-161-4/+4
* Restore support for CMake < 3.11Alessandro Portale2021-07-151-9/+13
* Tracing: Fix a couple of warnings regarding parameter injectionAlessandro Portale2021-07-155-10/+14
* Don't call qt_add_qml_module with inexistent TARGETAlessandro Portale2021-07-021-0/+4
* Tracing: Use qt_add_qml_module for tst_flamegraphviewAlessandro Portale2021-06-281-0/+2
* Tracing: Use Qt5_VERSION to check the Qt version in CMakeAlessandro Portale2021-06-251-3/+1
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-2214-57/+169
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-096-14/+91
* Tracing/QmlProfiler/Perfprofiler: Merge modulesAlessandro Portale2021-06-0819-23/+19
* Tracing: Fix handling of expandedRowHeightChanged signalAlessandro Portale2021-05-181-1/+1
* Tracing: Fix runtime QML warningsAlessandro Portale2021-04-288-12/+12