summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsguieventdispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-141-201/+0
* Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-011-1/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-151-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-0/+3
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-4/+4
* Port of Qt 4's Windows session managementSamuel Gaist2013-09-211-0/+5
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-161-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-231-34/+5
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Windows: Fix MinGW warnings.Friedemann Kleint2012-06-201-8/+7
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+1
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-201-1/+2
* Add a virtual sendPostedEvents() to QEventDispatcherWin32.Friedemann Kleint2012-01-201-0/+7
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-041-0/+1
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Input context for Windows.Friedemann Kleint2011-08-241-1/+7
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+209