summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-4/+4
|\
| * Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-141-4/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+2
|/
* Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-131-1/+3
* Clean headers in the Windows plugin.Friedemann Kleint2015-03-051-1/+0
* Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-251-1/+1
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-1/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-13/+13
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-0/+3
* Windows: Allow for custom input context plugins.Friedemann Kleint2014-03-171-0/+1
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-271-0/+3
* Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-101-3/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-091-1/+1
|\
| * QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-1/+1
* | Allow OS synthesized mouse events by default on WindowsLaszlo Agocs2013-10-081-1/+1
|/
* Port of Qt 4's Windows session managementSamuel Gaist2013-09-211-0/+5
* Windows: Add command line parameter enabling OS-synthesized mouse events from...Friedemann Kleint2013-09-091-1/+2
* Fix warnings about extra tokens after preprocessor directive.Friedemann Kleint2013-02-251-1/+1
* Fixed QT_NO_DRAGANDDROP build for the windows pluginBjoern Breitmeyer2013-02-071-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-301-1/+3
* Windows QPA plugin: Parse arguments from list passed to factory.Friedemann Kleint2012-10-181-1/+9
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-131-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-1/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-191-0/+2
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-1/+2
* Windows: Implement QWindowsIntegration::queryKeyboardModifiers()Friedemann Kleint2012-03-121-0/+2
* Add QPlatformServices class.Friedemann Kleint2012-02-101-0/+1
* 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-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-5/+1
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-041-0/+5
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-1/+1
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-111-0/+1
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+1
* 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-1/+1
* Fix build.Friedemann Kleint2011-08-191-1/+0
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+81