summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformtheme.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+1
|\
| * Windows: Show context menu on mouse release.Friedemann Kleint2013-12-101-1/+2
* | Allow the platform to specify a press and hold delay.Michael Brasser2013-12-101-1/+2
|/
* Adding QPlatformMessageDialogHelper and QMessageDialogOptionsShawn Rutledge2013-09-131-1/+2
* Fix Android Style plugin.BogDan Vatra2013-09-101-0/+4
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-231-1/+2
* Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-201-0/+3
* Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+1
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-091-1/+7
* Make password mask characters themeable.Mitch Curtis2013-04-191-1/+2
* Move Fusion styles palette into QtGuiJørgen Lind2013-04-171-0/+10