summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* macOS: Update slider metrics by explicitly asking it to layoutTor Arne Vestbø2020-10-061-33/+4
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-241-7/+7
* Vista style: Fix pixelized elements after focus/activationFriedemann Kleint2020-09-021-1/+2
* Vista Style: Fix pixelized arrow of QCommandLinkButton with scalingFriedemann Kleint2020-09-021-1/+1
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-281-3/+0
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1
* QMacStyle - draw inverted vertical slider correctlyTimur Pocheptsov2020-07-021-1/+12
* QMacStyle - stop using the deprecated APITimur Pocheptsov2020-06-301-3/+0
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-8/+6
* High DPI/Windows style: Fix potential crash when drawing buttons of maximized...Friedemann Kleint2020-06-021-1/+1
* macOS: Fix use of deprecated NSOffStateTor Arne Vestbø2020-05-281-1/+1
* QMacStyle - change the arrow type only for 'OnlyOneTab' optionTimur Pocheptsov2020-04-291-2/+8
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-242-3/+3
|\
| * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-222-3/+3
| * QMacStyle - fix tab buttonsTimur Pocheptsov2020-02-181-0/+13
* | QMacStyle - fix tab buttonsTimur Pocheptsov2020-02-131-0/+13
* | QMacStyle: fix NSBox geometry for Aqua themeTimur Pocheptsov2020-02-081-8/+13
* | QWindowsXPStyle: Fix MDI button size for maximized QMdiSubWindowsFriedemann Kleint2020-02-012-15/+44
* | QWindowsXPStyle: Adapt the size of MDI buttons for maximized MDI subwindows t...Friedemann Kleint2020-02-011-5/+6
* | QWindowsXPStyle: Factor out repetitive code for MDI/Window title barsFriedemann Kleint2020-02-011-145/+59
* | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-281-3/+15
* | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+1
* | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-251-3/+5
* | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-3/+2
* | QWindowsVistaStyle: Fix build with no dockwidget & commandlinkbutton featuresNodir Temirkhodjaev2020-01-102-1/+10
* | QMacStyle: fix tab widget's tab barTimur Pocheptsov2019-12-211-1/+25
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-4/+4
|\|
| * QMacStyle: correct placement of edit field in comboboxVolker Hilsheimer2019-12-031-4/+4
* | QMdiArea: on macOS using tabs, render document icons next to the textVolker Hilsheimer2019-12-032-6/+14
* | QtWidgets/Windows: Simplify .pro filesFriedemann Kleint2019-11-281-3/+1
* | Honor alpha for SH_Table_GridLineColorChristian Ehrlicher2019-11-142-2/+2
|/
* QMdiArea: On macOS, render inactive subwindow controls grayed outVolker Hilsheimer2019-11-061-1/+1
* QMacStyle - fix the background color for tool buttonTimur Pocheptsov2019-10-111-2/+15
* QMacStyle::drawControl - lift the pool declarationTimur Pocheptsov2019-10-071-1/+1
* Brush up the Windows stylesFriedemann Kleint2019-09-165-170/+165
* Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-2/+1
* macOS: Remove use of deprecated QMatrix APIs in styleTor Arne Vestbø2019-09-021-10/+10
* Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-233-19/+25
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-0/+1
| |\
| | * macOS: Fix tab button rendering issueJason Haslam2019-08-081-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-291-1/+1
| |\|
| | * QMacStyle - another slider fixTimur Pocheptsov2019-07-261-1/+1
* | | Fix CC_Slider rendering on macOSSamuel Gaist2019-07-291-9/+14
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-6/+40
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-6/+40
| |\|
| | * QMacStyle: workaround NSSliderCell's cached/stale geometryTimur Pocheptsov2019-07-251-0/+35
| | * macOS: Properly unpolish font and paletteTor Arne Vestbø2019-07-201-6/+5