summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* make use of QT_REQUIRE_CONFIG() in platformsupport modulesOswald Buddenhagen2016-10-153-8/+8
* create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-153-13/+22
* Fix build with various features disabledLars Knoll2016-10-111-0/+10
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-113-8/+16
|\
* | move dbusmenu and dbustray under themes/genericunixOswald Buddenhagen2016-10-0723-0/+3434
* | Use QStringBuilder more to optimize memory allocationsAnton Kudryavtsev2016-09-151-2/+1
* | platformsupport: eradicate some easy Q_FOREACH loopsMarc Mutz2016-08-261-4/+4
* | QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-053-0/+232
* | Add XDG file icon support for UNIX themesFriedemann Kleint2016-08-042-0/+42
* | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-221-7/+7
|\|
| * Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-7/+7
* | Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+2
|/
* OpenGL, PlatformSupport: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-071-3/+4
* Add createMenu() method to QPlatformMenuBarDmitry Shachnev2016-03-212-24/+0
* Add native support for D-Bus global menuDmitry Shachnev2016-02-232-1/+79
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-19/+19
|\
| * QtPlatformSupport: Remove virtual from declarations with override.Friedemann Kleint2016-01-211-7/+7
| * QGnomeTheme: Change the QFont members to pointer members.Friedemann Kleint2016-01-211-12/+12
* | Updated license headersJani Heikkinen2016-01-152-28/+40
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+1
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-1/+2
|\|
| * Use “Adwaita” as the default icon theme for QGnomeThemeDmitry Shachnev2015-11-171-1/+2
* | Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-131-3/+3