aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/pixmapcachemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-8/+6
* QmlProfiler: Rename all the timeline model data structs to ItemUlf Hermann2018-05-111-8/+8
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-0/+1
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+2
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-5/+4
* Timeline: Use some better number typesUlf Hermann2018-01-161-1/+1
* QmlProfiler: Avoid overflows in loadEventRobert Loehning2017-03-211-5/+6
* QmlProfiler: Resolve pixmap file name via pixmapcache model in testUlf Hermann2017-01-041-0/+6
* QmlProfiler: Only show pixmap cache size on cache change eventsUlf Hermann2017-01-031-1/+1
* Timeline: Move printTime() into Timeline and add hours, minutes, nanosUlf Hermann2016-12-191-1/+3
* Timeline: Use QRgb and a lookup table for colorsUlf Hermann2016-11-091-1/+1
* QmlProfiler: Always dispatch memory and pixmap eventsUlf Hermann2016-07-111-14/+26
* QmlProfiler: Don't double-insert pixmap end eventsUlf Hermann2016-07-071-1/+2
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-3/+3
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-101-2/+2
* QmlProfiler: Add tests for pixmap cache modelUlf Hermann2016-06-081-0/+20
* QmlProfiler: Don't confuse pixmap stateUlf Hermann2016-06-061-5/+6
* QmlProfiler: Clean up pixmap cache modelUlf Hermann2016-06-061-32/+24
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-195/+183
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-4/+0
* QmlProfiler: Add a QmlTypedEvent and extend QmlEventUlf Hermann2016-05-091-5/+5
* QmlProfiler: Rename QmlEvent::startTime to "timestamp"Ulf Hermann2016-05-061-3/+3
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-4/+4
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-8/+8
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-0/+498