aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qml
Commit message (Expand)AuthorAgeFilesLines
* Translations: Add some missing context prefixes to qsTranslate callsAlessandro Portale2023-02-161-9/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-063-3/+3
* QmlProfiler: Remove access to non-existent TimeInPercentRoleAlessandro Portale2022-10-171-1/+0
* QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-10/+10
* Use SPDX license identifiersLucie Gérard2022-08-263-72/+6
* Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-201-1/+1
* Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-184-81/+1
* Tracing/QmlProfiler: Port shaders to Qt 6Alessandro Portale2021-08-112-0/+82
* QmlProfiler: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-282-2/+2
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-221-1/+1
* Tracing/QmlProfiler/Perfprofiler: Merge modulesAlessandro Portale2021-06-081-1/+1
* Tracing: Use Combobox for the modes menuUlf Hermann2019-07-051-1/+0
* Add generic FlameGraphView QML componentUlf Hermann2018-05-081-307/+53
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-7/+16
* FlameGraph: Allow zooming into itemsUlf Hermann2018-04-061-4/+23
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-5/+3
* QmlProfiler: Rebuild the flamegraph model when visible features changeUlf Hermann2017-08-141-5/+2
* QmlProfiler: Keep flamegraph details window aroundUlf Hermann2017-05-101-1/+7
* Timeline: Expose theme as singleton typeUlf Hermann2016-12-131-8/+9
* QmlProfiler: Avoid showing "NaNb" as memory in flame graph detailsUlf Hermann2016-12-131-0/+3
* QmlProfiler: Drop type from flamegraph detailsUlf Hermann2016-12-131-1/+0
* QmlProfiler: Use timeline theme also for flame graphUlf Hermann2016-08-051-2/+11
* QmlProfiler: Paint binding loop markers in timeline highlight colorUlf Hermann2016-08-052-2/+7
* FlameGraph: Make sure the bottom row can be hiddenUlf Hermann2016-07-221-3/+3
* QmlProfiler: Add memory and allocations modes to flame graph viewUlf Hermann2016-07-201-12/+70
* Move flame graph view from QmlProfiler to separate libraryUlf Hermann2016-07-204-355/+75
* QmlProfiler: Don't consider invisible flame graph items selectedUlf Hermann2016-06-031-0/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-311-0/+1
|\
* | Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-21/+27
* | Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-264-0/+529
|/
* QmlProfiler: New Record ON/OFF button iconsAlessandro Portale2016-04-083-2/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-192-34/+24
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-232-1/+0
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-033-0/+0
* Fix timeline shaders for OpenGL ESUlf Hermann2015-03-191-1/+1
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-1633-2857/+0
* QmlProfiler: Fix lock icon in selection detailsUlf Hermann2014-12-161-1/+1
* QmlProfiler: Fix selection by typeIdUlf Hermann2014-12-161-4/+12
* QmlProfiler: Fix drag/drop reorderingUlf Hermann2014-12-151-7/+7
* QmlProfiler: Make overview declarativeUlf Hermann2014-12-154-286/+76
* QmlProfiler: Make TimeDisplay more configurableUlf Hermann2014-12-152-18/+22
* QmlProfiler: cleanup QmlProfilerTraceViewUlf Hermann2014-12-155-5/+2
* QmlProfiler: Rename qmlProfilerModelProxy to timelineModelAggregatorUlf Hermann2014-12-151-19/+19
* QmlProfiler: remove useless notesChanged signal from aggregatorUlf Hermann2014-12-151-1/+5
* QmlProfiler: Untangle QML codeUlf Hermann2014-12-159-490/+625
* QMLProfiler: Use scene graph for painting events in timelineUlf Hermann2014-12-128-82/+330
* QmlProfiler: Use Flickable's pixelAligned propertyUlf Hermann2014-12-053-23/+25
* QmlProfiler: Separate expanded and collapsed row heights and countsUlf Hermann2014-12-052-3/+3
* QmlProfiler: Make TimeDisplay and TimeMarks declarativeUlf Hermann2014-12-054-262/+310