summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformtheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: includemocsMarc Mutz2022-04-291-0/+2
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-5/+5
* QPA: improve plugin and theme documentation and logging outputMitch Curtis2022-04-041-0/+2
* QPA: add ButtonPressKeys ThemeHintNoah Davis2022-02-161-0/+4
* Add PreselectFirstFileInDirectory platform theme hintMitch Curtis2022-01-071-1/+7
* Add ShowDirectoriesFirst platform theme hintMitch Curtis2021-11-031-0/+6
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-09-171-0/+5
* Account for multiple screens when computing QSizeGrip available geometryZhang Hao2021-03-241-0/+6
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-1/+1
* macOS: Move AA_MacDontSwapCtrlAndMeta logic out of QPlatformThemeTor Arne Vestbø2020-07-081-21/+2
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-081-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* QtGui: fix deprecated QChar conversionsMarc Mutz2020-05-111-1/+1
* QPlatformTheme: Use operator| instead of operator+ to define a shortcutGiuseppe D'Angelo2020-05-051-1/+1
* QtGui: fix a few more char/int/uint -> QChar conversionsMarc Mutz2020-04-301-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-8/+8
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-8/+8
* | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-3/+5
|/
* QMenu: show shortcuts in context menus by defaultRichard Moe Gustavsen2019-05-151-1/+3
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-0/+2
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-151-0/+2
* macOS: Fix handling of multiple ampersands in menu itemsAndre de la Rocha2017-11-301-2/+1
* Fix implementation of spell check underline stylesDmitry Shachnev2017-10-211-1/+1
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+4
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+7
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2017-01-181-0/+7
| |\
| | * add docs for QPlatformTheme::WheelScrollLines, MouseDoubleClickDistance5.7Shawn Rutledge2016-12-131-0/+7
* | | Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-191-0/+13
* | | add TouchDoubleTapDistance platform theme hintShawn Rutledge2016-11-241-0/+13
|/ /
* | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+6
* | QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-051-10/+0
* | Add QPlatformTheme::fileIcon()Friedemann Kleint2016-08-041-0/+19
* | Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+2
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-041-0/+35
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+3
* Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-101-0/+2
* xcb: QkeySequence::Quit is control-QShawn Rutledge2015-03-051-1/+1
* Make the QPlatformTheme::keyBindings() search deterministicMorten Johan Sørvig2015-02-121-50/+33
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-4/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QKeySequence::BackspaceMorten Johan Sørvig2014-10-311-1/+2
* QPlatformTheme: use qEnvironmentVariableIntValue()Marc Mutz2014-10-021-1/+1
* 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-0/+2
|/
* Replacement for QWS_DBLCLICK_DISTANCEPelle Johnsen2014-08-211-1/+5
* OS X: Add more text editing key bindings.Morten Johan Sørvig2014-04-091-9/+17
* Android: Support double click eventEskil Abrahamsen Blomfeldt2014-03-101-0/+2