aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmlprofilerservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-434/+0
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-21/+21
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-16/+72
* Make QQmlConfigurableDebugService a templateUlf Hermann2015-07-311-3/+2
* Remove pimpl from all classes derived from QQmlDebugServiceUlf Hermann2015-07-311-11/+11
* Use signal/slot for passing messages through QQmlDebugServerUlf Hermann2015-07-311-2/+2
* Make QQmlDebugService::registerService() private and part of ctorUlf Hermann2015-07-301-5/+0
* Move debugger initialization out of QQmlDebugServer and QQmlEngineUlf Hermann2015-07-301-4/+9
* Extract minimal interface from QQmlDebugServer and use it.Ulf Hermann2015-07-301-3/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-11/+14
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Don't delete the QML engines from the profiler service destructorUlf Hermann2014-03-111-1/+1
* Fix behavior when starting/stopping multiple QML profilers at onceUlf Hermann2014-02-271-24/+57
* Don't needlessly flush start times when stopping profilingUlf Hermann2014-02-251-7/+16
* Add dedicated QML profiler and adapterUlf Hermann2014-02-151-177/+3
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-10/+0
* V4 profiler adapterUlf Hermann2014-02-131-0/+3
* Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-131-39/+248
* Unify initial waiting of debug servicesUlf Hermann2014-02-101-20/+9
* Change QQmlProfilerService::instance to be a getterUlf Hermann2014-01-291-4/+5
* Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-59/+66
* Put multiple QML profiling messages into one object where possibleUlf Hermann2014-01-221-82/+81
* Unify calls to profiler service event methods.Ulf Hermann2014-01-221-200/+24
* Make sure QQmlVmeProfiler methods can be inlinedUlf Hermann2014-01-171-111/+26
* Switch QML profiler off when deleting QQmlProfilerServiceUlf Hermann2014-01-171-0/+1
* Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-151-1/+1
* Remove redundant copies of enabled flag in QML profilerUlf Hermann2014-01-091-76/+26
* Some documentation for the VME profilerUlf Hermann2013-11-291-0/+76
* Add a stack-based object creation profilerUlf Hermann2013-11-291-0/+124
* QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-27/+83
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-301-0/+33
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-041-10/+22
* QmlDebugging: Exchange supported QDataStream versionsAurindam Jana2012-04-261-3/+3
* Debugger: Fix race conditions in block modeKai Koehne2012-04-251-10/+22
* The new QUrl has no need for the 0x100 special value.Thiago Macieira2012-03-281-2/+2
* Debugger: Use QStringLiteral where appropriateKai Koehne2012-03-131-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-52/+10
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+357