summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qsystemtrayicon_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+2
|\
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-6/+6
|/
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Add feature.label and feature.formlayoutStephan Binner2017-03-031-0/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+4
|\
| * Compile with -no-feature-tooltipPaul Olav Tvete2017-01-251-0/+2
* | QSystemTrayIconPrivate: replace inline _qpa_ stubs with direct callsSerge Lysenko2016-09-121-6/+9
* | Support large custom icons for the system tray balloon notificationSerge Lysenko2016-09-071-2/+2
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-0/+3
|\
| * Send QEvent::Tooltip to QSystemTrayIconIlya Kotov2015-11-261-0/+3
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-1/+3
|/
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-041-1/+1
|\
| * QSystemTrayIcon: Fix the placement of title and message in a balloonAlexander Volkov2015-04-271-1/+1
* | Move the systemTrayVisualHasAlphaChannel to the QXcbSystemTrayTrackerJørgen Lind2015-02-251-4/+2
* | xcb: Expose the systemtray functions through platformheadersJørgen Lind2015-02-231-21/+5
|/
* xcb: QSystemTrayIcon: grab background pixmap for compositing only onceShawn Rutledge2015-02-121-12/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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