summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformtheme.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-131-1/+0
* Prepare for replacing Qt::Appearance with Qt::ColorSchemeTor Arne Vestbø2023-02-091-0/+1
* Add a platform theme option to affect SH_UnderlineShortcutMikolaj Boc2023-02-071-1/+2
* Fix build with -no-feature-shortcutTasuku Suzuki2023-01-171-0/+1
* Add name() getter in QPlatformThemeAxel Spoerl2022-11-181-0/+4
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-181-1/+3
* Add QPlatformTheme::MenuBarFocusOnAltPressReleaseVolker Hilsheimer2022-10-231-1/+2
* Add flicking behavior hints to platform integration and themeShawn Rutledge2022-10-181-1/+4
* Add Q_ENUM in QPlatformTheme enumsAxel Spoerl2022-10-051-0/+5
* Make SetFocusOnTouchRelease style hint themeableAlexander Volkov2022-09-291-1/+2
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-201-7/+1
* Sync and assert StandardPixmap enums in QPlatformTheme and QStyleAxel Spoerl2022-07-221-0/+10
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* CoreText: Populate all variants of theme/system fontsTor Arne Vestbø2022-03-301-0/+1
* QPA: add ButtonPressKeys ThemeHintNoah Davis2022-02-161-0/+1
* Add PreselectFirstFileInDirectory platform theme hintMitch Curtis2022-01-071-0/+1
* Make QPlatformTheme a gadgetMitch Curtis2021-11-031-0/+3
* Add ShowDirectoriesFirst platform theme hintMitch Curtis2021-11-031-0/+1
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-09-171-0/+8
* Account for multiple screens when computing QSizeGrip available geometryZhang Hao2021-03-241-1/+2
* Get rid of some #ifdef qt6Allan Sandfeld Jensen2020-09-301-5/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-2/+6
|/
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classesFriedemann Kleint2018-12-131-2/+2
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-1/+2
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-151-1/+2
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-1/+2
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-191-0/+1
* add TouchDoubleTapDistance platform theme hintShawn Rutledge2016-11-241-1/+2
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
* QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-051-3/+0
* Add QPlatformTheme::fileIcon()Friedemann Kleint2016-08-041-0/+3
* Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-1/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* QPlatformTheme: added EditorFontNikita Krupenko2016-03-181-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QPlatformTheme: Resync StandardPixmap with QStyle::StandardPixmapFrank Richter2015-12-311-0/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+2
|\
| * QPlatformTheme: added TabButtonFont and GroupBoxTitleFontLiang Qi2015-12-101-0/+2
* | iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-041-0/+1
|/
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-0/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Read and use WheelScrollLines configuration on KDEAllan Sandfeld Jensen2014-09-121-1/+2
|/
* Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-161-0/+1
* QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-0/+1
* Android: Support double click eventEskil Abrahamsen Blomfeldt2014-03-101-1/+2