summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-4/+30
* Improve widget geometry.Friedemann Kleint2012-05-091-4/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Windows: Remove fontengine autodetection logicMiikka Heikkinen2012-04-201-6/+1
* qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-191-0/+6
* Windows: Determine suitable font engine from application.Friedemann Kleint2012-04-131-7/+34
* Windows QPA plugin: Fix logging.Friedemann Kleint2012-04-131-2/+0
* Windows: Use native font engine by default.Friedemann Kleint2012-04-051-3/+4
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+2
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-3/+9
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-1/+1
* Windows: Implement QWindowsIntegration::queryKeyboardModifiers()Friedemann Kleint2012-03-121-0/+6
* Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-121-0/+22
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* 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