aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Standardize QJsonArray iterationDavid Skoland2020-10-281-1/+1
* Make the qtquick and qtqml plugins optionalUlf Hermann2020-07-022-2/+15
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-2/+4
* Fix broken -no-qml-debugAndré Klitzing2020-02-191-0/+1
* QmlDebug: add new debugtranslationserviceTim Jenssen2020-02-052-0/+22
* use initializer listsTim Jenssen2020-01-241-6/+4
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-2/+2
* Remove qqmlmemoryprofiler*Ulf Hermann2019-06-133-280/+0
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-7/+8
* Tooling: Use fprintf rather than qDebug() for debug warningUlf Hermann2019-01-281-4/+4
* QQmlDebugConnector: Don't complain about new pluginKey if it's unchangedUlf Hermann2018-06-221-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-27/+0
|\
| * Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-241-27/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-1/+1
|\|
| * Qml Profiler: Store and send URL of compile eventsUlf Hermann2018-03-271-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-033-3/+3
|\|
| * use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-273-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-277-12/+12
|\|
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-267-12/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-201-2/+2
|\|
| * Finally really remove QT_NO_QML_DEBUGGERUlf Hermann2018-02-191-2/+2
* | QQmlProfilerService: Drop support for non-location-tracking clientsUlf Hermann2018-02-093-9/+8
|/
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-4/+15
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-4/+15
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-0/+5
| | |\
| | | * Fix namespace builds with -no-qml-debugJoni Poikelin2018-01-231-0/+5
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-4/+10
| | |\|
| | | * Qml Profiling: Track signals globallyUlf Hermann2018-01-041-4/+10
* | | | Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-021-0/+21
|/ / /
* | | QML Profiler: Don't assume a non-null object in RefLocationUlf Hermann2018-01-091-2/+13
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-201-3/+8
|\| |
| * | Prevent crashes when profiling translation bindingsUlf Hermann2017-11-111-3/+8
| |/
* | Merge remote-tracking branch 'origin/wip/new-backend' into devSimon Hausmann2017-11-211-53/+104
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into new-backendLars Knoll2017-11-085-8/+281
| |\ \
| * | | Move a couple of data members required for new JITLars Knoll2017-11-071-53/+104
| | |/ | |/|
* | | Make qml-debug a proper featureUlf Hermann2017-11-0812-30/+29
| |/ |/|
* | Dissolve src/plugins/qmltooling/sharedUlf Hermann2017-11-054-1/+274
* | Qml Tooling: replace some 0 with nullptrUlf Hermann2017-10-241-7/+7
|/
* Run includemocs in qtdeclarativeThiago Macieira2017-04-265-0/+9
* Fix crash when loading cache files generated ahead of timeSimon Hausmann2017-03-071-3/+7
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-8/+12
|\
| * Fix -no-qmldebug debug build with MSVCKai Koehne2017-02-012-8/+12
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-261-1/+1
|\|
| * Fix build without qml-debugTasuku Suzuki2017-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-251-30/+29
|\|
| * QmlProfiler: Don't create a new event ID for each binding instanceUlf Hermann2016-12-201-30/+29
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-143-5/+13
|\|
| * Mostly use the QV4::Function in javascript expressionsLars Knoll2016-12-091-2/+7
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Lars Knoll2016-12-071-1/+4
| |\
| | * Make sure we cannot reload debug connectors on shutdownUlf Hermann2016-11-301-1/+4