aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilermodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Integrate QmlProfilerDataModel into model managerUlf Hermann2017-02-241-1/+2
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-2/+6
* QmlProfiler: Add text marks for QML/JS types into documentsUlf Hermann2017-02-211-0/+2
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-151-1/+1
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-151-1/+6
* QmlProfiler: Move unrelated code out of QmlProfilerClientManagerUlf Hermann2016-08-051-0/+2
* QmlProfiler: Directly pass events from client to modelUlf Hermann2016-05-251-1/+0
* QmlProfiler: Make progress widget more expressiveUlf Hermann2016-05-231-0/+4
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-6/+8
* QmlProfiler: Methods for dispatching events by featureUlf Hermann2016-05-231-1/+10
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-4/+0
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Reset the zoom control only when we're finished loadingUlf Hermann2016-05-101-3/+0
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-4/+3
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-8/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Debug messages are no QML events ...Ulf Hermann2015-11-191-0/+2
* QmlProfiler: Refactor complete() methodsUlf Hermann2015-09-111-2/+3
* QmlProfiler: Remove QmlProfilerModelManager::count()Ulf Hermann2015-09-111-1/+0
* QmlProfiler: Eliminate QmlProfilerDataStateUlf Hermann2015-09-111-32/+9
* QmlProfiler: Simplify file loadingUlf Hermann2015-09-111-2/+0
* QmlProfiler: Clean up the state widgetUlf Hermann2015-09-011-2/+0
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-081-1/+8
* QmlProfiler: remove now superfluous processingDone methodJoerg Bornemann2015-05-271-1/+0
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-4/+0
* Timeline: Remove useless dataAvailable() signalsUlf Hermann2015-05-181-1/+0
* QmlProfiler: fix progress bar visibilty for loading tracesJoerg Bornemann2015-02-261-0/+2
* QmlProfiler: save trace data in background threadJoerg Bornemann2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-2/+2
* | QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-7/+3
|/
* QmlProfiler: Add special model for notesUlf Hermann2014-10-151-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Allow preselection of events to be recordedUlf Hermann2014-09-151-0/+4
* | QmlProfiler: Add EngineControlUlf Hermann2014-09-121-0/+3
|/
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-1/+1
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-2/+4
* QmlProfiler: Keep an extra time window in ZoomControlUlf Hermann2014-04-021-0/+4
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-3/+3
* QmlProfiler: Remove some useless signals and QML variablesUlf Hermann2014-02-181-1/+0
* QmlProfiler: Make the progress bar somewhat nicer.Ulf Hermann2014-02-181-0/+1
* QmlProfiler: Sanitize the signal exchange between models a bitUlf Hermann2014-02-181-0/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Add another data state "ClearingData"Ulf Hermann2013-12-111-0/+1
|/
* Fix some include statements.Christian Kandeler2013-09-041-2/+4
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+159