summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_win.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QEventDispatcherWin32: Remove hook to dispatch GUI events.Friedemann Kleint2011-06-301-6/+0
* Pass process event flags to QEventDispatcherWin32.Friedemann Kleint2011-06-231-2/+2
* Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-221-0/+6
* Declaration of QEventDispatcherWin32Private in private header fileOlli Werwolff2011-05-261-68/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1158