aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerdatamodel.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Integrate QmlProfilerDataModel into model managerUlf Hermann2017-02-241-75/+0
* QmlProfiler: Guard against the temporary trace file going awayUlf Hermann2017-02-241-1/+2
* QmlProfiler: Don't register a model ID for the QML modelUlf Hermann2017-02-151-1/+1
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-151-2/+5
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-151-2/+3
* QmlProfiler: rename requestId into typeIdUlf Hermann2016-12-281-1/+1
* Timeline: Move printTime() into Timeline and add hours, minutes, nanosUlf Hermann2016-12-191-2/+0
* QmlProfiler: Send loaded events in batches of about 1024Ulf Hermann2016-11-091-0/+1
* QmlProfiler: Move type resolution logic into trace clientUlf Hermann2016-05-251-1/+1
* QmlProfiler: Add a binary trace formatUlf Hermann2016-05-231-2/+2
* QmlProfiler: Rename QmlProfilerDataModel::addEvent()Ulf Hermann2016-05-231-1/+1
* QmlProfiler: Use a temporary file to store the master event listUlf Hermann2016-05-231-2/+0
* QmlProfiler: Use data replay feature for saving tracesUlf Hermann2016-05-231-1/+0
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-6/+5
* QmlProfiler: Drop QmlProfilerDataModel::changed() signalUlf Hermann2016-05-231-1/+0
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Move notes into the notes modelUlf Hermann2016-05-061-3/+0
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-172/+13
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-9/+9
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Avoid unrestricted unionsUlf Hermann2015-11-181-8/+8
* QmlProfiler: Allow string data in eventsUlf Hermann2015-11-171-8/+143
* QmlProfiler: Refactor complete() methodsUlf Hermann2015-09-111-1/+2
* QmlProfiler: Remove QmlProfilerBaseModelUlf Hermann2015-09-111-6/+17
* 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-1/+2
|/
* QmlProfiler: Add special model for notesUlf Hermann2014-10-151-0/+9
* 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-0/+2
|/
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-4/+8
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-2/+2
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-5/+8
* QmlProfiler: Consistently apply the d-pointer pattern to all modelsUlf Hermann2014-02-191-1/+2
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-0/+78
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-201/+0
* Reduce padding in often-used structsTobias Hunger2013-02-211-2/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* QmlProfiler: Detect interrupted executionChristiaan Janssen2012-10-171-0/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: show binding typesChristiaan Janssen2012-05-041-1/+2
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-10/+10
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-0/+202