summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eventdispatchers
Commit message (Expand)AuthorAgeFilesLines
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-141-1/+1
* Mac: make platformsupport a static libMorten Sorvig2011-09-011-4/+0
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-2/+0
* Fix minimal plugin for windowsOlli Werwolff2011-07-071-1/+1
* Compile.Morten Johan Sorvig2011-06-231-1/+1
* Remove QEventDispatcherQPA inheritance support.Morten Sorvig2011-06-232-36/+5
* Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-232-2/+2
* Refactor window system event dispatching.Morten Sorvig2011-06-232-52/+7
* Remove stray file.Morten Sorvig2011-06-231-10/+0
* Remove leftover file.Friedemann Kleint2011-06-231-60/+0
* Remove Windows code from platform lib.Friedemann Kleint2011-06-222-84/+0
* Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-223-1/+145
* Q_GUI_EXPORT is a mac-only workaround.Morten Sorvig2011-06-221-1/+1
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-228-0/+581