summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+1
|\
| * Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-291-1/+1
* | Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-2/+2
* | Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-241-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-2/+10
|\|
| * Windows QPA: Fix window frame calculation in multi-monitor setupsFriedemann Kleint2019-05-131-0/+6
| * Windows QPA: Improve debug messagesFriedemann Kleint2019-05-091-2/+4
* | Return QScreen's HMONITOR handle via QPlatformNativeInterfaceDmitry Kazakov2019-05-071-0/+5
|/
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-4/+4
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-7/+7
* drop usages of Q_COMPILER_CLASS_ENUMGatis Paeglis2018-08-141-4/+1
* Windows QPA: Fix some clang-tidy-warningsFriedemann Kleint2018-08-061-2/+3
* Build the Windows platform plugin with QT_NO_FOREACHJoerg Bornemann2018-06-221-5/+9
* Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-5/+5
* Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
* Windows QPA: Fix scaling of tablet coordinates for High DPI scalingFriedemann Kleint2018-03-071-0/+9
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+15
|\
| * Windows QPA: Move function to find screen by HWND to QWindowsScreenManagerFriedemann Kleint2017-09-251-0/+15
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* [Windows] Update hMonitor handles when a display is turned offAlexandru Croitor2017-07-061-1/+9
* Windows QPA: Use the native algorithm to find out the window's screenOlivier Goffart2017-02-151-0/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\
| * Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-6/+22
|\|
| * Windows QPA: Fix QScreen::grabWindow(0) for non-primary screensFriedemann Kleint2017-01-181-6/+22
* | Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-11/+1
|/
* Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-1/+1
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-21/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-3/+3
|\
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-16/+0
|\|
| * Windows QPA: Remove dead code as detected by Clang.Friedemann Kleint2016-02-051-16/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Windows QPA: Add API for setting the application orientation preference.Friedemann Kleint2015-11-271-0/+68
* Windows: Create one QPlatformCursor per screen.Friedemann Kleint2015-11-231-11/+1
* Windows: Use logical DPI to activate High DPI scaling.Friedemann Kleint2015-11-041-2/+5
* Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-0/+2
* Windows: Add checks to usages of QWindow::screen().Friedemann Kleint2015-09-221-12/+0
* Highdpi changes for WindowsFriedemann Kleint2015-07-301-0/+7
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-30/+4
* Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-301-11/+13
* 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