summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-3/+5
|\
| * Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-271-3/+5
* | cleanup: remove references to unknown classesGatis Paeglis2017-04-081-8/+0
|/
* Fix warnings for -no-feature-mimetypeNikita Krupenko2017-03-291-0/+2
* Enable QStyleHints::useHoverEffects for KDE and other unix systemsNikita Krupenko2017-03-071-0/+4
* create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-151-4/+3
* Fix build with various features disabledLars Knoll2016-10-111-0/+10
* platformsupport: eradicate some easy Q_FOREACH loopsMarc Mutz2016-08-261-4/+4
* Add XDG file icon support for UNIX themesFriedemann Kleint2016-08-041-0/+37
* 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-211-21/+0
* Add native support for D-Bus global menuDmitry Shachnev2016-02-231-1/+67
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-12/+12
|\
| * QGnomeTheme: Change the QFont members to pointer members.Friedemann Kleint2016-01-211-12/+12
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+6
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+6
| |\
| | * Update KDE theme defaults for Plasma 5.Allan Sandfeld Jensen2015-08-281-1/+6
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-28/+36
|\| |
| * | Adding plasma5 support for QKdeThemeStanislav Baiduzhyi2015-08-261-28/+36
* | | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-1/+1
|/ /
* / Fix creation of QPlatformTheme on UNIX platforms.Friedemann Kleint2015-07-221-3/+2
|/
* D-Bus system tray: properly check whether StatusNotifierHost availableShawn Rutledge2015-02-201-1/+1
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* D-Bus tray icons: try to use them with QGenericUnixThemeShawn Rutledge2015-02-121-0/+13
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-1/+37
* Support multiple desktop names in XDG_CURRENT_DESKTOPDmitry Shachnev2014-12-211-12/+17
* QGenericUnixTheme::xdgIconThemePaths: add /usr/share/pixmapsAntti Kaijanmäki2014-10-291-0/+5
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-10/+11
|\
| * Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-4/+4
| * Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-091-7/+7
| * Add Cinnamon to the list of Gtk+-based DEsDmitry Shachnev2014-10-071-0/+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/+8
|/
* GTK2 theme should use GTK configured font variantAllan Sandfeld Jensen2014-08-171-6/+21
* QKdeTheme: use system-wide kdeglobals as a fallbackJ-P Nurmi2014-05-031-65/+102
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-7/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+7
|\
| * Fix KDE calculated colors being all blackKimmo Leppälä2014-02-041-3/+7
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-0/+20
|/