summaryrefslogtreecommitdiff
path: root/src/libs/tracing/timelinenotesrenderpass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-201-2/+2
* Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-181-56/+2
* Tracing/QmlProfiler: Fix deprecation warning with Qt 6.3+Alessandro Portale2022-06-091-2/+4
* Tracing/QmlProfiler: Port shaders to Qt 6Alessandro Portale2021-08-111-3/+17
* Tracing/QmlProfiler: Prepare for porting of shaders to Qt 6Alessandro Portale2021-08-111-21/+25
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-221-4/+4
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-091-3/+38
* Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-4/+4
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* Use C++11’s override and remove virtual where applicableAlessandro Portale2018-06-271-4/+4
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-0/+283