aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | Add changes file for Qt 5.15.0Antti Kokko2020-04-221-0/+80
| | | * | | ComboBox: fix currentValue not being updated on model changesMitch Curtis2020-05-122-6/+55
| | | * | | QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
| | | | |/ | | | |/|
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-211-0/+40
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-211-0/+40
| | | | |\
| | | | | * Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-111-0/+40
| | | * | | Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-156-21/+98
| * | | | | Remove winrtOliver Wolff2020-06-053-3/+0
| * | | | | CMake: Fix duplicate "gallery" target nameAlexandru Croitor2020-06-042-5/+108
| * | | | | CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-042-7/+18
| * | | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-06-041-3/+3
* | | | | | Native style: add DialRichard Moe Gustavsen2020-06-2614-0/+437
* | | | | | Native style: support checkable buttonsRichard Moe Gustavsen2020-06-262-1/+6
* | | | | | Let macOS have TabFocus focus policyJan Arve Sæther2020-06-222-1/+10
* | | | | | Native style: enhance exampleRichard Moe Gustavsen2020-06-182-0/+7
* | | | | | Native style: move window tests inside window() scopeRichard Moe Gustavsen2020-06-171-2/+2
* | | | | | Make sure the focus rect is drawnJan Arve Sæther2020-06-172-10/+15
* | | | | | Don't use 9-patch for Button on WindowsJan Arve Sæther2020-06-171-1/+43
* | | | | | Fix active focus handlingJan Arve Sæther2020-06-171-3/+3
* | | | | | Native style: add ProgressBarRichard Moe Gustavsen2020-06-1716-79/+548
* | | | | | Native style, DefaultComboBox: position popup at correct placeRichard Moe Gustavsen2020-06-151-3/+4
* | | | | | Fix vertical aligment of CheckBox elementsJan Arve Sæther2020-06-121-0/+2
* | | | | | NativeStyle: add ScrollBarRichard Moe Gustavsen2020-06-1214-14/+539
* | | | | | Native style: remove prefix ('show', 'print') from the debug flagsRichard Moe Gustavsen2020-06-122-19/+25
* | | | | | Native style: draw contentRect using marginsRichard Moe Gustavsen2020-06-121-2/+6
* | | | | | Native style: offer layoutMargins to QML, not layoutRectRichard Moe Gustavsen2020-06-112-11/+16
* | | | | | Native style: make the debug flags more type safeRichard Moe Gustavsen2020-06-112-44/+30
* | | | | | Add CheckBox, RadioButton and other missing components for WindowsJan Arve Sæther2020-06-118-1/+395
* | | | | | Remove qdrawutil.*Jan Arve Sæther2020-06-104-1315/+1
* | | | | | Fix issues with the label in GroupBoxJan Arve Sæther2020-06-103-10/+33
* | | | | | QDebug, print 9-patch margins tooJan Arve Sæther2020-06-101-1/+2
* | | | | | Native style: remove unused codeRichard Moe Gustavsen2020-06-092-3/+0
* | | | | | Reorder properties into the same order as QMargins ctor (l,t,r,b)Jan Arve Sæther2020-06-091-1/+1
* | | | | | NativeStyle: add ComboBoxRichard Moe Gustavsen2020-06-0914-18/+624
* | | | | | Native style: make it possible to set nine patch margins from the styleRichard Moe Gustavsen2020-06-0814-13/+69
* | | | | | Initial "port" of QQC2::QWindowsStyleJan Arve Sæther2020-06-0814-6/+11410
* | | | | | Merge remote-tracking branch 'gerrit/dev' into nativestyleRichard Moe Gustavsen2020-06-04109-5097/+398
|\| | | | |
| * | | | | Remove the shortcut when the menu item that is using it is removedAndy Shaw2020-06-041-0/+10
| * | | | | Sync the platform menu after inserting it to the menubarAndy Shaw2020-06-031-0/+1
| * | | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-06-031-3/+3
| * | | | | QQuickTextArea: resize background different when inside FlickableRichard Moe Gustavsen2020-06-022-2/+38
| * | | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-05-291-3/+3
| * | | | | StackView: fix heap-use-after-free when pushing after clearMitch Curtis2020-05-294-20/+64
| * | | | | Sync the QQuickPlatformMenu so it has a handle ready when its a sub menuAndy Shaw2020-05-291-2/+7
| * | | | | Remove Qt Labs CalendarMitch Curtis2020-05-2895-5068/+222
| * | | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-05-271-3/+3
| * | | | | Account for single key shortcuts being used in the platform menusAndy Shaw2020-05-274-1/+38
| * | | | | Skip tests that use graphical effects on Win 7Mitch Curtis2020-05-262-0/+11
| * | | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-05-261-3/+6
| * | | | | Add missing overrideAlexander Volkov2020-05-251-1/+1