summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qsystemtrayicon_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-53/+0
|\
| * QSystemTrayIcon: put WinCE specific code into qsystemtrayicon_wince.cppJoerg Bornemann2010-05-071-53/+0
* | Always activate popup windows on showJens Bache-Wiig2010-02-041-2/+0
* | Build fix for MSVC2005 and older SDKThierry Bastian2010-01-221-1/+0
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak2009-12-151-0/+21
* * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-221-33/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-4/+5
* | qsystemtrayicon_win.cpp fix determination of NOTIFYICONDATA struct sizeJoerg Bornemann2009-08-251-5/+1
* | Windows compile fix for code that needs WINVER > 0x500Joerg Bornemann2009-08-241-4/+7
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix QSystemTrayIcon causing three activated signals on doubleclickJens Bache-Wiig2009-07-241-2/+9
* | support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
* | Getting rid of compiler warnings on windowsThierry Bastian2009-07-071-2/+2
* | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-248/+75
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+748
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
* introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-5/+5
* Long live Qt!Lars Knoll2009-03-231-0/+748