summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qsystemtrayicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace MAC OS X with OS XNico Vertriest2015-06-301-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-5/+23
|\
| * QSystemTrayIcon: handle submenus correctlyDmitry Shachnev2015-01-221-5/+23
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* | QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-3/+7
* | Harmonize QPA TrayIcon showMessage parameter orderShawn Rutledge2014-12-081-3/+3
|/
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-251-0/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Prefer QPA implementation in qsystemtrayicon_x11 if availableMartin Gräßlin2014-02-251-0/+68
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Make QSystemTrayIcon::showMessage invokableAllan Sandfeld Jensen2013-10-111-0/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Cocoa: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Private slots should be named starting with _q_Sergio Ahumada2012-09-031-1/+1
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-5/+8
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-5/+5
* 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
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+674