summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qsystemtrayicon_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Move system tray icon implementation into the pluginFriedemann Kleint2017-04-271-530/+0
* QPlatformSystemTrayIcon: Add signal contextMenuRequested()Friedemann Kleint2017-04-271-0/+1
* qsystemtrayicon_win.cpp: Clean obsolete codeFriedemann Kleint2017-04-121-104/+42
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+2
|\
* | Support large custom icons for the system tray balloon notificationSerge Lysenko2016-09-071-25/+32
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-20/+23
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-20/+23
| |\
| | * QSystemTrayIcon/Windows: Use large icon for balloon message.Friedemann Kleint2016-06-101-20/+23
* | | QtWidgets: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-05-171-4/+6
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-7/+0
|\|
| * Clean up WINVER, _WIN32_WINNT macros for MinGW.Friedemann Kleint2016-03-071-7/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Windows: Increase the max length of a system tray tooltip.Sérgio Martins2013-09-241-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Fix MinGW-64-warnings about cast from DWORD to HWND.Friedemann Kleint2013-03-121-8/+12
* Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-301-12/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-291-4/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+10
* Windows: Fix MinGW warnings.Friedemann Kleint2012-06-201-1/+1
* Do not redefine NIN_KEYSELECT if already definedJonathan Liu2012-06-151-1/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* QSystemTrayIcon/Win: Fix compilation on MinGWJonathan Liu2012-03-151-0/+1
* Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-121-98/+129
* 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/+524