summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eventdispatchers
Commit message (Expand)AuthorAgeFilesLines
* Fix warning - unused variable (d-pointer)Frederik Gladhorn2012-12-141-2/+0
* Return something from QPAEventDispatcherGlib::processEventshjk2012-11-231-1/+1
* QPAEventDispatcherGlib: Use correct flags when sending eventsOliver Wolff2012-11-212-3/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-145/+145
* QtCore: use new qEnvironmentVariableIs{Set,Empty}()Marc Mutz2012-08-141-1/+1
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-232-4/+3
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-032-1/+1
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-1/+1
* 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