summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: handle pointer messages received during a drag and dropAndre de la Rocha2019-01-281-15/+0
* Windows QPA: Cache "forcedScreenForGLWindow" to avoid overheadAndre de la Rocha2019-01-243-7/+30
* Windows QPA: Move the code installing the filter for WM_TASKBARCREATEDFriedemann Kleint2019-01-241-6/+7
* Windows QPA: Fix tray icon becoming visible before showFriedemann Kleint2019-01-242-1/+27
* Windows QPA: Use member initialization in struct WindowCreationDataFriedemann Kleint2019-01-241-14/+10
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-69/+157
|\
| * Windows QPA: Support "press and hold for right-clicking"Andre de la Rocha2019-01-142-15/+39
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-0/+2
| |\
| * | Windows QPA: Fix mouse pointer capture and Enter/Leave eventsAndre de la Rocha2019-01-032-52/+137
| * | Windows QPA: Avoid duplication of mouse eventsAndre de la Rocha2019-01-021-29/+0
| * | Windows QPA: Fix touch message queue handlingAndre de la Rocha2018-12-121-0/+8
* | | Windows: Set opengl swap interval whenever we make a new window currentUlf Hermann2019-01-221-2/+2
| |/ |/|
* | configure: refactor directx checksOswald Buddenhagen2018-12-171-0/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-5/+13
|\
| * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-091-1/+1
| |\
| * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
* | | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Liang Qi2018-12-071-1/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-1/+4
| |\ \ \
| | * | | Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
* | | | | Windows QPA: Fix QDockWindow Drag & DropAndre de la Rocha2018-12-071-0/+18
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-163-21/+51
|\| | |
| * | | Windows QPA: Fix input context visibility statusAndre de la Rocha2018-11-151-1/+12
| * | | Windows QPA: Fix broken focus for native child windowsAndre de la Rocha2018-11-141-0/+5
| * | | Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-082-20/+34
* | | | Windows QPA: Fix building with -no-feature-tableteventAndre de la Rocha2018-11-151-0/+9
* | | | win32: Fix text prediction with on screen keyboardMaurice Kalinowski2018-11-111-0/+7
* | | | Windows QPA: Extend the debug operator for IShellItemFriedemann Kleint2018-11-111-1/+6
* | | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-051-1/+1
| |/
* | Windows QPA: Fix 2-finger scroll not working with some touchpadsAndre de la Rocha2018-10-251-9/+34
* | Windows/QPA: Fix receiving mouse clicks after double clicks in QQuickWidgetFriedemann Kleint2018-10-222-32/+10
* | Windows QPA: Fix Drag&Drop from touchscreen/penAndre de la Rocha2018-10-183-10/+145
* | Windows QPA: Fix maximizing windows without title barFriedemann Kleint2018-10-181-4/+20
* | Windows QPA: Add helper function to obtain DPI-dependent metrics on Windows 10Friedemann Kleint2018-10-173-3/+55
* | QWindowsContext: proper check resolved functionAnton Kudryavtsev2018-10-161-1/+1
* | Windows QPA: Add WM_INPUT to the list of input messages for event filteringFriedemann Kleint2018-10-161-0/+1
* | windows: Disable shader disk cache for all Intel GPUsLaszlo Agocs2018-10-121-2/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-1/+0
|\|
| * Windows QPA: Fix WM_NCHITTEST not being sent to QAbstractNativeEventFilterFriedemann Kleint2018-10-021-1/+0
* | Windows QPA: Fix multiple mouse button presses detectionAndre de la Rocha2018-10-021-16/+42
* | Windows QPA: Work around intermittent clipboard copy failuresFriedemann Kleint2018-09-284-2/+45
* | Windows QPA: Don't test for Desktop GL if Qt::AA_UseDesktopOpenGL is setFriedemann Kleint2018-09-283-24/+19
* | Windows QPA: Fix programmable keyboard shortcuts being triggered twiceFriedemann Kleint2018-09-281-2/+18
* | Windows UI automation: Add missing overrideFriedemann Kleint2018-09-261-1/+1
* | QWindowsCursor: fix typo and change enum CursorState into enum classAnton Kudryavtsev2018-09-253-12/+12
* | Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-144-3/+60
* | Windows: Disable shader disk cache for Intel HD Graphics 620Friedemann Kleint2018-09-114-1/+22
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-4/+18
|\|
| * Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
* | Windows QPA: Stop synthesizing mouse events from tablet/touchAndre de la Rocha2018-09-012-26/+7