summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
* Windows QPA: Fix mapping of static text accessibility roleAndre de la Rocha2018-08-171-1/+1
* Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-062-16/+13
* Windows: Implement Qt::WindowStaysOnBottomHintFriedemann Kleint2018-08-031-0/+2
* Windows QPA: Fix override cursor being cleared when crossing window bordersFriedemann Kleint2018-07-313-5/+20
* Windows QPA: Fix tablet event coords delay for tablets in pen modeRomain Pokrzywka2018-07-242-7/+3
* Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
* Fix automatic showing/hiding of the Windows 10 on-screen keyboardAndre de la Rocha2018-06-283-38/+74
* Windows QPA/GL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-263-25/+49
* Windows QPA: Fix crashes when processing native eventsFriedemann Kleint2018-06-211-1/+1
* Fix QWindowsWindow::requestActivateWindow()Sergiy Korobov2018-06-051-0/+9
* Fix QWindowsNativeInterface::platformFunction()Sergiy Korobov2018-06-011-0/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-296-10/+12
* Windows Platform: Redirect wheel event to a window under mouse cursorAlexandra Cherdantseva2018-05-161-3/+17
* Windows QPA: Fix wrong initial size when launched on secondary screenFriedemann Kleint2018-05-161-2/+2
* Fix building with -no-feature-shortcutJoni Poikelin2018-05-082-0/+10
* Windows QPA: Add missing calls to keyboard initializationFriedemann Kleint2018-04-251-1/+2
* Windows QPA: Fix handling of VK_DECIMAL/VK_SEPARATORFriedemann Kleint2018-04-251-2/+2
* Windows QPA: Fix Korean IME removing words when using CTRL shortcutsFriedemann Kleint2018-04-231-0/+8
* Windows QPA: Fix ambiguous shortcut overload warnings for ALT-keysFriedemann Kleint2018-04-201-2/+13
* Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-204-18/+69
* Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-052-0/+3
* Windows: handle multiple transient children when closing windowsMauro Persano2018-03-291-11/+7
* Allow compilation with clang-cl disguised as clJürgen Hunold2018-03-281-1/+1
* Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
* Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* Windows QPA: Improve tablet mode detectionFriedemann Kleint2018-03-172-11/+36
* QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-131-2/+3
* Windows QPA: Fix QWindowsWindowFunctions::SetHasBorderInFullScreen() to work ...Friedemann Kleint2018-03-132-1/+16
* Windows QPA: Improve the event loggingFriedemann Kleint2018-03-131-3/+4
* Windows QPA: Output more information when initializing tabletsFriedemann Kleint2018-03-101-25/+74
* Windows QPA: GL: Fix setting the color depths for the GDI fallbackFriedemann Kleint2018-03-101-0/+9
* Windows QPA: Fix scaling of tablet coordinates for High DPI scalingFriedemann Kleint2018-03-073-2/+16
* Windows QPA: Fix sending of the mouse release in case of a DropFriedemann Kleint2018-03-071-1/+2
* Windows QPA: Fix setting the separator property on native menusFriedemann Kleint2018-03-011-0/+7
* Windows QPA: Ensure a mouse release event is sent after DnDFriedemann Kleint2018-02-261-1/+15
* Windows QPA: Fix accessibility being triggered by IMEFriedemann Kleint2018-02-211-0/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-153-4/+9
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-071-1/+1
| |\
| * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-4/+23
| |\ \
| * | | Windows QPA: Suppress bogus resize events when using native menusFriedemann Kleint2018-01-243-4/+9
* | | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-5/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix window activation in QWindowsWindow::setCustomMargins()Dominik Haumann2018-02-021-1/+1
| | |/ | |/|
| * | Fix compilation with -no-feature-regularexpressionJoni Poikelin2018-01-251-4/+23
* | | Windows QPA: Implement QPlatformWindow::startSystemMove()Alexander Volkov2018-02-112-0/+11
* | | Windows QPA: Avoid 'large' mouse cursors over RDPFrank Richter2018-01-211-1/+13
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-1/+1
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-071-1/+1
| |\|
| | * Change use of qDebug to qCDebugMårten Nordheim2018-01-051-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-026-29/+38
|\| |