aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2021-09-0119-48/+48
* Disable quick examples currently breaking top level buildsCraig Scott2021-09-021-3/+3
* Clean up shapes exampleUlf Hermann2021-09-0126-182/+61
* Fix dialcontrol example to use a QML moduleUlf Hermann2021-09-0111-32/+26
* Fix coding styleOliver Eftevaag2021-09-011-5/+5
* Convert dynamicview tutorial to use QML modulesUlf Hermann2021-08-3114-8/+203
* Fix shadereffects example to use a QML moduleUlf Hermann2021-08-311-17/+13
* Fix samegame example to use QML modulesUlf Hermann2021-08-3147-60/+273
* DynamicView4 tutorial: add forgotten file to qrcOliver Eftevaag2021-08-311-0/+1
* Remove .prev_CMakeLists.txtUlf Hermann2021-08-319-403/+0
* CMake: qmake: Fix chapter6-plugins example to build in more configsAlexandru Croitor2021-08-313-30/+28
* Update views example to use modulesUlf Hermann2021-08-306-89/+66
* Fix touchinteraction example to use QML modulesUlf Hermann2021-08-3024-85/+55
* Fix the qtquick/window example to use QML modulesUlf Hermann2021-08-307-52/+143
* Update the accessibility example to use QML modulesUlf Hermann2021-08-306-19/+12
* Shapes example: use qqc2 componentsOliver Eftevaag2021-08-2825-122/+134
* ShaderEffects example: replace custom slider with qqc2Oliver Eftevaag2021-08-284-108/+12
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-273-3/+3
* Remove deprecation warning from QtQuickControls2 gallery exampleLuca Di Sera2021-08-261-1/+4
* Use add_shaders with CMake in some examplesLaszlo Agocs2021-08-255-111/+41
* Port leftover effects in some of the examplesLaszlo Agocs2021-08-2510-26/+67
* Update quick examples to new QML CMake APICraig Scott2021-08-2520-485/+166
* Update qml examples for improved target path handlingCraig Scott2021-08-2532-416/+121
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1789-89/+89
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-08-06655-1/+19298
|\
| * 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