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
/
qqmldebugserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove V8 profiler service
Ulf Hermann
2014-05-09
1
-1
/
+0
*
Give the QML and the debug server thread an objectname.
Thomas McGuire
2014-04-01
1
-0
/
+1
*
qmldebugger: handle static builds correctly
Fawzi Mohamed
2014-03-11
1
-0
/
+10
*
Unify initial waiting of debug services
Ulf Hermann
2014-02-10
1
-4
/
+53
*
Protect list of client plugins from concurrent access
Ulf Hermann
2014-02-07
1
-41
/
+35
*
Unify the interface for QQmlDebugServices
Ulf Hermann
2014-02-05
1
-0
/
+34
*
Make the QML debug server thread safe
Ulf Hermann
2014-01-30
1
-115
/
+135
*
Allow debug plugin registrations from other threads than main GUI
Ulf Hermann
2014-01-29
1
-4
/
+4
*
Debugging with V4
Erik Verbruggen
2013-11-10
1
-2
/
+0
*
Fix deadlocks in debugger infrastructure on Mac
Kai Koehne
2013-10-16
1
-0
/
+1
*
Debugger: Make sure client list is protected by mutex
Kai Koehne
2013-05-24
1
-0
/
+3
*
Debugger: fix race condition in block mode
Kai Koehne
2013-04-23
1
-9
/
+6
*
QmlDebugServer: Ensure plugin is set
Aurindam Jana
2013-04-16
1
-1
/
+1
*
Debugger: Accepts port range as arguments
Aurindam Jana
2013-04-02
1
-11
/
+26
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
QtQuick: Fix string related warnings, single character strings.
Friedemann Kleint
2012-05-14
1
-1
/
+1
*
QmlDebugging: Exchange supported QDataStream versions
Aurindam Jana
2012-04-26
1
-7
/
+15
*
Debugger: Fix race conditions in block mode
Kai Koehne
2012-04-25
1
-22
/
+11
*
Debugger: Fix race condition in block mode, QQmlDebugServer
Kai Koehne
2012-04-25
1
-5
/
+4
*
Debugger: Fix RAII usage of ReadWriteLocker
Kai Koehne
2012-04-24
1
-10
/
+10
*
Debugger: Add asserts for right usage of threads
Kai Koehne
2012-04-24
1
-0
/
+14
*
Debugger: Make sure stateChanged is called from debugger thread
Kai Koehne
2012-04-24
1
-18
/
+59
*
QQmlDebugServer: Use Q_D(const )
Aurindam Jana
2012-04-10
1
-2
/
+2
*
Debugger: Use "QML" also in macro names
Kai Koehne
2012-03-30
1
-1
/
+1
*
irrelevant qDebug removed
Simjees Abraham
2012-03-30
1
-1
/
+0
*
Debugger: Add optional 'host' argument to -qmljsdebugger
Simjees Abraham
2012-03-19
1
-13
/
+22
*
Debugger: Print informational messages via qDebug
Kai Koehne
2012-03-14
1
-1
/
+1
*
Debugger: Use QStringLiteral where appropriate
Kai Koehne
2012-03-13
1
-12
/
+12
*
QML Debugger: Change prefix of warnings
Kai Koehne
2012-03-07
1
-14
/
+14
*
QmlDebugging: Revert the names of services
Aurindam Jana
2012-03-07
1
-6
/
+6
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-0
/
+540