aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Native style: add separate Info debug flagRichard Moe Gustavsen2020-11-022-19/+23
* Fix deprecation warnings related to QIcon::pixmap()Friedemann Kleint2020-11-021-27/+37
* Fix deprecation warnings related to QMetaTypeFriedemann Kleint2020-11-025-8/+8
* nativestyle: refactor many functions to be constRichard Moe Gustavsen2020-11-0228-102/+102
* Add includes to fix build errors in tests and examplesVolker Hilsheimer2020-10-313-2/+3
* Fix flatstyle exampleMitch Curtis2020-10-306-6/+13
* manual test, nativestyle: add vertical slider with tick marks on both sidesRichard Moe Gustavsen2020-10-301-1/+11
* macOS: draw the handle as a part of the backgroundRichard Moe Gustavsen2020-10-302-1/+30
* macOS: clean up slider qstyle implementationRichard Moe Gustavsen2020-10-301-81/+31
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-291-1/+1
* Native style/Button: Avoid that the label gets elidedJan Arve Sæther2020-10-291-1/+1
* Change terminology to "look and feel"Jerome Pasion2020-10-293-4/+4
* QuickStyleItem: refactor updatePaintNode()Richard Moe Gustavsen2020-10-291-20/+23
* Regenerate CMake project filesMitch Curtis2020-10-289-0/+16
* macOS: Update slider metrics by explicitly asking it to layoutRichard Moe Gustavsen2020-10-281-33/+4
* macOS: Don't assume NSSlider is never flippedRichard Moe Gustavsen2020-10-281-7/+7
* macOS: stop using the deprecated APIRichard Moe Gustavsen2020-10-281-3/+0
* nativestyle: only draw the control if the control is visibleRichard Moe Gustavsen2020-10-282-1/+16
* QQuickStyleItem: add proper constructorRichard Moe Gustavsen2020-10-282-2/+3
* Add changes file for Qt 5.15.2Antti Kokko2020-10-281-0/+42
* nativestyle, slider: ensure that we set correct slider positionRichard Moe Gustavsen2020-10-271-2/+1
* Native style: Add ComboBox for WindowsJan Arve Sæther2020-10-273-36/+150
* Text color should not be bright when highlighted on WindowsJan Arve Sæther2020-10-271-2/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2616-0/+64
* Native style: Fix bug in layoutMargins()Jan Arve Sæther2020-10-262-3/+7
* Native style: Add ScrollBar on WindowsJan Arve Sæther2020-10-236-4/+131
* Remove qtxmlpatterns from requirementsAssam Boudjelthia2020-10-221-1/+1
* nativestyle: add missing cmake fieldsRichard Moe Gustavsen2020-10-221-0/+2
* Fix compiler warnings: don't copy when container returns referencesVolker Hilsheimer2020-10-221-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-221-1/+1
* CMake: Fix no-widgets buildAlexandru Croitor2020-10-213-9/+110
* QQuickAbstractButton: don't accept key release if we're not pressedMitch Curtis2020-10-213-1/+125
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-211-2/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2v6.0.0-beta2Qt Submodule Update Bot2020-10-211-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-201-1/+1
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2016-16/+16
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-201-1/+1
* Native style/Slider: Fix tickmarks and groove for fractional numbersJan Arve Sæther2020-10-192-6/+24
* Nativestyle: Slider on WindowsJan Arve Sæther2020-10-193-29/+51
* Native style, macOS: don't draw a background behind the GroupBox labelRichard Moe Gustavsen2020-10-191-0/+19
* nativestyle, ScrollView: don't resize scroll bars according to paddingRichard Moe Gustavsen2020-10-192-8/+8
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-191-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-191-0/+27
* Update dependencies on 'dev' in qt/qtquickcontrols2v6.0.0-beta1Qt Submodule Update Bot2020-10-161-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-151-1/+1
* test, nativestyle: change ScrollView bindingsRichard Moe Gustavsen2020-10-151-2/+2
* ScrollView: document how you can make ScrollView scroll in only one directionRichard Moe Gustavsen2020-10-151-1/+7
* Remove QtQuick.Window imports from basic styleEskil Abrahamsen Blomfeldt2020-10-153-3/+0
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-151-1/+1
* nativestyle, transitionDuration: make property CONSTANTRichard Moe Gustavsen2020-10-142-3/+2