summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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