summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects
Commit message (Expand)AuthorAgeFilesLines
* Correct license for snippet filesLucie Gérard2024-04-042-2/+2
* Correct license for example and snippet filesLucie Gérard2024-04-041-1/+1
* Fix slot return values of container<pod>Marc Hüskens2024-03-131-0/+1
* Replace #pragma once with traditional header guardsMarc Mutz2024-02-281-1/+4
* Fix link error creating Python bindings for namespace QtRemoteObjectsFriedemann Kleint2024-01-081-1/+1
* QConnectedReplicaImplementation: don't call deleteLater() on a nullptrMarc Mutz2023-12-201-2/+4
* QNX QIODevice subclasses: remove Q_DECLARE_TYPEINFOsMarc Mutz2023-12-081-2/+0
* Doc: Fix template information for qRegisterRemoteObjectsServer/ClientLuca Di Sera2023-11-201-2/+2
* Doc: Fix template information for QRemoteObjectNode membersLuca Di Sera2023-11-201-2/+2
* Highlight Time Server / Client Application examplesKai Köhne2023-11-161-0/+3
* Fix a crash due to null QHostAddress in the TCP/IP backendFriedemann Kleint2023-11-101-8/+9
* repc: Add support for #HEADER and #FOOTER linesDominik Holland2023-10-301-0/+19
* Add support for class attributes in rep filesDominik Holland2023-10-171-0/+27
* Document simpleswitch examplesØystein Heskestad2023-10-111-0/+0
* Doc: Fix issues and enable documentation testing in CITopi Reinio2023-10-102-1/+4
* QtROIoDeviceBasePrivate: fix memleak of the codec objectIvan Solovev2023-09-182-2/+4
* Add a static method setLocalServerOptions to QRemoteObjectHostØystein Heskestad2023-09-117-2/+62
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-311-1/+1
* Doc: Fix typedef description of QRemoteObjectSourceLocation(s)Andreas Eliasson2023-08-281-4/+7
* Doc: Fix description for QRemoteObjectReplica::state()Andreas Eliasson2023-08-231-3/+2
* Update snippets to match the simpleswitch examples they are taken fromØystein Heskestad2023-08-161-41/+42
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* Revamp WebSockets exampleØystein Heskestad2023-06-061-0/+0
* Revamp SSL exampleØystein Heskestad2023-06-061-0/+0
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-221-5/+0
* Fix connect example in doc sampleCarl Schwan2023-02-213-2/+4
* QRemoteObjectMetaObjectManager: fix -Wunused-but-set-variableMarc Mutz2023-01-201-4/+0
* Fix missing QIODevice disconnect() signal connectionLionel Fafchamps2022-12-121-1/+1
* CMake: Use new _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-5/+12
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-092-4/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-6/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-063-7/+7
* Replace qExchange with std::exchangeMarc Mutz2022-10-063-3/+3
* Enable QtRemoteObjects example documentationJuha Vuolle2022-09-233-1/+18
* Add QList<int> metatype registration so that QDataStream worksJuha Vuolle2022-08-302-0/+2
* Add QtRO over BT LE exampleBogDan Vatra2022-08-293-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-235-5/+5
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Fix race condition when accessing invalid indexElias Steurer2022-07-051-1/+4
* SourceApiMap: De-inline dtor of polymorphic classMarc Mutz2022-06-212-2/+5
* Fix typo in debug outputKai Köhne2022-06-201-2/+3
* Use SPDX license identifiersLucie Gérard2022-06-1476-2689/+150
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNSona Kurazyan2022-06-098-12/+34
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Sweep replace setObjectName(QStringLiteral(~~~)) → QLatin1StringMarc Mutz2022-04-051-1/+1
* QNX: Fix compiler warningsPasi Petäjäjärvi2022-03-252-5/+5
* QNX: Fix compiler warningPasi Petäjäjärvi2022-03-251-0/+1
* Add missing qobject includesFabian Kosmale2022-03-242-0/+3
* Make sure all private headers include at least one otherThiago Macieira2022-03-086-1/+7
* qconnection_qnx_global_p.h: add missing Qt namespaceMarc Mutz2022-02-181-0/+4