aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* Fix texteditor example for AndroidTomi Korpipaa2022-10-212-0/+85
* Examples: Fix .pro files for chattutorialBartlomiej Moskal2022-09-166-11/+20
* examples/texteditor: remove use of Material styleSamuli Piippo2022-09-141-3/+0
* examples, texteditor: remove the config file, and use default settings insteadRichard Moe Gustavsen2022-08-313-13/+0
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-172-14/+14
* Add .qmlproject file for examples containing .ui.qml filesThomas Hartmann2021-11-301-0/+45
* Fix CMakeLists.txts of chattutorialMitch Curtis2021-11-11110-528/+521
* Remove deprecated usage of QQmlFileSelector::get in texteditor exampleLuca Di Sera2021-10-221-2/+1
* chattutorial: fix build without SQLMitch Curtis2021-10-151-2/+5
* 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
* Remove deprecation warning from QtQuickControls2 gallery exampleLuca Di Sera2021-08-261-1/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1714-14/+14
* 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
* Fix build of some examples on WindowsMitch Curtis2020-12-102-8/+12
* CMake: Make QT_BUILD_EXAMPLES build work with boot2qtJoerg Bornemann2020-12-032-0/+8
* Fix documentation links to High DPI documentationAndreas Buhr2020-12-011-1/+1
* gallery: don't store QQuickStyle::name() in settings on startupMitch Curtis2020-11-301-5/+7
* Doc: Drop the \excludefromcreator meta tagVenugopal Shivashankar2020-11-241-3/+0
* Remove glow effects from automotive exampleMitch Curtis2020-11-195-86/+13
* Example: Drop "2" against "Qt Quick Controls" textVenugopal Shivashankar2020-11-175-10/+9
* Doc: use correct casing for Material style nameMitch Curtis2020-11-091-3/+3
* Doc: Fix qdoc warningsVenugopal Shivashankar2020-11-061-1/+1
* Doc: Drop the automotive example from Qt Creator welcome screenVenugopal Shivashankar2020-11-061-0/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-2/+1
* Add includes to fix build errors in tests and examplesVolker Hilsheimer2020-10-312-2/+2
* Fix flatstyle exampleMitch Curtis2020-10-306-6/+13
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2616-0/+64
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2016-16/+16
* Update QStringConverter usageMÃ¥rten Nordheim2020-10-091-1/+1
* Rename "Default" style to "Basic"Mitch Curtis2020-09-243-6/+7
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-165-7/+0
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-158-11/+0
* Fix examples' usages of stylesMitch Curtis2020-09-1015-12/+128
* Fix qdoc errorsMitch Curtis2020-09-031-3/+3
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-2/+6
* Remove all version numbers from QML importsMitch Curtis2020-08-2682-197/+197
* Support Markdown in the TextEditor example, including local pathsShawn Rutledge2020-08-107-13/+199
* Port QtQuickControls2 from QTextCodec to QString{Converter|Decoder}Karsten Heimrich2020-06-171-4/+11
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-081-1/+1
* CMake: Fix duplicate "gallery" target nameAlexandru Croitor2020-06-042-5/+108
* Remove Qt Labs CalendarMitch Curtis2020-05-2815-14/+139
* Reduce dependencies on QtGraphicalEffectsMitch Curtis2020-05-131-0/+2
* Remove bindings to parent in delegatesMitch Curtis2020-05-1111-11/+13
* Add special case for escaping quotesSamuli Piippo2020-03-311-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-03-171-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-173-1/+22
|\
| * Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-121-0/+2