aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-01753-15755/+0
* attachedstyleproperties: remove debug message from CMakeLists.txtMitch Curtis2022-10-261-2/+0
* iOS Style: Make QQuickIOSStyle a singleton and private APIDoris Verria2022-10-213-6/+3
* Fix texteditor example for AndroidTomi Korpipaa2022-10-212-0/+85
* Port away from deprecated _qs UDLMarc Mutz2022-10-181-1/+3
* Make QQuickAttachedPropertyPropagator publicMitch Curtis2022-10-1315-0/+659
* Move Settings out of Qt.labs moduleYuhang Zhao2022-09-293-5/+5
* Automotive example: Use qt_add_qml_module()Oliver Eftevaag2022-09-261-158/+115
* Flatstyle example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-26/+18
* Gallery example: Use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-75/+67
* Contactlist example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-262-25/+16
* SidePanel example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-25/+17
* TextEditor example: use qt_add_qml_module in CMakeLists.txtOliver Eftevaag2022-09-261-22/+19
* SwipeToRemove example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-262-25/+14
* Musicplayer example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-189/+157
* Examples: Fix .pro files for chattutorialBartlomiej Moskal2022-09-166-11/+20
* examples/texteditor: remove use of Material styleSamuli Piippo2022-09-141-3/+0
* todolist example: Make it easier to hide keyboard when finished editingDoris Verria2022-09-132-1/+23
* Controls: add todolist example for showcasing the iOS StyleJenny Lofthus2022-09-0837-0/+1022
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0717-17/+17
* examples, texteditor: remove the config file, and use default settings insteadRichard Moe Gustavsen2022-08-313-13/+0
* TextEditor example: use the ColorDialog from qt quick dialogsOliver Eftevaag2022-08-251-10/+20
* texteditor: fix out-dated code snippetMitch Curtis2022-08-251-1/+1
* Doc: Fix image for eventcalendar exampleBartlomiej Moskal2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-0817-0/+51
* Use SPDX license identifiersLucie Gérard2022-06-11132-6215/+264
* Examples: Replace qt-5 urlsKai Köhne2022-06-052-5/+5
* Update the text editor to use the MessageDialog in qt quick dialogsOliver Eftevaag2022-05-111-6/+7
* Merge remote-tracking branch 'origin/dev' into wip/iosstyleMitch Curtis2022-03-311-1/+3
|\
| * Add cmake support for examplesFabian Kosmale2022-03-291-1/+3
* | Add directory for new iOS style and initial plugin implementationDoris Verria2022-02-101-0/+3
|/
* Improve examples CMakeLists.txtKai Köhne2022-01-2417-151/+73
* Disambiguate "parent" in flatstyle exampleShawn Rutledge2022-01-241-5/+5
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-162-15/+15
* Add .qmlproject file for examples containing .ui.qml filesThomas Hartmann2021-11-181-0/+45
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-142-2/+2
* Fix CMakeLists.txts of chattutorialMitch Curtis2021-11-09110-524/+517
* Add calendar typesMitch Curtis2021-11-0316-0/+984
* Update examples to use new PropertyChangesUlf Hermann2021-11-034-37/+22
* Remove deprecated usage of QQmlFileSelector::get in texteditor exampleLuca Di Sera2021-10-221-2/+1
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-184-4/+4
* chattutorial: fix build without SQLMitch Curtis2021-10-151-2/+5
* Implement horizontal rule rendering in textShawn Rutledge2021-10-141-0/+6
* TextEditor: Clean up example and use quick dialogsOliver Eftevaag2021-09-296-222/+157
* Gallery example: remove binding loop from TextArea pageOliver Eftevaag2021-09-131-1/+1
* Remove .prev_CMakeLists.txtUlf Hermann2021-08-312-183/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1714-14/+14
* Remove deprecation warning from QtQuickControls2 gallery exampleLuca Di Sera2021-08-051-1/+4
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-226-441/+297
* Fix gallery example defaulting to Basic instead of the platform defaultMitch Curtis2021-03-242-4/+13