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_local_backend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a static method setLocalServerOptions to QRemoteObjectHost
Øystein Heskestad
2023-09-11
1
-0
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-38
/
+2
*
Provide a schema for abstract local sockets
Brett Stottlemyer
2021-08-31
1
-0
/
+33
*
Rename the classes for adding a custom transport support
Sona Kurazyan
2021-06-17
1
-6
/
+6
*
Also reconnect on QLocalSocket::PeerClosedError
Mister Benjamin
2020-06-19
1
-0
/
+1
*
Fix deprecation warnings
Friedemann Kleint
2020-03-30
1
-1
/
+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
-1
/
+7
*
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
*
Fix namespaced build
Volker Krause
2017-01-13
1
-0
/
+2
*
Add QNX-specific backend
Brett Stottlemyer
2016-03-19
1
-1
/
+1
*
Attempt reconnect in more error cases
Kevin Funk
2016-03-03
1
-1
/
+3
*
LocalServerImpl::close: Fix infinite recursion
Kevin Funk
2016-03-02
1
-1
/
+1
*
Make connection-factories public
Brett Stottlemyer
2015-12-02
1
-0
/
+193