summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: add support for MouseDoubleClickDistanceFilippo Cucchetto2019-10-251-0/+2
* Win32: Consolidate registry codeFriedemann Kleint2019-10-142-38/+15
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-10-101-1/+13
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-1/+13
| |\
| | * Blacklist Desktop GL for Mobile Intel 4 Series Express ChipsetMichael Brüning2019-10-071-1/+13
* | | Windows QPA: Improve reliability of clipboard retrievalFriedemann Kleint2019-10-101-4/+13
|/ /
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-303-35/+42
|\|
| * Fix robustness detection for windowsAllan Sandfeld Jensen2019-09-272-32/+33
| * Windows QPA: Fix close button not working on Windows 7Andre de la Rocha2019-09-231-3/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-201-2/+4
|\|
| * Windows QPA: Fix missing resize when changing the scale factorFriedemann Kleint2019-09-171-2/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-092-1/+8
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-082-1/+8
| |\
| | * Windows QPA: Update theme fonts when the primary screen changesFriedemann Kleint2019-09-022-1/+8
* | | QWindowsUiaTextRangeProvider: replace ephemeral QList<QRect> with QVLAMarc Mutz2019-09-081-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-11/+19
|\| |
| * | Windows QPA: Fix crash in UI Automation with Youdao DictionaryAndre de la Rocha2019-09-021-11/+19
* | | Update Dpi and scale factor computationMorten Johan Sørvig2019-08-232-10/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-4/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-4/+7
| |\|
| | * Avoid querying unknown RESET_NOTIFICATION_STRATEGY value on GL < 4.0Laszlo Agocs2019-08-141-4/+7
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-6/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-6/+5
| |\|
| | * Fix hit testing in non-client area of fixed-size windows, don't show resize c...Volker Hilsheimer2019-07-311-6/+5
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+17
|\| |
| * | Windows QPA: Fix detection of the Surface Pen eraser buttonAndre de la Rocha2019-07-291-1/+17
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-13/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-13/+18
| |\|
| | * Windows QPA: Fix emitting of QScreen's changed signalsFriedemann Kleint2019-07-161-13/+18
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-173-6/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-123-6/+17
| |\|
| | * Windows QPA: Fix handling of mouse messages synthesized by the OSAndré de la Rocha2019-07-112-4/+8
| | * Windows QPA: Fix blinking dot on Windows 7/8/8.1Andre de la Rocha2019-07-041-1/+8
| | * Windows QPA: Fix Wheel event coordinatesAndre de la Rocha2019-07-031-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-2/+3
| |\|
* | | Do not access invalid QAccessibleInterfaceJan Arve Sæther2019-07-051-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-2/+3
|\ \ \ | | |/ | |/|
| * | Windows: Use UUIDs instead of function pointer to mangle window classesTim Blechmann2019-06-181-2/+3
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-145-9/+23
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-0/+2
| |\|
| | * Windows: Call ReleaseDC for the private's displayContextAndy Shaw2019-04-101-0/+2
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-075-9/+21
| |\|
| | * Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-294-8/+11
| | * Windows QPA: Optimize code that gets window under pointerAndre de la Rocha2019-05-281-1/+4
| | * Windows QPA: Fix QGuiApplication::topLevelAt() with screen recorder applicationsFriedemann Kleint2019-05-281-0/+6
* | | Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-1326-85/+85
* | | Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-249-17/+17
* | | Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-2439-41/+41
* | | Windows QPA: Use nullptr consistentlyFriedemann Kleint2019-05-2813-32/+32