aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* Native style: temporarily disable the Windows style until it's completeRichard Moe Gustavsen2020-09-071-3/+4
* Native style: only list available built-in stylesRichard Moe Gustavsen2020-09-071-0/+4
* Merge remote-tracking branch 'nativestyle' into devMitch Curtis2020-09-043-5/+40
|\
| * Native style: add macOS and Windows to QQuickStylePrivate::builtInStyles()Richard Moe Gustavsen2020-08-281-2/+9
| * Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-08-2640-4640/+113
| |\
| * | Native style: add configure optionsRichard Moe Gustavsen2020-08-122-3/+31
* | | Fix crash when importing a style without first importing ControlsMitch Curtis2020-08-271-0/+3
| |/ |/|
* | Fix CMake buildMitch Curtis2020-08-261-23/+15
* | Register QQuickDummyType as anonymous typeUlf Hermann2020-08-262-0/+68
* | Bump import version to 6.0Mitch Curtis2020-08-261-1/+1
* | Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-265-310/+70
* | Register C++ types declarativelyMitch Curtis2020-08-2635-4003/+14
* | Move Default style out into its own pluginMitch Curtis2020-08-263-10/+8
* | Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-266-365/+9
|/
* Adapt to renaming of QQmlMetaType::isModule()Ulf Hermann2020-06-301-2/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-06-301-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-091-1/+1
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-041-5/+12
* Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-04-248-14/+14
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-175-10/+62
|\
| * Adapt to plugin unloading changesMitch Curtis2020-03-124-4/+42
| * Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-121-0/+2
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-101-3/+10
| |\
| | * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-051-2/+2
| | * Follow QML2_IMPORT_PATH in path searchDavid Edmundson2020-01-291-0/+1
| | * Look for the fallback style in all of the style pathsAndy Shaw2020-01-271-1/+7
| * | Fix build with latest qtdeclarativeSimon Hausmann2020-02-131-2/+2
| |/
| * Include the Android specific path for the importsAndy Shaw2019-11-151-2/+7
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-255-5/+6
|\|
| * Adapt Tumbler after ListView changesv5.14.0-beta2Mitch Curtis2019-10-161-1/+2
| * Minor performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-074-4/+4
* | Regenerate projects to be in syncAlexandru Croitor2019-11-151-3/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-9/+9
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-061-9/+9
| |\
| | * Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-221-9/+9
* | | Update QtQuickControls2 project filesLeander Beernaert2019-10-081-0/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\| |
| * | Fix compilation with explicit QChar(*int*) ctorsMarc Mutz2019-07-111-1/+1
* | | Initial CMake conversion for QtQuickControls2Leander Beernaert2019-08-062-0/+94
|/ /
* / Fix deprecation warning about qmlAttachedPropertiesObject()Friedemann Kleint2019-05-271-2/+2
|/
* QQuickIcon: Add support to cache a pixmapMikhail Svetkin2019-01-221-0/+2
* Add logging categories for Tumbler and TumblerViewMitch Curtis2018-12-171-0/+15
* Fix QQuickIconLabel's baselineOffsetMitch Curtis2018-12-031-0/+3
* Fix compilation with qreal=floatFriedemann Kleint2018-11-261-1/+2
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-081-1/+2
|\
| * QQuickIconImage: prevent color from being applied twiceMitch Curtis2018-07-301-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+63
|\|
| * Fix qrc paths in QT_QUICK_CONTROLS_STYLE_PATHMitch Curtis2018-07-161-2/+60
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-251-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-251-3/+3
| |\|