aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nativestyle, ProgressBar: fix copy/paste mistake related to nativeIndicatorRichard Moe Gustavsen2020-10-141-1/+1
* nativestyle, ComboBox: remove insetsRichard Moe Gustavsen2020-10-141-5/+0
* nativestyle, GroupBox: get groupBoxPadding from the styleitemRichard Moe Gustavsen2020-10-141-1/+1
* nativestyle/ScrollBar: don't show the scrollbar if the policy is AlwaysOffRichard Moe Gustavsen2020-10-141-1/+1
* ScrollView: always clip implicitly created FlickableRichard Moe Gustavsen2020-10-143-8/+14
* macOS/ScrollView: don't create contentItem too earlyRichard Moe Gustavsen2020-10-141-5/+0
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-131-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-131-4/+1
* Have templates depend on QtQuickUlf Hermann2020-10-123-0/+5
* Add optional imports for all the styles to controls/qmldirUlf Hermann2020-10-123-0/+23
* Be consistent with data tags in tst_styleimportsMitch Curtis2020-10-121-10/+10
* Fix tst_StyleImports::selectMitch Curtis2020-10-121-9/+9
* Native style, macOS: add scrollviewcornerRichard Moe Gustavsen2020-10-124-0/+188
* Native style, macOS: always draw a TextField using NSTextFieldRichard Moe Gustavsen2020-10-121-30/+1
* Native style: add a function imageSize() rather than overriding minimumSizeRichard Moe Gustavsen2020-10-122-9/+14
* Update QStringConverter usageMårten Nordheim2020-10-091-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-10-091-2/+2
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-095-5/+9
* Native style, macOS: clip content view when ScrollView is clippedRichard Moe Gustavsen2020-10-091-0/+5
* Fix static buildEskil Abrahamsen Blomfeldt2020-10-0916-1/+52
* Fix typo in Fusion impl's qmldirMitch Curtis2020-10-092-2/+2