aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/gallery
Commit message (Expand)AuthorAgeFilesLines
* 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-101-4/+6
* CMake: Make QT_BUILD_EXAMPLES build work with boot2qtJoerg Bornemann2020-12-031-0/+4
* gallery: don't store QQuickStyle::name() in settings on startupMitch Curtis2020-11-301-5/+7
* Example: Drop "2" against "Qt Quick Controls" textVenugopal Shivashankar2020-11-171-6/+5
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* Rename "Default" style to "Basic"Mitch Curtis2020-09-242-2/+2
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-151-1/+0
* Fix examples' usages of stylesMitch Curtis2020-09-107-6/+122
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-2/+6
* Remove all version numbers from QML importsMitch Curtis2020-08-2628-63/+63
* CMake: Fix duplicate "gallery" target nameAlexandru Croitor2020-06-042-5/+108
* Remove Qt Labs CalendarMitch Curtis2020-05-281-1/+5
* Remove bindings to parent in delegatesMitch Curtis2020-05-112-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-171-0/+20
|\
| * Gallery: simplify the code for the help featureMitch Curtis2020-02-1228-59/+7
| * Gallery example: Add "Help" menu and shortcutFriedemann Kleint2020-01-1028-0/+72
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-257-0/+0
|\|
| * Run optipng on all imagesMitch Curtis2019-11-047-0/+0
* | Regenerate projects to be in syncAlexandru Croitor2019-11-151-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-153-19/+26
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-061-17/+24
| |\
| | * Modernize Gallery example by using Action where suitableKonstantin Ritt2019-09-051-17/+24
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-241-1/+1
| |\|
| | * examples: type userto -> userAlbert Astals Cid2019-08-221-1/+1
| * | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-221-1/+1
| |/
* | Regenerate examplesAlexandru Croitor2019-10-111-1/+1
* | Conversion of QtQuickControls2 examplesLeander Beernaert2019-10-081-0/+99
|/
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-0528-62/+62
|\
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0228-62/+62
* | Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-041-1/+2
* | Stop using wildcards with "direct" RESOURCES syntax in examplesMitch Curtis2018-10-311-3/+51
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-0/+1
* gallery: strip png metadata to avoid warningMitch Curtis2018-07-3012-0/+0
* Add Overlay attached properties and signalsJ-P Nurmi2017-06-261-4/+4
* Gallery: remove unneeded Material-specific iconsJ-P Nurmi2017-05-2412-0/+0
* Gallery: utilize the new icon-support for the tool buttonsJ-P Nurmi2017-04-2628-14/+32
* Gallery: handle Menu shortcut on mobileJ-P Nurmi2017-04-061-0/+5
* Gallery: handle Back shortcut on mobileJ-P Nurmi2017-04-061-2/+2
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-2430-62/+352
* Doc: be consistent about the dot at the end of example descriptionsJ-P Nurmi2017-01-111-1/+1
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-1129-29/+29
|\
| * Welcome to 2017J-P Nurmi2017-01-0929-29/+29
* | Add DelayButtonJ-P Nurmi2017-01-022-0/+65
* | Add Drawer::interactiveJ-P Nurmi2016-11-251-2/+2
* | Add ComboBox::editableJ-P Nurmi2016-11-241-1/+24
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1713-238/+5
|\|
| * Gallery: improve designer compatibilityJ-P Nurmi2016-11-179-27/+5
| * Gallery: kill some useless pagesJ-P Nurmi2016-11-174-211/+0