summaryrefslogtreecommitdiffstats
path: root/examples/corelib/bindableproperties/subscription
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* Revamp Subscription example: Cretae QString using a Literal operatorRym Bouabid2023-09-221-8/+10
* Revamp Subscription example: Fix includesRym Bouabid2023-09-221-1/+2
* Make examples/bindableproperties a proper projectKai Köhne2023-09-221-39/+1
* examples/: compile with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-081-4/+4
* examples/: fix compiler warnings -Wdeprecated-enum-float-conversionAhmad Samir2023-08-181-1/+1
* Update the bindable properties exampleJames DeLisle2023-03-094-16/+14
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-3/+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-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-165-245/+10
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-3/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+2
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+1
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-025-0/+42
* Add example showing the benefits of using bindable propertiesSona Kurazyan2021-12-027-0/+549