summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-0/+6
* Base active window handling on WM_SET/KILLFOCUS.Friedemann Kleint2012-02-171-5/+4
* Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.Friedemann Kleint2012-02-021-1/+1
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-3/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Windows: Fix exit crash related to deletion of platform screens.Friedemann Kleint2012-01-271-0/+1
* Windows: Implement native event filters.Friedemann Kleint2012-01-231-8/+48
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-201-0/+9
* Add a virtual sendPostedEvents() to QEventDispatcherWin32.Friedemann Kleint2012-01-201-9/+2
* Windows: Use a message-only window as clipboard viewer or for GL.Friedemann Kleint2012-01-131-3/+3
* Windows: Run on Windows XP.Friedemann Kleint2012-01-061-4/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-041-0/+28
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-271-2/+1
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-16/+4
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+3
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Input context for Windows.Friedemann Kleint2011-08-241-0/+16
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+734