summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-162-6/+12
|\
| * Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
| * macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-081-0/+2
| * macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-231-4/+8
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-161-54/+17
|\|
| * macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-281-2/+4
| * Re-add horizontal offsets around QPushButtonDoris Verria2021-04-201-52/+13
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-071-1/+1
|\|
| * macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-04-091-1/+1
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-2414-285/+285
|/
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-02-021-2/+2
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2021-02-021-33/+93
* Update commercial license headersTarja Sundqvist2021-01-2614-285/+285
* QMacStyle - remove vertical adjustment for inactive tabTimur Pocheptsov2020-12-011-2/+0
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* QMacStyle - fix tab renderingTimur Pocheptsov2020-10-281-1/+17
* 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