summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-301-15/+0
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* macOS: fix drawing of pushbuttons of non-standard sizeVolker Hilsheimer2021-07-091-25/+36
* macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-061-0/+2
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* macOS: close visible gap between tab bar base line and tabsVolker Hilsheimer2021-06-111-1/+1
* macOS: render shortcuts in context menus correctly alignedVolker Hilsheimer2021-06-021-2/+18
* macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-271-2/+4
* Fix coding style in android platform and style pluginsXing LinKun2021-03-311-1/+2
* macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-03-181-1/+1
* Redundant condition: widgetHuang Jie2021-03-041-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-243-3/+1
* Unbreak binary compatibility in QStyleOptionHeaderVolker Hilsheimer2021-02-191-2/+4
* Fix compiler warnings for QFontMetrics useAssam Boudjelthia2021-02-041-1/+1
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+3
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-01-131-2/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-34/+0
* Remove the qmake project filesJoerg Bornemann2021-01-074-63/+0
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-211-33/+93
* QHeaderView: respect the font role while calculating the elided textChristian Ehrlicher2020-12-101-1/+4
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-301-0/+23
* QMacStyle - remove vertical adjustment for inactive tabTimur Pocheptsov2020-11-301-2/+0
* CMake: Fix build of plugins/styles/mac using PCHCristian Adam2020-11-201-0/+7
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-2/+2
* Adjust code format, add space after 'if'Zhang Sheng2020-11-163-13/+13
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* QMacStyle - fix tab renderingTimur Pocheptsov2020-10-261-1/+17
* QWindowsXPStyle: Remove unused variablesTor Arne Vestbø2020-10-201-2/+0
* Remove misleading commentTimur Pocheptsov2020-10-161-6/+0
* Remove dead codeLars Knoll2020-10-121-3/+3
* Enable the Android style plugin for the cmake buildLars Knoll2020-10-122-1/+21
* Windows Vista/XP Styles: Remove XP-specific codeFriedemann Kleint2020-10-091-410/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-074-36/+36
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* macOS: Update slider metrics by explicitly asking it to layoutTor Arne Vestbø2020-10-061-33/+4
* Windows Vista/XP Styles: Clean up some codeFriedemann Kleint2020-09-265-67/+10
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-231-7/+7
* macos: Rename macos style to macOSRichard Moe Gustavsen2020-09-112-2/+2
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-102-4/+4
* QStyle: remove deprecated SH_SpellCheckUnderlineStyleChristian Ehrlicher2020-09-051-3/+0
* Vista Style: Fix pixelized arrow of QCommandLinkButton with scalingFriedemann Kleint2020-09-021-1/+1
* Vista style: Fix pixelized elements after focus/activationFriedemann Kleint2020-09-021-1/+2
* Remove QStyleOptionProgressBar::orientation memberVolker Hilsheimer2020-08-294-21/+20
* Port QtBase to the new QIcon::pixmap() APIMorten Johan Sørvig2020-08-291-13/+8
* Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidthVolker Hilsheimer2020-08-273-3/+3
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-3/+0
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-263-3/+3
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-2/+2
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1