summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes
Commit message (Expand)AuthorAgeFilesLines
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
* Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-072-27/+9
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-3/+9
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-3/+9
| |\
| | * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-071-3/+9
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-061-0/+2
| |\|
| | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-0/+2
* | | More nullptr usage in headersKevin Funk2019-03-143-4/+4
* | | QGenericUnixTheme: use QStandardPaths get the xdg data pathJiDe Zhang2019-02-251-9/+3
|/ /
* | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-222-6/+8
|\|
| * Modernize the "settings" featureLiang Qi2018-11-152-6/+8
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-0/+2
|\|
| * Modernize the "mimetype" featureLiang Qi2018-10-121-0/+2
* | Fix build without PCHSimon Hausmann2018-10-133-0/+7
|/
* QDBusTrayIcon: Avoid needless initialization of a global varAlexander Volkov2018-06-221-2/+7
* Add support for building QtWayland on macOSRobert Griebl2018-06-091-1/+1
* dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-222-0/+4
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-152-0/+9
* macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-011-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-3/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-3/+5
| |\
| | * Generic Unix Theme: Don't crash if D-Bus is not runningGabriel de Dietrich2017-11-201-3/+5
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-20/+20
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-194-62/+62
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-9/+40
|\|
| * Read more KDE configuration in the KDE platform themeAllan Sandfeld Jensen2017-07-181-9/+40
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-0/+8
|\|
| * Follow KDE settings for menu and toolbar fontsAllan Sandfeld Jensen2017-06-131-0/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-074-10/+8
|\|
| * Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-271-3/+5
| * Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-263-7/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-1/+0
|\|
| * Disable precompiled headers for small modulesThiago Macieira2017-04-201-1/+0
* | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-182-30/+6
* | cleanup: remove references to unknown classesGatis Paeglis2017-04-081-8/+0
|/
* Fix warnings for -no-feature-mimetypeNikita Krupenko2017-03-291-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-1/+1
|\
| * Make sure QDBusMenuBar is restored when the window is hidden and shownDmitry Shachnev2017-03-271-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-0/+4
|\|
| * Enable QStyleHints::useHoverEffects for KDE and other unix systemsNikita Krupenko2017-03-071-0/+4
* | Fix build for -no-feature-systemtrayiconStephan Binner2017-02-272-1/+6
|/
* QDBusTrayIcon: try use runtime or cache for iconsMarco Trevisan (Treviño)2017-02-061-1/+24
* QDBusTrayIcon: always save the temp icon in UnityMarco Trevisan (Treviño)2017-01-191-0/+6
* dbusmenu: Map showPopup method to ItemActivationRequested signalDmitry Shachnev2017-01-193-7/+18
* dbustray: Handle StatusNotifierWatcher appearing and disappearingDmitry Shachnev2016-12-024-3/+20