aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmlprofilerservice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-125/+0
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-5/+6
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-0/+10
* Make QQmlConfigurableDebugService a templateUlf Hermann2015-07-311-1/+3
* Include <limits> in qqmlprofilerservice_p.hUlf Hermann2015-02-251-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix behavior when starting/stopping multiple QML profilers at onceUlf Hermann2014-02-271-2/+2
* Don't needlessly flush start times when stopping profilingUlf Hermann2014-02-251-0/+1
* Add dedicated QML profiler and adapterUlf Hermann2014-02-151-328/+0
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-58/+0
* Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-131-74/+37
* Unify initial waiting of debug servicesUlf Hermann2014-02-101-4/+2
* Change QQmlProfilerService::instance to be a getterUlf Hermann2014-01-291-24/+24
* Make sure a profiling range is started for every handled signalUlf Hermann2014-01-271-11/+10
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-241-2/+15
|\
| * Retrieve detailed location information when profiling signal handlersUlf Hermann2014-01-211-4/+15
* | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-69/+74
* | Put calls to QQmlVmeProfiler behind "if (enabled)" macrosUlf Hermann2014-01-221-23/+23
* | Put multiple QML profiling messages into one object where possibleUlf Hermann2014-01-221-145/+164
* | Unify calls to profiler service event methods.Ulf Hermann2014-01-221-76/+129
* | Make sure QQmlVmeProfiler methods can be inlinedUlf Hermann2014-01-171-10/+95
|/
* Remove redundant copies of enabled flag in QML profilerUlf Hermann2014-01-091-50/+22
* Correctly profile the size of loaded pixmapsUlf Hermann2013-12-091-3/+3
* Add a stack-based object creation profilerUlf Hermann2013-11-291-0/+49
* Remove old qml object creation profilingUlf Hermann2013-11-291-35/+0
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-2/+30
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-301-3/+63
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Don't pass the expression string to the signal handler profiler.Michael Brasser2012-05-141-4/+1
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-041-3/+12
* Debugger: Fix race conditions in block modeKai Koehne2012-04-251-2/+4
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-25/+12
|\
| * Revert "Add QQmlBoundSignalNoParams"Michael Brasser2012-04-031-23/+10
| * Use minimal javascript expression for bound signalsChris Adams2012-03-291-4/+4
* | Merge master into api_changesKent Hansen2012-03-271-10/+23
|\|
| * Add QQmlBoundSignalNoParamsqt-v5.0.0-alpha1Michael Brasser2012-03-271-10/+23
* | Merge master into api_changesKent Hansen2012-03-231-36/+23
|\|
| * QmlProfiler: Make sure there's minimal overhead when not enabledKai Koehne2012-03-191-29/+23
| * QmlProfiler: Do not log expression for bindingKai Koehne2012-03-191-7/+0
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-19/+139
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+183