summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-279-21/+348
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-279-21/+348
| |\|
| | * Windows Accessibility: window should be focusableFrederik Gladhorn2019-05-211-6/+15
| | * Windows Accessibility: Add UI Automation Window providerFrederik Gladhorn2019-05-204-0/+249
| | * Windows QPA: Fix QWheelEvent::buttons() after click on title barAndre de la Rocha2019-05-185-15/+84
* | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-6/+0
* | | Windows QPA: Fix RTL window title barsFriedemann Kleint2019-05-227-23/+110
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-157-97/+253
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-147-82/+189
| |\|
| | * Windows QPA: Fix resize loops when moving fixed size windows between screensFriedemann Kleint2019-05-133-23/+44
| | * Windows QPA: Fix window frame calculation in multi-monitor setupsFriedemann Kleint2019-05-137-60/+146
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-123-17/+66
| |\|
| | * Windows QPA: Improve debug messagesFriedemann Kleint2019-05-093-17/+66
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-134-1/+79
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-0/+6
| |\|
| | * Windows QPA: Fix over-large transparent tooltipsFriedemann Kleint2019-05-071-0/+3
| | * Fix generation of Leave events when using tablet devicesDmitry Kazakov2019-05-071-0/+3
| * | Fetch stylus button remapping from WinTab driverDmitry Kazakov2019-05-082-1/+73
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-083-8/+14
* | | Return QScreen's HMONITOR handle via QPlatformNativeInterfaceDmitry Kazakov2019-05-074-0/+24
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-0214-52/+52
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-10/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-10/+12
| |\|
| | * Windows QPA: Fix blank Cursor on secondary displaySimeon Kuran2019-04-271-10/+12
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-247-29/+94
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-243-26/+51
| |\|