aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlProfiler: Reorganize timeline into rowsUlf Hermann2014-12-057-324/+429
* QmlProfiler: Fix timeline range selectionUlf Hermann2014-12-053-9/+10
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-011-1/+1
|\
| * QmlProfiler: Use ClosedHandCursor for dragging categoriesUlf Hermann2014-11-281-1/+1
* | QmlProfiler: Don't change row count if a model is hidden or emptyUlf Hermann2014-11-272-1/+4
* | QmlProfiler: Move timeline prev/next functions to modelsUlf Hermann2014-11-271-2/+10
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-1/+1
|\|
| * QmlProfiler: Center the binding loop marker on events in overviewUlf Hermann2014-11-201-1/+1
* | QmlProfiler: fix selection propagation from event view to timelineUlf Hermann2014-11-211-21/+27
* | QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-215-121/+82
|/
* QmlProfiler: use qsTr just around the stringsTim Jenssen2014-10-301-1/+1
* QmlProfiler: Prefer events with notes when propagating selectionsUlf Hermann2014-10-151-1/+13
* QmlProfiler: Show notes in overviewUlf Hermann2014-10-152-0/+54
* QmlProfiler: Show note indication in category labelsUlf Hermann2014-10-153-0/+43
* QmlProfiler: show notes in range detailsUlf Hermann2014-10-154-21/+81
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1412-84/+96
|\
| * License updateEike Ziller2014-10-0912-84/+96
* | QmlProfiler: Center trace view vertically around newly selected itemsUlf Hermann2014-10-021-0/+7
* | QmlProfiler: propagate selections from trace to event view by typeIdUlf Hermann2014-10-021-1/+6