summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows plugin: Simplify cursor code in platform screen.Friedemann Kleint2015-03-051-3/+3
* Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-251-1/+2
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-0/+32
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+9
|\
| * Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-201-0/+9
* | Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+8
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-7/+3
* Windows: Move dock windows automatically when screen is disconnected.Friedemann Kleint2014-09-051-1/+25
* Windows QPA plugin: Streamline code to find window at a position.Friedemann Kleint2014-09-011-15/+5
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-27/+59
* Windows: Emit screen changed signal of top level windows.Friedemann Kleint2014-06-031-5/+27
* Windows: Start using High DPI API available from Windows 8.1 onwards.Friedemann Kleint2014-04-301-0/+20
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-11/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+2
|\
| * Saving physical size changes of screen on WindowsCyril Oblikov2014-01-151-0/+2
* | Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-151-2/+0
|/
* Windows: Keep monitors when system is locked.Friedemann Kleint2013-08-231-29/+39
* Fixed QT_NO_CURSOR build for windows/CE plugin.Bjoern Breitmeyer2013-02-071-1/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QApplication::primaryScreen() in WindowsMiikka Heikkinen2012-11-151-3/+11
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-161-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-3/+3
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-3/+3
* Fix QScreen::grabWindow() on Windowsaavit2012-08-301-3/+1
* Clean up QScreen::grabWindow()aavit2012-08-181-0/+2
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-2/+4
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-1/+8
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-1/+5
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-1/+9
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-311-2/+2
* 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-5/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-201-28/+184
* Windows: Implement QPlatformScreen::name()Friedemann Kleint2012-01-191-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-2/+3
* Windows platform plugin: Fix compiler warnings.Friedemann Kleint2011-11-021-1/+1
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-9/+7
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+230