summaryrefslogtreecommitdiffstats
path: root/src/helper/remoteobjects
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use versionless commands everywhereDominik Holland2024-09-051-2/+2
* Fix compilation against older Qt versions part 2Dominik Holland2024-08-011-1/+3
* Fix compilation against older Qt versionsDominik Holland2024-07-262-0/+8
* Fix warnings caused by logging macro deprecationsZoltan Gera2024-06-262-2/+4
* doc: Fix documentation of QIfRemoteObjectsConfig::enableRemotingDominik Holland2024-06-191-2/+8
* QIfRemoteObjectsConfig: Fix typo in function nameDominik Holland2024-01-222-3/+3
* doc: Fix the QtIfRemoteObjectsHelper module page and make it visibleDominik Holland2024-01-191-22/+0
* doc: Fix broken links and other warningsDominik Holland2024-01-191-2/+2
* ifcodegen: Add a autogenerated main to server_qtroDominik Holland2023-11-131-0/+3
* Introduce QIfRemoteObjectConfigDominik Holland2023-11-133-0/+285
* Promote the QtIfRemoteObjectsHelper lib to a proper qt moduleDominik Holland2023-11-1312-54/+191
* Mark properties exposed to QML as FINAL to prevent shadowingDominik Holland2023-07-181-2/+2
* Include the autogenerated moc file in all our source filesDominik Holland2023-07-183-0/+6
* Clazy fixes and getting rid of old QT_VERSION checksDominik Holland2023-05-091-4/+0
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-091-3/+5
* CMake: Cleanup all qmake2cmake leftoversDominik Holland2022-08-311-7/+0
* Use SPDX license identifiersDominik Holland2022-06-158-309/+21
* Fix missing 's' in private QIfRemoteObjectsHelper moduleDominik Holland2021-09-227-50/+50
* ifcodegen: Start using the "localabstract" QtRO transportDominik Holland2021-09-214-1/+71
* Rename the IfRemoteObjectsHelper module to IfRemoteObjectsHelperPrivateDominik Holland2021-07-021-3/+3
* qmake: Fix building all ifcodegen examplesDominik Holland2021-06-221-1/+1
* Rename all files to match the new module nameDominik Holland2021-06-168-0/+0
* Rename everything to match the new module nameDominik Holland2021-06-169-112/+112
* Remove QMake project filesDominik Holland2021-06-021-35/+0
* Update copyright headers to 2021Dominik Holland2021-06-027-67/+58
* cmake: Adapt to the new QtRemoteObjects cmake APIDominik Holland2021-06-021-2/+2
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* Enable the QtRemoteObjects supportDominik Holland2021-05-204-4/+10
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-261-0/+31
* Qt6 port without cmake supportDominik Holland2020-12-022-2/+0
* ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-294-0/+180
* Replace usage of the QObject keywords with their respective macrosAndy Shaw2019-09-171-1/+1
* Fix CI compilationDominik Holland2019-07-311-0/+3
* media_qtro: Correctly handle the currentTrack changed signalDominik Holland2019-05-242-0/+7
* Don't hide the symbols in the remoteobjects helper libDominik Holland2019-05-211-0/+1
* Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-146-0/+497