summaryrefslogtreecommitdiffstats
path: root/examples/corelib/bindableproperties
Commit message (Expand)AuthorAgeFilesLines
* Update the bindable properties exampleJames DeLisle2023-03-099-47/+43
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-302-2/+2
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-172-6/+4
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-172-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1613-614/+26
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-242-6/+0
* bindablesubscription: Remove duplicated file entryKai Köhne2021-12-191-1/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-132-3/+4
* CMake: Prefer unversioned commandsKai Köhne2021-12-132-2/+2
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-102-6/+2
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-0212-0/+267
* Add example showing the benefits of using bindable propertiesSona Kurazyan2021-12-0223-0/+1491