summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-111-2/+7
|\
| * QMacStyle: do not set white color for grayed out buttonTimur Pocheptsov2022-11-011-2/+7
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-242-30/+14
|\|
| * qwindowsxpstyle: Fix typos in documentationJonas Kvinge2022-05-071-5/+5
| * Macstyle: fix the text color on the disabled buttonTimur Pocheptsov2022-05-051-1/+1
| * QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-05-051-3/+8
| * macOS: Remove dead code for focus ring handling in Mac styleTor Arne Vestbø2022-04-081-21/+0
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-9/+29
|\|
| * QMacStyle: use the 'momentary push in' type for push buttonsTimur Pocheptsov2022-01-221-9/+29
* | 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