summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/doc/snippets/cmake-macros
Commit message (Expand)AuthorAgeFilesLines
* Correct license for example and snippet filesLucie Gérard2024-04-041-1/+1
* Fix connect example in doc sampleCarl Schwan2023-02-212-1/+3
* 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-143-147/+6
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Clean up Qt RemoteObjects documentationSona Kurazyan2021-08-171-1/+1
* Rename qt6_rep_from_headers -> qt6_reps_from_headersSona Kurazyan2021-08-031-1/+1
* CMake: make qt_rep_from_header function pluralSona Kurazyan2021-08-021-1/+1
* Document the qt6_rep_from_header CMake functionSona Kurazyan2021-07-151-0/+6
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-311-2/+2
* Document the CMake commands for running repc compilerSona Kurazyan2021-05-281-6/+23
* Remove QMake project filesSona Kurazyan2021-04-161-1/+1
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-1/+1
* Mark a couple of TODO itemsBrett Stottlemyer2020-06-291-1/+1
* cmake: Document qt5_generate_repcv5.15.0-beta4Kai Koehne2020-04-025-0/+249