aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/imagine/musicplayer
Commit message (Expand)AuthorAgeFilesLines
* Musicplayer example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-189/+157
* Use SPDX license identifiersLucie Gérard2022-06-143-124/+6
* Improve examples CMakeLists.txtKai Köhne2022-01-241-12/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-221-145/+145
* Example: Drop "2" against "Qt Quick Controls" textVenugopal Shivashankar2020-11-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-161-2/+0
* Remove all version numbers from QML importsMitch Curtis2020-08-261-4/+4
* Remove Qt Labs CalendarMitch Curtis2020-05-281-1/+5
* Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2576-0/+0
|\
| * Run optipng on all imagesMitch Curtis2019-11-0476-0/+0
* | Regenerate projects to be in syncAlexandru Croitor2019-11-151-1/+1
* | Regenerate examplesAlexandru Croitor2019-10-111-1/+1
* | Conversion of QtQuickControls2 examplesLeander Beernaert2019-10-081-0/+215
|/
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-3/+3
|\
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-021-3/+3
* | Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-041-1/+2
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-0/+1
* Examples: don't use anchors in layoutsMitch Curtis2018-02-161-3/+2
* Docs: fix qdoc (clang) warningsJ-P Nurmi2018-02-131-1/+1
* Use shorter ':/' prefix for Imagine style example config pathsMitch Curtis2018-01-241-1/+1
* Add Music Player Imagine style exampleMitch Curtis2017-11-03155-0/+1438