aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/qmlprofilerdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-241-57/+53
* Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-021-390/+337
* Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+1
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* | Migrate to QRegularExpressionSamuel Gaist2017-04-091-5/+5
|/
* QRegExp include cleanupSamuel Gaist2017-03-171-0/+1
* tools: use const (and const APIs) moreAnton Kudryavtsev2016-08-221-5/+5
* tools: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-201-1/+1
* tools: use QStringRef moreAnton Kudryavtsev2016-08-121-3/+3
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Tools: fix expensive iteration over QHash::keys()Anton Kudryavtsev2016-01-151-3/+6
* QtDeclarative: use prefix ++/-- for iterator typesAnton Kudryavtsev2016-01-091-2/+2
* QmlProfiler: Remove "Source code not available"Ulf Hermann2015-11-051-3/+1
* Move QML profiler client to qmldebugUlf Hermann2015-10-301-15/+16
* QmlProfiler: Collect useful input eventsUlf Hermann2015-10-301-11/+37
* QmlProfiler: Fix lookup of type stringsUlf Hermann2015-10-281-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-2/+2
|\
| * Tools: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* | qmlprofiler: Improve output of event location and optional descriptionsUlf Hermann2015-09-151-4/+7
* | qmlprofiler: Remove V8 profiler clientUlf Hermann2015-08-281-141/+1
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-0/+2
|\
| * qmlprofiler: Add missing #include <limits>.Friedemann Kleint2015-07-281-0/+2
* | qmlprofiler: Use QQmlProfilerDefinitions for accessing definitionsUlf Hermann2015-07-231-47/+59
* | Fix inefficient usages of qDeleteAll()Sérgio Martins2015-06-261-2/+2
* | qmlprofiler: Record input eventsUlf Hermann2015-06-091-5/+35
* | qmlprofiler: Improve options for trace outputUlf Hermann2015-06-061-4/+12
* | qmlprofiler: Allow aggregation of multiple traces into one file.Ulf Hermann2015-05-211-4/+6
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Write memory events into tracefiles generated by qmlprofilerUlf Hermann2014-08-121-0/+23
* Javascript heap profilerUlf Hermann2014-06-061-1/+2
* Properly support all events in trace files and clean up a bit.Ulf Hermann2014-06-061-67/+187
* Save painting events in Qt5 style with thread ID from qmlprofilerUlf Hermann2014-03-181-18/+17
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-2/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-041-3/+8
* QmlProfiler: updated standalone appChristiaan Janssen2012-03-131-0/+602