summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "WindowsQPA: Make custom titlebar a child window"Jani Heikkinen11 days1-50/+149
* WindowsQPA: Make custom titlebar a child windowWladimir Leuschner2025-06-131-149/+50
* QPA/Windows: Fix QPainter warnings when animations are disabledChristian Ehrlicher2025-06-101-7/+11
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi2025-05-301-0/+3
* Revert "Windows QPA: Remove usage of deprecated DwmEnableBlurBehindWindow"Wladimir Leuschner2025-05-261-0/+25
* Windows: Update layered state on creation instead of backingstore flushTor Arne Vestbø2025-05-181-9/+4
* Windows: Detect lack of WS_CLIPCHILDREN when adding child windowsTor Arne Vestbø2025-05-151-1/+19
* WindowsQPA: Make custom titlebar respect swapped mouse buttonsWladimir Leuschner2025-05-141-7/+13
* WindowsQPA: Add default icon to custom titlebarWladimir Leuschner2025-03-171-8/+13
* WindowsQPA: Adjust close button and hover color for custom titlebarWladimir Leuschner2025-03-171-3/+6
* WindowsQPA: Add default window title to custom titlebarWladimir Leuschner2025-03-121-2/+3
* Revert "Windows: Check for bitmask instead for equality for initial window fl...Wladimir Leuschner2025-03-031-4/+9
* Windows: Check for bitmask instead for equality for initial window flagsWladimir Leuschner2025-02-181-9/+4
* Windows: Fix title bar artifact for frameless windows after restoringMorteza Jamshidi2025-02-181-0/+12
* Replace QBoolBlocker with QScopedValueRoolbackThiago Macieira2025-01-271-1/+1
* Show window without activating if WindowDoesNotAcceptFocus flag is setMorteza Jamshidi2025-01-241-1/+5
* WindowsQPA: Draw custom titlebar with QPainterWladimir Leuschner2024-12-171-105/+128
* Windows: Fix title bar size calculationYuhang Zhao2024-12-171-7/+17
* Windows: Add a missing WINAPI for a callback functionMartin Storsjö2024-11-281-1/+1
* Windows: Implement Qt::ExpandedClientAreaHint/NoTitleBarBackgroundHintWladimir Leuschner2024-11-271-7/+418
* platforms/windows: fix deprecated C++ 20 implicit capture of this in [=]Ahmad Samir2024-11-111-1/+1
* Windows QPA: Make frameless window respect WORKAREAWladimir Leuschner2024-11-071-2/+18
* Revert "Windows QPA: improve Qt::FramlessWindowHint windows"Wladimir Leuschner2024-11-051-80/+32
* Windows QPA: improve Qt::FramlessWindowHint windowsTimothée Keller2024-10-221-32/+80
* d3d: Drive window updates from a vblank watcher threadLaszlo Agocs2024-10-151-0/+27
* QWindowsWindow: Refactor corrections related to task bar on top / leftAxel Spoerl2024-10-101-20/+60
* Windows: Set window style in correct order when reparenting foreign windowsTor Arne Vestbø2024-09-171-2/+18
* XCB/Windows: Decouple foreign window from QWindow parent on destroyTor Arne Vestbø2024-09-041-0/+6
* QWindowsWindow: Work around offset bug in GetWindowPlacement()Axel Spoerl2024-08-221-0/+22
* a11y: Report actual platform window name on WindowsMichael Weghorn2024-08-221-1/+7
* Revert "Update window state in QWindowsWindow and QXcbWindow geometry setters"Axel Spoerl2024-07-161-4/+0
* Windows QPA: Remove usage of deprecated DwmEnableBlurBehindWindowWladimir Leuschner2024-07-111-31/+0
* Windows QPA: Prevent restoreGeometry from showing hidden windowsTimothée Keller2024-05-271-0/+5
* Windows: only consider actual palette when selecting frame appearanceVolker Hilsheimer2024-05-221-6/+0
* ColorScheme: make QStyleHints::colorScheme writable for applicationsVolker Hilsheimer2024-05-101-1/+8
* Windows: simplify setting the dark borderVolker Hilsheimer2024-05-031-13/+0
* ColorScheme: consolidate dark mode handling on Windows into ThemeVolker Hilsheimer2024-04-251-2/+3
* QWindow: Persist foreign winId to support destroy/create cyclesTor Arne Vestbø2024-04-191-0/+2
* Windows QPA: Include custom margins in atypical marginsTimothée Keller2024-03-051-5/+6
* windows: Remove workaround for delayed OpenGL initializationTor Arne Vestbø2024-03-011-22/+0
* Windows QPA: don't take dpi rounding policy into account when fullscreenTimothée Keller2024-01-161-10/+10
* Fix Maximized frameless window painting wrong with WS_THICKFRAMEYansheng Zhu2023-12-211-12/+23
* Windows QPA: don't override user-removed marginsTimothée Keller2023-12-181-5/+14
* Windows: Improve hidpi style drawing and metricsMorten Sørvig2023-11-151-0/+5
* Fix margin issue in wizard for windowsSanthosh Kumar2023-10-311-4/+4
* Windows QPA: remove SWP_NOCOPYBITS for plain movesTimothée Keller2023-10-171-4/+8
* Revert "Windows QPA: Move transient children with a window move"Timothée Keller2023-10-101-46/+0
* Windows QPA: Adjust margins for Windows App SDK compatibilityTimothée Keller2023-09-131-3/+26
* Windows QPA: also consider child windows for setting WS_EX_LAYEREDTimothée Keller2023-08-141-2/+9
* Windows QPA: Move transient children with a window moveTimothée Keller2023-06-271-0/+46