summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* QPlatformCursor: Add functions for setting/clearing override cursorsFriedemann Kleint2017-06-133-3/+36
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-2/+1
|\
| * Revert "Win: If the combined key is unknown then fall back to the original ke...Friedemann Kleint2017-05-311-2/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-292-4/+13
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-191-2/+9
| |\
| | * Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-111-2/+9
| * | Windows QPA: Do not raise/lower windows with Qt::WindowStaysOnTop/BottomHintFriedemann Kleint2017-05-151-2/+4
* | | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-8/+13
|\| |
| * | Windows QPA: Call InvalidateRect() for GL windows when Aero is offFriedemann Kleint2017-05-081-8/+13
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-3/+4
|\|
| * QWindowsInputContext: Fix indentationKai Koehne2017-05-021-1/+1
| * Windows QPA: Find window before invoking native filtersOlivier JG2017-05-021-2/+3
* | Windows QPA: Move system tray icon implementation into the pluginFriedemann Kleint2017-04-277-0/+579
* | Windows QPA: Add native menusFriedemann Kleint2017-04-2713-1/+1340
* | QtBase: use new QStaticByteArrayMatcher where applicableMarc Mutz2017-04-241-6/+12
* | QUuid: add fromString(QStringView/QLatin1String)Marc Mutz2017-04-201-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-1/+6
|\|
| * Windows QPA: Move initialization of resources out of the Qt namespaceFriedemann Kleint2017-04-131-1/+6
* | Migrate Windows QPA backend to use QRegularExpressionSamuel Gaist2017-04-191-2/+2
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-7/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-04-043-3/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-043-3/+6
| |\|
| | * Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-301-1/+1
| | * Windows QPA: don't resize fixed sized windows when changing screenOlivier Goffart2017-03-291-0/+3
| | * Prefer rvalue versions of toLower() and toUpper()Anton Kudryavtsev2017-03-281-2/+2
* | | Pass along keyboard modifiers to touch eventsJan Arve Saether2017-04-041-1/+2
|/ /
* | Windows QPA: Simplify session manager checking codeFriedemann Kleint2017-03-311-32/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-284-2/+25
|\|
| * Windows: Register windows for touch when a device is plugged inFriedemann Kleint2017-03-223-1/+20
| * Windows QPA/Services: Do not invoke MailToProtocolHandler of url.dllFriedemann Kleint2017-03-221-1/+5
* | Windows QPA: Fix MinGW developer buildOlivier Goffart2017-03-211-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-03-201-23/+36
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-23/+36
| |\|
| | * Fix Windows DnD: Wrong qApp mouse buttons state after external DnDSerge Lysenko2017-03-181-23/+36
* | | Windows QPA: Fix compiler warning when Vulkan is not presentFriedemann Kleint2017-03-201-2/+2
|/ /
* | Basic Vulkan enablersLaszlo Agocs2017-03-179-13/+311
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-162-69/+124
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-4/+10
|\|
| * Windows QPA: Better recover from removed screens when fullscreenJocelyn Turcotte2017-03-081-4/+10
* | Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-131-2/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-14/+20
|\|
| * Windows QPA: Replace LGP21 with LGPL license headerKai Koehne2017-02-281-14/+20
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-285-21/+24
|\|
| * QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-223-18/+21
| * Make better use of new QStringList::join(QLatin1String) overloadMarc Mutz2017-02-192-3/+3
* | Add sRGB capable default framebuffer support for WGLLaszlo Agocs2017-02-262-19/+60
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-177-11/+46
|\|
| * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-02-171-1/+2
| |\
| | * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-1/+2
| | |\
| | | * Windows QPA: Fix compilation with QT_NO_OPENGLOlivier Goffart2017-02-141-1/+2