summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/alarms
Commit message (Expand)AuthorAgeFilesLines
* Examples: Use private linkage where possibleKai Köhne2023-05-031-1/+1
* Examples: Use unversioned CMake commandsKai Köhne2023-05-031-2/+2
* Use versioned CMake targets for Qt modulesKai Köhne2023-05-031-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-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-076-294/+12
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-261-1/+3
* Fix alarms demo to run successfullyAlexandru Croitor2022-02-044-5/+15
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-251-3/+0
* Update Qt Quick GS tutorialLeena Miettinen2022-01-241-3/+8
* Examples: Improve CMakeLists.txt filesKai Köhne2022-01-201-7/+4
* Remove CMAKE_AUTORCC from demosJoerg Bornemann2022-01-201-1/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* examples: Do not use versioned QML importKai Koehne2020-12-025-18/+18
* tutorial/alarms: Do not use labs.calendarFabian Kosmale2020-12-011-1/+0
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* Examples: Don't enable high DPI scaling explicitlyRobert Loehning2020-10-231-3/+1
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* CMake: Regenerate projects before API changeAlexandru Croitor2020-10-011-1/+5
* CMake: Port the build setup to CMakeVenugopal Shivashankar2020-05-041-0/+49
* QtQuick: Fix & clean up alarms.proKai Koehne2018-11-061-23/+4
* Doc: Update source code for deleting alarmsv5.12.0-beta3Nico Vertriest2018-10-152-2/+2
* Doc: Correct bug when deleting alarmNico Vertriest2018-10-041-1/+1
* Doc: tutorial Get Started with Qt QuickNico Vertriest2018-09-269-0/+719