summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Put qt6_ CMake commands in help indexKai Köhne2024-08-271-4/+4
* Docs: Organize topics in the Qt Remote Objects projectAlexei Cazacov2024-08-073-8/+45
* Correct license for snippet filesLucie Gérard2024-04-042-2/+2
* Correct license for example and snippet filesLucie Gérard2024-04-041-1/+1
* Highlight Time Server / Client Application examplesKai Köhne2023-11-161-0/+3
* 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-101-0/+3
* 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
* Fix connect example in doc sampleCarl Schwan2023-02-213-2/+4
* Enable QtRemoteObjects example documentationJuha Vuolle2022-09-233-1/+18
* 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-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1424-717/+48
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-091-0/+8
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* 6.2 cleanupBrett Stottlemyer2021-09-081-0/+3
* Provide a schema for abstract local socketsBrett Stottlemyer2021-08-311-8/+16
* Doc: Fix linking warning to 'qmake'Topi Reinio2021-08-261-1/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-3/+0
* Clean up Qt RemoteObjects documentationSona Kurazyan2021-08-175-11/+16
* Doc: Add thumbnail images to the example docsVenugopal Shivashankar2021-08-171-0/+6
* Restructure CMake API docs to add them to the main CMake docs pageSona Kurazyan2021-08-062-60/+151
* Doc: Use correct documentation groupPaul Wicking2021-08-041-2/+2
* Rename qt6_rep_from_headers -> qt6_reps_from_headersSona Kurazyan2021-08-032-3/+3
* CMake: make qt_rep_from_header function pluralSona Kurazyan2021-08-022-3/+3
* Document the qt6_rep_from_header CMake functionSona Kurazyan2021-07-152-0/+19
* Document the renamed classes in the porting guideSona Kurazyan2021-06-171-0/+15
* Document the SC and BC guarantees for APIs from qconnectionfactories.hSona Kurazyan2021-06-172-1/+70
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-313-9/+9
* Update porting guide with CMake instructions for repc-generationSona Kurazyan2021-05-281-0/+32
* Document the CMake commands for running repc compilerSona Kurazyan2021-05-286-74/+109
* Remove QMake project filesSona Kurazyan2021-04-162-7/+1
* Update QML plugin for QtRemoteObjectsSona Kurazyan2021-04-161-5/+5
* Document the modelviewclient and server examplesMårten Nordheim2021-03-241-2/+2
* Add the Qt 6 porting guideMårten Nordheim2021-03-111-0/+54
* Various documentation fixesMårten Nordheim2021-03-091-1/+1
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-02-261-5/+5
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-252-3/+4
* Doc: remove extra close parenthesesTasuku Suzuki2021-02-162-2/+2
* Mark a couple of TODO itemsBrett Stottlemyer2020-06-291-1/+1
* Doc: Update docs with cmake package informationNico Vertriest2020-06-251-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-077-1/+304
|\
| * cmake: Document qt5_generate_repcv5.15.0-beta4Kai Koehne2020-04-026-0/+303