summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QPlatformServices class.Friedemann Kleint2012-02-101-0/+7
* Fix compilation on MinGW.Friedemann Kleint2012-02-031-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Windows: Implement native event filters.Friedemann Kleint2012-01-231-0/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-201-2/+1
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-1/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-11/+4
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-2/+2
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-041-0/+14
* Windows platform plugin: Fix compiler warnings.Friedemann Kleint2011-11-021-2/+1
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-10/+6
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-111-2/+31
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-2/+24
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+7
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+4
* Add Input context for Windows.Friedemann Kleint2011-08-241-2/+3
* Fix build.Friedemann Kleint2011-08-191-9/+0
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+275