index
:
qt/qtremoteobjects.git
5.10
5.11
5.12
5.13
5.14
5.15
5.9
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
wip/cmake
wip/serialization
Qt distributed object system
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
remoteobjects
/
qconnection_tcpip_backend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash due to null QHostAddress in the TCP/IP backend
Friedemann Kleint
2023-11-10
1
-8
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-38
/
+2
*
Fix reconnect to replaced server node
Bernd Weimer
2021-10-25
1
-1
/
+1
*
Rename the classes for adding a custom transport support
Sona Kurazyan
2021-06-17
1
-6
/
+6
*
Clean-up integer conversion warnings
Sona Kurazyan
2021-02-26
1
-2
/
+2
*
QAbstractSocket: fix deprecation warnings from the error signal
Mårten Nordheim
2020-03-23
1
-1
/
+1
*
Fix include directives
Friedemann Kleint
2019-01-18
1
-1
/
+1
*
Attempt reconnection for QAbstractSocket::NetworkError
Michael Brasser
2018-10-24
1
-0
/
+1
*
Refactor connection factories to shared base class
Brett Stottlemyer
2018-06-29
1
-4
/
+2
*
Say hello to QRemoteObjectNode::heartbeatInterval property
BogDan Vatra
2017-12-08
1
-0
/
+5
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-24
1
-1
/
+1
|
\
|
*
Fix clazy-detaching-temporary
Friedemann Kleint
2017-10-19
1
-1
/
+1
*
|
qconnectionfactories: Const'ify where possible
Kevin Funk
2017-09-28
1
-13
/
+14
|
/
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
1
-13
/
+19
*
Replace Q_NULLPTR -> nullptr
Kevin Funk
2017-03-29
1
-1
/
+1
*
Load backends properly in Qt static builds
Kevin Funk
2017-03-24
1
-3
/
+0
*
Fixes for license check
Brett Stottlemyer
2017-01-14
1
-21
/
+13
*
Add QNX-specific backend
Brett Stottlemyer
2016-03-19
1
-1
/
+1
*
Fix TcpClientIo behavior
Brett Stottlemyer
2016-02-02
1
-2
/
+3
*
add some includes to fix the compile
Allen Winter
2015-12-02
1
-0
/
+2
*
Make connection-factories public
Brett Stottlemyer
2015-12-02
1
-0
/
+210