index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
debugger
/
qqmldebugconnector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugins: Port to QPluginParsedMetaData and CBOR
Thiago Macieira
2021-11-01
1
-4
/
+4
*
Standardize QJsonArray iteration
David Skoland
2020-10-28
1
-1
/
+1
*
QQmlDebugConnector: Don't complain about new pluginKey if it's unchanged
Ulf Hermann
2018-06-22
1
-1
/
+1
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-5
/
+5
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
1
-1
/
+4
|
\
|
*
Make sure we cannot reload debug connectors on shutdown
Ulf Hermann
2016-11-30
1
-1
/
+4
*
|
QmlDebug: Allow specifying debug connectors on the command line
Ulf Hermann
2016-11-24
1
-0
/
+10
*
|
Qml debugger: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-09-12
1
-3
/
+5
|
/
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-5
/
+0
|
\
|
*
QmlDebug: Drop explicit Q_IMPORT_PLUGIN statements
Ulf Hermann
2016-05-09
1
-5
/
+0
*
|
Allow custom debug connectors
Ulf Hermann
2016-03-26
1
-8
/
+5
*
|
Qml: replace QStringLiteral with QLatin1String
Anton Kudryavtsev
2016-02-10
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
|
QmlDebug: Restructure QPacket and QPacketProtocol
Ulf Hermann
2015-11-17
1
-0
/
+3
|
/
*
QmlDebug: Add a debug connector for use with native debuggers
hjk
2015-10-16
1
-3
/
+12
*
Remove quotes from debug connector error messages
Ulf Hermann
2015-09-15
1
-3
/
+3
*
Allow specification of loadable debug services via command line
Ulf Hermann
2015-08-13
1
-1
/
+11
*
Move debugger-specific services into a common plugin
Ulf Hermann
2015-08-04
1
-7
/
+1
*
Move profiler and engine control services into a plugin
Ulf Hermann
2015-08-04
1
-4
/
+1
*
Move inspector service and QtQuick2 inspector into a common plugin
Ulf Hermann
2015-08-04
1
-2
/
+2
*
Add a factory for QQmlDebugService and use it to load plugins
Ulf Hermann
2015-08-04
1
-0
/
+10
*
Move QQmlDebugServer into a plugin
Ulf Hermann
2015-08-04
1
-1
/
+13
*
Simplify QQmlDebugServer::enableFromArguments
Ulf Hermann
2015-08-04
1
-0
/
+8
*
Extract minimal abstract interfaces from debug services.
Ulf Hermann
2015-08-04
1
-4
/
+4
*
Move debugger initialization out of QQmlDebugServer and QQmlEngine
Ulf Hermann
2015-07-30
1
-0
/
+120