aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/qtquickcontrols2materialstyleplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-261-6/+11
* Convert remaining imperative type registration to declarativeMitch Curtis2020-08-261-17/+0
* Register C++ types declarativelyMitch Curtis2020-08-261-10/+1
* Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-261-1/+0
* Fix Qt6 buildAlexandru Croitor2019-08-051-2/+2
* Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-021-2/+2
* Create and init QQuickTheme from QtQuickControls2PluginJ-P Nurmi2018-05-221-3/+3
* QQuickStylePlugin: prepare for Qt Quick CompilerJ-P Nurmi2018-05-121-8/+8
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-9/+0
* QQuickMaterialStyle: init the globals from the pluginMitch Curtis2018-02-191-0/+1
* Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-151-6/+0
|\
| * Fix memory leak in QQC2Simon Hausmann2018-02-071-6/+0
* | Read :/qtquickcontrols2.conf in QQuickStylePluginJ-P Nurmi2018-02-151-3/+3
|/
* Give all styles access to PaddedRectangleJ-P Nurmi2017-05-121-1/+0
* Replace QQuickColorImageProvider with QQuickColorImageJ-P Nurmi2017-04-181-3/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+1
|\
| * Add missing QML type registrationsJ-P Nurmi2017-02-201-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-111-1/+1
|\|
| * Welcome to 2017J-P Nurmi2017-01-091-1/+1
* | Make sure the appropriate import versions are always availableJ-P Nurmi2016-11-231-2/+3
* | Material: share the CursorDelegateJ-P Nurmi2016-10-281-0/+1
* | Material: rewrite the indeterminate progress bar animationJ-P Nurmi2016-10-191-3/+2
* | Material: rewrite the busy indicator animationJ-P Nurmi2016-10-181-3/+2
|/
* Add ComboBox::flatJ-P Nurmi2016-08-111-0/+3
* Restore version 2.0 for the .impl importsJ-P Nurmi2016-08-101-13/+14
* Add an own copy of RectangularGlow, with OpenGL core and D3D12 as wellLaszlo Agocs2016-07-141-0/+1
* Material: implement the ripple effectJ-P Nurmi2016-07-091-0/+2
* Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-081-11/+10
* Make import version 2.1 available for Material & UniversalJ-P Nurmi2016-06-211-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
* Material: Add proper elevation supportMichael Spencer2016-05-041-0/+2
* Fix Q_INIT_RESOURCE() for static buildsJ-P Nurmi2016-04-261-1/+1
* Rename the style pluginsJ-P Nurmi2016-04-221-0/+110