index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
qmldebug
/
qmldebugclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace GPL-3.0 with GPL-3.0-only
Kai Köhne
2023-01-10
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
QmlDebug: Move QmlDebugConnection into own file
Ulf Hermann
2017-10-04
1
-392
/
+3
*
Drop unused variables and lambda captures
Ulf Hermann
2017-09-08
1
-1
/
+1
*
QmlDebug: Don't use QmlDebugConnection unconditionally
Ulf Hermann
2017-09-07
1
-1
/
+8
*
QmlDebug: Decouple QmlDebugConnection and QmlDebugClient
Ulf Hermann
2017-09-07
1
-6
/
+3
*
Android: Re-enable QmlProfiler
hjk
2017-06-29
1
-1
/
+1
*
QmlDebug: Use the original names for connection states and errors
Ulf Hermann
2017-01-05
1
-25
/
+6
*
QmlDebug: Add missing "emit"
Ulf Hermann
2017-01-05
1
-1
/
+1
*
Don't shout in text messages
Jarek Kobus
2016-11-04
1
-2
/
+2
*
Remove stray white spaces
Robert Loehning
2016-08-24
1
-1
/
+1
*
QmlDebug: Avoid crash on socket disconnect
Christian Stenger
2016-07-25
1
-2
/
+5
*
QmlDebug: Decouple log messages from connection failures
Ulf Hermann
2016-07-18
1
-18
/
+30
*
QmlDebug: Add socketState and flush() for local sockets
Ulf Hermann
2016-07-18
1
-9
/
+6
*
QmlDebug: Properly close connection on invalid messages
Ulf Hermann
2016-07-15
1
-2
/
+1
*
QmlDebug: Signal an error if local socket cannot be opened
Ulf Hermann
2016-07-15
1
-1
/
+2
*
QmlDebug: Use Qt5-style connects
Orgad Shaneh
2016-06-06
1
-1
/
+2
*
QmlDebug: A QML debug client is only enabled if the service is
Ulf Hermann
2016-04-13
1
-1
/
+1
*
QmlDebug: Support multiple messages per packet
Ulf Hermann
2016-03-11
1
-7
/
+11
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Merge remote-tracking branch 'origin/3.6'
Eike Ziller
2015-12-15
1
-0
/
+3
|
\
|
*
QmlDebug: Avoid dangerous interactions with QPacketProtocol
v3.6.0
Ulf Hermann
2015-12-11
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/3.6'
Eike Ziller
2015-11-26
1
-0
/
+12
|
\
|
|
*
QmlProfiler: replace TCP connections after 200ms of failing to connect
Ulf Hermann
2015-11-26
1
-0
/
+9
*
|
QmlDebug: Allow connecting through a local socket
Ulf Hermann
2015-11-19
1
-0
/
+43
*
|
QmlDebug: Use proper interfaces between debug connection and client
Ulf Hermann
2015-11-19
1
-18
/
+46
*
|
QmlDebug: Rework public/private QmlDebugConnection
Ulf Hermann
2015-11-19
1
-63
/
+65
*
|
QmlDebug: Simplify error and state signaling
Ulf Hermann
2015-11-19
1
-45
/
+33
*
|
QmlDebug: Rename some members of QmlDebugConnection
Ulf Hermann
2015-11-19
1
-9
/
+14
*
|
QmlDebug: Unify QPacket and QmlDebugStream and remove unused code
Ulf Hermann
2015-11-19
1
-41
/
+28
*
|
QmlDebug: Allow retrieval of connection from debug client
Ulf Hermann
2015-11-16
1
-0
/
+6
*
|
QmlProfiler: remove dead code
Ulf Hermann
2015-11-05
1
-1
/
+0
*
|
QmlProfiler: Convert connections to Qt5 style
Ulf Hermann
2015-11-02
1
-9
/
+10
|
/
*
QmlDebug: Check if packet protocol is still alive after flush()
Ulf Hermann
2015-08-19
1
-1
/
+1
*
QmlProfiler: Don't try to reconnect while already connecting
Ulf Hermann
2015-07-06
1
-0
/
+5
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
QmlDebugClient: hide all the socket details from clients
Ulf Hermann
2014-05-08
1
-34
/
+75
*
QmlDebugClient: rename serviceVersion to remoteVersion and return int
Ulf Hermann
2014-05-08
1
-2
/
+6
*
QmlDebugClient: Check for gotHello to determine if connection is open
Ulf Hermann
2014-05-08
1
-6
/
+4
*
QmlDebugClient: make QmlDebugConnection::flush() private
Ulf Hermann
2014-05-08
1
-5
/
+6
*
QmlDebugClient: Rename "status" to "state" for consistency
Ulf Hermann
2014-05-06
1
-15
/
+15
*
Remove unused slot QmlDebugConnection::deviceAboutToClose().
Friedemann Kleint
2014-05-06
1
-1
/
+0
*
QmlDebug: simplify the qml debug connection
Ulf Hermann
2014-05-05
1
-54
/
+7
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
QmlDebugger: Fix connection with older Qt versions
Kai Koehne
2013-11-08
1
-1
/
+1
*
QmlDebugger: Exchange supported QDataStream versions
Kai Koehne
2013-11-01
1
-1
/
+34
*
QmlDebugging: Remove Ost related code
Aurindam Jana
2013-04-17
1
-1
/
+0
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
[next]