summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/RenderWidget.h
AgeCommit message (Expand)Author
2024-04-28Remove rounded corners on emulation render windowFiloppi
2023-06-11Qt: Send SizeChanged on DPI changesTellowKrinkle
2023-02-09Insert a more solid abstraction between Qt and ImguiScott Mansell
2022-10-25DolphinQt: Fix window focus from unpausing after a manual pause.Jordan Woyak
2021-10-12Add option for Never Hide Mouse Cursorsowens99
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-03-17RenderWidget: Remove mouse based Free Look since it has moved to the HotkeySc...iwubcode
2020-03-11Qt/RenderWidget: Remove fill background functionalityStenzek
2019-04-27Fix the screen going black on pause after changing windowsPokechu22
2019-04-17VideoCommon: Change free-look's middle-mouse action to roll the camera.Jordan Woyak
2019-01-25RenderWidget: Hook up to ImGuiStenzek
2019-01-16Reimplement savestate loading via drag and dropDan B
2018-07-07Move DolphinQt2 to DolphinQtspycrab