summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Remove ANGLELaszlo Agocs2020-05-2610-1264/+23
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-251-1/+5
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-223-4/+1
* Windows QPA: Fix deprecated QString::fromUtf16(ushort*) callFriedemann Kleint2020-05-221-1/+1
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* Windows QPA: Fix window class name clash when mixing Qt librariesFriedemann Kleint2020-05-181-1/+2
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-1/+1
* Windows QPA: Fix missing accessible name change eventsAndre de la Rocha2020-05-103-0/+17
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-222-8/+16
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-222-8/+16
| |\
| | * Windows QPA: Fix geometry when firing a full exposeFriedemann Kleint2020-04-152-4/+10
| | * Windows QPA: Fix showing translucent windows maximized/full screenFriedemann Kleint2020-04-151-2/+2
| | * Windows QPA: Fix restoring from fullscreen in High DPI setupsFriedemann Kleint2020-04-151-2/+4
* | | Windows QPA: Fix High DPI scaling not becoming active when changing scalingFriedemann Kleint2020-04-221-0/+1
|/ /
* | windows: Add QT_NO_OPENGL_BUGLIST environment variableLaszlo Agocs2020-04-211-9/+10
* | Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-172-5/+5
* | Windows: Provide a way to switch between WinTab and Windows Ink at run-timeAndre de la Rocha2020-04-105-4/+41
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0828-81/+28
|\|
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-0324-67/+2
| * Windows QPA: Enable Toggle UIA pattern for all checkable controlsAndre de la Rocha2020-03-261-4/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-191-0/+1
| | |\
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-101-1/+3
| | | |\
| | | * | Windows QPA: Do not play sound for QMessageBox::NoIconFriedemann Kleint2020-03-061-0/+1
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-185-10/+23
| |\| | |
| | * | | Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-135-10/+23
| | | |/ | | |/|
* | | | Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-1/+10
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-5/+21
|\| | |
| * | | Windows QPA: Add support to UiaRaiseNotificationEvent()Andre de la Rocha2020-03-041-5/+21
* | | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* | | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-043-5/+9
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-293-5/+9
| |\| |
| | * | Fix geometry handling for native child windowsFriedemann Kleint2020-02-281-1/+3
| | |/
| | * Windows: Enable closing the system tray menu when clicking outside of itAndy Shaw2020-02-271-1/+5
| | * qwindowswindow: Fix screen changes between different DPI screens for native w...Oliver Wolff2020-02-271-3/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-2610-7/+212
|\| |
| * | Rename AA_MSWindowsDisableVirtualKeyboard to AA_DisableNativeVirtualKeyboardAndre de la Rocha2020-02-252-2/+2
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-184-0/+200
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-184-0/+200
| | |\|
| | | * Windows QPA: Implement IExpandCollapseProvider for submenusAndre de la Rocha2020-02-124-0/+200
| * | | Windows QPA: Fix disabled color of menu items in dark modeFriedemann Kleint2020-02-181-3/+2
| |/ /
| * | Fix QWindow::startSystemResize() on WindowsFriedemann Kleint2020-02-171-1/+1
| * | Windows QPA: Add support to IsDialog UIA propertyAndre de la Rocha2020-02-132-1/+5
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-3/+6
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-132-2/+14
|\ \ \
* \ \ \ Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-23/+28
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-2/+3
| |\ \ \ | | | |/ | | |/|