summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* Fix build without features.itemviewsTasuku Suzuki2019-05-121-0/+8
* Headers cleanup in mac styleTasuku Suzuki2019-05-122-135/+80
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-3/+41
|\
| * QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-2/+3
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+38
| |\
| | * QMacStyle - clear cached controls when changing themesTimur Pocheptsov2019-05-151-1/+38
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-2/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-2/+5
| |\|
| | * macOS: Don't clip menu item drawing to bounding rect when using CoreTextTor Arne Vestbø2019-05-101-2/+5
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-0/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+39
| |\|
| | * QMacStyle - set the proper appearance if neededTimur Pocheptsov2019-04-251-0/+39
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-69/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-69/+2
| |\|
| | * Revert "QMacStyle - workaround NSButtonCell (disclose button type)"Timur Pocheptsov2019-04-111-69/+2
* | | QStyle/QWidget: Avoid repetitive invocation of QStyleHelper::dpiScaled()Friedemann Kleint2019-04-081-6/+11
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-3/+6
|\|
| * QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-2/+4
| * macOS: When a menu item has an italic font it should respect thisAndy Shaw2019-04-011-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-2/+69
|\|
| * QMacStyle - workaround NSButtonCell (disclose button type)Timur Pocheptsov2019-03-271-2/+69
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-26/+70
|\|
| * QMacStyle: Fix QTabWidget document mode on macOS Mojave dark modeYan Shapochnik2019-03-251-24/+62
| * QMacStyle - make focus ring less transparentTimur Pocheptsov2019-03-221-2/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+17
|\|
| * QMacStyle - fix a weird NSBox geometryTimur Pocheptsov2019-01-311-1/+16
| * Fix QMacStyle QPalette warningSamuel Gaist2019-01-261-1/+1
* | Windows style, themes: Fix deprecation warningsFriedemann Kleint2019-02-062-8/+9
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-12/+50
|\|
| * QMacStyle: fix PE_PanelLineEdit and PE_FrameLineEdit handlingTimur Pocheptsov2019-01-251-12/+50
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-0/+29
|\|
| * QMacStyle - take into account that native controls are transparent nowTimur Pocheptsov2019-01-161-0/+29
* | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-2/+8
|\|
| * QComboBox/WindowVistaStyle: restore focus rectChristian Ehrlicher2019-01-021-2/+8
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-124-4/+4
* | qwindowsxpstyle: Add std::nothrow to newIvan Komissarov2018-12-101-2/+2
|/
* QMacStyle: account for QStyleSheetStyle using QTabBar directlyTimur Pocheptsov2018-11-211-1/+7
* QMacStyle: remove weird frame translationTimur Pocheptsov2018-11-121-1/+1
* Fix QTableView/Widget on macOSTimur Pocheptsov2018-11-071-0/+3
* QMacStyle: fix group box for macOS MojaveTimur Pocheptsov2018-10-192-7/+63
* Fix a regression in qmacstyleTimur Pocheptsov2018-10-191-2/+2
* macOS: Use dark gradients for title and status bar in dark modeMorten Johan Sørvig2018-09-101-18/+38
* Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-023-43/+46
* macOS: Update all deprecated enums to their 10.12+ equivalentsTor Arne Vestbø2018-08-311-10/+10
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-7/+0
* Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-311-0/+2
|\
| * Merge branch '5.11' into devEdward Welbourne2018-07-311-0/+2
| |\
| | * QMacStyle: Configure checkbox NSButton as tri-stateGabriel de Dietrich2018-07-171-0/+2