summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+1
| |\|
| | * qwindowsopengltester.cpp: Fix -Wclazy-strict-iteratorsFriedemann Kleint2017-12-121-1/+1
| * | Windows QPA: Check validity of device when handling tablet leaveFriedemann Kleint2017-12-191-0/+2
| * | Windows QPA: Fix handling of override cursorsFriedemann Kleint2017-12-122-2/+6
| * | Windows QPA: Emulate aboutToHide(), aboutToShow() signals of QPlatformMenuFriedemann Kleint2017-12-111-1/+8
| * | qwindowsmime.cpp: Fix clazy -Wclazy-container-anti-patternFriedemann Kleint2017-12-011-25/+21
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Thiago Macieira2017-11-303-4/+9
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-4/+9
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-3/+7
| | |\|
| | | * Windows QPA: Pass on Url of non-filesystem directory itemsFriedemann Kleint2017-11-041-1/+1
| | | * Windows QPA: Restrict file dialog to file system items in Directory modeFriedemann Kleint2017-11-041-1/+5
| | * | Replace <QtCore/QtConfig> includes with qglobal.hAlexandru Croitor2017-11-035-6/+5
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-1/+2
| | |\|