summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eventdispatchers
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
* Rename QEventDispatcherQPA to QUnixEventDispatcherQPA.Robin Burchell2011-12-154-18/+18
* QEventDispatcherQPA: processEvents should only be called onceOlivier Goffart2011-11-151-1/+0
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-282-1/+26
* 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