summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowssystemtrayicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-101-10/+4
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-2/+2
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-1/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-1/+5
|\
| * Windows: Enable closing the system tray menu when clicking outside of itAndy Shaw2020-02-271-1/+5
* | Windows QPA: Better disambiguate Window class namesFriedemann Kleint2020-01-251-1/+1
* | Windows QPA: Use UTF-16 literals where possibleFriedemann Kleint2019-12-161-1/+1
|/
* Windows QPA: Fix tray geometry not updatingFriedemann Kleint2019-12-051-0/+4
* Quit application when QWindowsSystemTrayIcon receives WM_CLOSEJan Niklas Hasse2019-12-051-1/+5
* Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-241-1/+1
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-2/+3
* Windows QPA: Move the code installing the filter for WM_TASKBARCREATEDFriedemann Kleint2019-01-241-6/+7
* Windows QPA: Fix tray icon becoming visible before showFriedemann Kleint2019-01-241-1/+25
* Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-1/+1
* Native Windows file dialog: Observe Windows Explorer "Show hidden files" settingFriedemann Kleint2017-06-131-15/+2
* Windows QPA: Move system tray icon implementation into the pluginFriedemann Kleint2017-04-271-0/+456