summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qsystemtrayicon_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-3/+3
* xcb: Fix transparent tray backgrounds with 24bpp tray visualsUli Schlachter2014-12-091-2/+25
* Harmonize QPA TrayIcon showMessage parameter orderShawn Rutledge2014-12-081-2/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-6/+6
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-251-4/+13
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-041-5/+27
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+6
|\
| * Fix pixel noise in X11 systray icons that are not 22x22Allan Sandfeld Jensen2014-06-301-0/+6
* | Prefer QPA implementation in qsystemtrayicon_x11 if availableMartin Gräßlin2014-02-251-1/+39
|/
* Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-96/+54
* Fix system tray icon on X11.Friedemann Kleint2013-06-281-4/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-191-14/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QSystemTrayIcon: fix narrowing warningMarc Mutz2012-08-231-1/+1
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+10
* Fix compilation for QT_NO_CONTEXTMENU in QtWidgetsTasuku Suzuki2012-05-301-0/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-231-217/+150
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+401