aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-05-171-1/+1
* Add a TU for QQmlDebugServerMarc Mutz2022-05-073-0/+51
* Add quick3d events and types to qmlprofilerJanne Koskinen2021-12-241-0/+17
* Clean up some includesUlf Hermann2021-11-051-5/+7
* Plugins: Port to QPluginParsedMetaData and CBORThiago Macieira2021-11-012-9/+9
* Qmldebugtranslator: report elide issues correctly inside layoutsTim Jenssen2021-10-122-5/+13
* Add all qml debug translation fixes and functionalities from 5.15Tuomo Pelkonen2021-09-081-2/+4
* QQmlDebugServiceInterfaces: Fix build when qml_debug is disabledFabian Kosmale2021-07-191-0/+2
* Add explicit QDataStream streaming operatorsThiago Macieira2021-06-231-4/+33
* Drop dead codeUlf Hermann2021-05-111-1/+0
* Implement debugtranslationserviceTim Jenssen2021-04-263-6/+275
* Remove the qmake project filesFabian Kosmale2021-01-151-28/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-161-1/+1
* 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