aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/qstyle
Commit message (Expand)AuthorAgeFilesLines
* nativestyle: SpinBox on WindowsJan Arve Sæther2020-10-062-13/+11
* Fix build after qtbase changesAllan Sandfeld Jensen2020-10-051-10/+10
* macOS: don't set the nine-patch margin exactly on the button widthRichard Moe Gustavsen2020-09-301-1/+1
* NativeStyle: add focusFrameRadius to QStyleRichard Moe Gustavsen2020-09-292-0/+32
* NativeStyle, macOS: adjust layout rectsRichard Moe Gustavsen2020-09-281-59/+38
* NativeStyle, macOS: don't draw focus from QStyleRichard Moe Gustavsen2020-09-252-160/+0
* nativestyle: Port Windows XP styleJan Arve Sæther2020-09-176-456/+330
* Fix compile warnings from missing override attributeVolker Hilsheimer2020-09-151-16/+16
* Fix build after qtbase changesVolker Hilsheimer2020-09-153-3/+2
* Fix ProgressBar on WindowsJan Arve Sæther2020-09-091-4/+1
* Native style: fix warnings in QStyle codeMitch Curtis2020-09-071-2/+3
* Native style: fix namespace buildsRichard Moe Gustavsen2020-09-071-0/+4
* Native style: increase combobox minimum sizeRichard Moe Gustavsen2020-08-131-1/+1
* Native style: increase text field minimum sizeRichard Moe Gustavsen2020-08-111-3/+3
* Native style: fix leaks in qquickmacstyleRichard Moe Gustavsen2020-08-101-0/+14
* Native style: support building with cmakeRichard Moe Gustavsen2020-07-301-1/+1
* Native style: add DialRichard Moe Gustavsen2020-06-262-0/+3
* Make sure the focus rect is drawnJan Arve Sæther2020-06-171-6/+6
* Native style: add ProgressBarRichard Moe Gustavsen2020-06-173-78/+27
* NativeStyle: add ScrollBarRichard Moe Gustavsen2020-06-122-14/+19
* Remove qdrawutil.*Jan Arve Sæther2020-06-104-1315/+1
* NativeStyle: add ComboBoxRichard Moe Gustavsen2020-06-092-18/+74
* Native style: make it possible to set nine patch margins from the styleRichard Moe Gustavsen2020-06-083-0/+20
* Initial "port" of QQC2::QWindowsStyleJan Arve Sæther2020-06-0813-0/+11384
* Native style: let DefaultTextField have correct contentRect and sizeRichard Moe Gustavsen2020-06-041-0/+23
* Native style: draw Frame on macOS with correct line width and colorRichard Moe Gustavsen2020-05-271-5/+6
* Native style: add FrameRichard Moe Gustavsen2020-05-272-0/+8
* Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-2520-0/+18190