summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertracefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-127/+127
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-9/+6
* QmlProfiler: Avoid race conditions when loading or saving dataUlf Hermann2016-02-091-11/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Include debug messages in traceUlf Hermann2015-11-171-4/+13
* QmlProfiler: Allow string data in eventsUlf Hermann2015-11-171-50/+50
* QmlProfiler: Support additional attributes of input eventsUlf Hermann2015-11-051-5/+19
* QmlProfiler: Avoid overflowing the progress range when loadingUlf Hermann2015-09-011-2/+2
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-081-1/+36
* QmlProfiler: coding styleUlf Hermann2015-06-301-2/+1
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-21/+1
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-7/+22
|\
| * QmlProfiler: save and load input eventsUlf Hermann2015-05-211-7/+22
* | QmlProfiler: fix progress bar visibilty for loading tracesJoerg Bornemann2015-02-261-2/+40
* | fix indentationJoerg Bornemann2015-02-261-52/+52
* | QmlProfiler: save trace data in background threadJoerg Bornemann2015-02-261-3/+48
|/
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-18/+18
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-3/+5
|/
* QmlProfiler: save and load notesUlf Hermann2014-10-151-0/+58
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Don't process all events twice when loading tracesUlf Hermann2014-09-121-24/+6
|/
* QmlProfiler: Remove dead code from trace file writerUlf Hermann2014-07-091-37/+0
* QmlProfiler: Save and load memory events in trace filesUlf Hermann2014-06-171-1/+11
* QmlProfiler: remove "Source code not available."Ulf Hermann2014-06-171-1/+4
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-66/+37
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-2/+2
* QmlProfiler: Parse memory usage eventsUlf Hermann2014-06-171-1/+2
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-87/+107
* QmlProfiler: Don't rebuild the same key list over and over when savingUlf Hermann2014-03-311-2/+7
* QmlProfiler: Save/Load thread ids in trace filesUlf Hermann2014-03-171-0/+3
* QmlProfiler: retrieve the function names when loading a traceUlf Hermann2014-02-211-1/+1
* QmlProfiler: Remove dead code.Ulf Hermann2014-02-191-3/+0
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* Reduce usage of QStringRef::toString() in the QML profiler.Friedemann Kleint2013-08-291-7/+6
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+562