summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes/genericunix
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-122-0/+16
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-222-2/+44
* Support multiple desktop names in XDG_CURRENT_DESKTOPDmitry Shachnev2014-12-211-12/+17
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-7/+7
* 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-292-38/+33
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
| |\
| | * Add missing private headers warningSamuel Gaist2014-09-041-0/+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-172-6/+23
* | QKdeTheme: use system-wide kdeglobals as a fallbackJ-P Nurmi2014-05-032-66/+103
|/
* 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-182-0/+21
* | Make QKdeTheme constructor public, allowing for custom inheritanceŁukasz 'sil2100' Zemczak2013-12-301-1/+1
|/
* Remove qFill usages from the generic unix themeGiuseppe D'Angelo2013-09-051-4/+6
* Add API to let applications integrate with the system fontsAleix Pol2013-07-051-11/+35
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+42
|\
| * QKdeTheme: generate sensible disabled colors for the system paletteJ-P Nurmi2013-06-161-0/+36
| * Read SingleClickActivation from KDE settings fileDominik Holland2013-06-161-0/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-262-101/+155
|\|
| * Make password mask characters themeable.Mitch Curtis2013-04-191-0/+2