summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-4/+4
* Windows QPA: Fix scaling of tablet coordinates for High DPI scalingFriedemann Kleint2018-03-071-0/+2
* Windows QPA: Move function to find screen by HWND to QWindowsScreenManagerFriedemann Kleint2017-09-251-0/+1
* Windows QPA: Use the native algorithm to find out the window's screenOlivier Goffart2017-02-151-0/+1
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-16/+16
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-11/+9
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-3/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Windows QPA: Add API for setting the application orientation preference.Friedemann Kleint2015-11-271-0/+3
* Windows: Create one QPlatformCursor per screen.Friedemann Kleint2015-11-231-2/+2
* Windows: Add checks to usages of QWindow::screen().Friedemann Kleint2015-09-221-2/+0
* Highdpi changes for WindowsFriedemann Kleint2015-07-301-0/+1
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-9/+4
* Windows plugin: Simplify cursor code in platform screen.Friedemann Kleint2015-03-051-5/+5
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+2
|\
| * Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-201-0/+2
* | Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-5/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Windows QPA plugin: Streamline code to find window at a position.Friedemann Kleint2014-09-011-6/+2
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-5/+12
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-12/+12
* Windows: Emit screen changed signal of top level windows.Friedemann Kleint2014-06-031-1/+3
* Windows: Keep monitors when system is locked.Friedemann Kleint2013-08-231-1/+2
* Fixed QT_NO_CURSOR build for windows/CE plugin.Bjoern Breitmeyer2013-02-071-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-161-1/+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-0/+3
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-0/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-3/+6
* Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-1/+5
* 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-1/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-201-7/+36
* Windows: Implement QPlatformScreen::name()Friedemann Kleint2012-01-191-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-3/+4
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+100