aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertracefile.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includesJarek Kobus2020-11-121-1/+0
* 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-59/+16
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-3/+5
* QmlProfiler: Improve error and progress handling for loading and savingUlf Hermann2017-02-241-5/+16
* QmlProfiler: Send loaded events in batches of about 1024Ulf Hermann2016-11-091-1/+1
* QmlProfiler: Add a binary trace formatUlf Hermann2016-05-231-8/+10
* QmlProfiler: Use data replay feature for saving tracesUlf Hermann2016-05-231-3/+2
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Move notes into the notes modelUlf Hermann2016-05-061-1/+1
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-15/+14
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-5/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* QmlProfiler: Avoid race conditions when loading or saving dataUlf Hermann2016-02-091-2/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-081-0/+2
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-5/+0
* QmlProfiler: fix progress bar visibilty for loading tracesJoerg Bornemann2015-02-261-0/+4
* QmlProfiler: save trace data in background threadJoerg Bornemann2015-02-261-0/+6
* 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/+0
|/
* QmlProfiler: save and load notesUlf Hermann2014-10-151-1/+4
* 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-7/+2
|/
* QmlProfiler: Remove dead code from trace file writerUlf Hermann2014-07-091-2/+0
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-30/+7
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-1/+1
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-5/+8
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+134