aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/qstyle/windows/qquickwindowsxpstyle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Nativestyle: Slider on WindowsJan Arve Sæther2020-10-191-1/+25
| | | | | Change-Id: Iab1f01a2cccad21e178aaf13ea21469a5ce98fea Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
* nativestyle: SpinBox on WindowsJan Arve Sæther2020-10-061-8/+0
| | | | | Change-Id: I334af68282a59099698e46020b0644318eae5cce Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
* nativestyle: Port Windows XP styleJan Arve Sæther2020-09-171-401/+268
| | | | | | | Some controls needs more care, but that's for follow-up commits Change-Id: Ia7afeccf06f2f12dbef1402bf5975807cad8adcb Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
* Initial "port" of QQC2::QWindowsStyleJan Arve Sæther2020-06-081-0/+4163
It also includes qwindowsxpstyle and qwindowsvistastyle, but they do not compile at the moment Change-Id: Ie9ce0bf99d620d65534c2660150117e4747f5c86 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>