index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
RenderWidget.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-05-20
DolphinQt/RenderWidget: Grab focus on mouse button press.
Jordan Woyak
2024-11-08
Replace 'reinterpret_cast' with 'static_cast'
Dr. Dystopia
2024-06-21
Core: Store current state in less places
JosJuice
2024-05-03
Core::SetState: Avoid Global System Accessor
mitaclaw
2024-04-28
Remove rounded corners on emulation render window
Filoppi
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-01
State: Avoid Global System Accessor
mitaclaw
2024-01-30
DolphinQt/RenderWidget: Add comments for SetCursorLocked() on Linux.
luc-git
2023-06-11
Qt: Send SizeChanged on DPI changes
TellowKrinkle
2023-04-03
DolphinQt: RenderWidget fix heap-use-after-free
Michael Cook (mackal)
2023-02-09
Insert a more solid abstraction between Qt and Imgui
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2022-11-06
RenderWidget: Fix random crash due to missing ImGui context
Pokechu22
2022-10-25
DolphinQt: Fix window focus from unpausing after a manual pause.
Jordan Woyak
2022-05-16
Merge pull request #8763 from JosJuice/panic-alert-deadlock-gpu
Admiral H. Curtiss
2022-05-02
Add support for building against Qt 6
spycrab
2022-01-13
DolphinQt: Fix the panic alert deadlock, GPU thread edition
JosJuice
2022-01-01
RenderWidget: Add include to Windows.h
Rafaël Kooi
2021-12-31
Config: Port remaining Interface settings to new config system.
Admiral H. Curtiss
2021-12-30
Config: Port Input setting to new config system.
Admiral H. Curtiss
2021-10-29
RenderWidget: Change "imgui.h" to <imgui.h>
Pokechu22
2021-10-12
Add option for Never Hide Mouse Cursor
sowens99
2021-10-12
Bug: fix unhide on mouse movement only responding to clicks
sowens99
2021-10-11
Fix switch warning in RenderWidget
Fletcher Porter
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-03-17
RenderWidget: Remove mouse based Free Look since it has moved to the HotkeySc...
iwubcode
2020-12-24
DolphinQt: Only trigger Free Look mouse movement when the Free Look camera is...
iwubcode
2020-12-16
Qt: Fix deprecated use of MidButton
Léo Lam
2020-09-15
Merge pull request #8819 from JosJuice/panic-alert-deadlock-pause-on-focus-loss
JMC47
2020-07-18
Use range loop (if possible)
Filip Gawin
2020-05-18
DolphinQt: Fix the panic alert deadlock, Pause on Focus Loss edition
JosJuice
2020-05-03
VideoCommon: remove VertexShaderManager functions instead preferring the dire...
iwubcode
2020-03-11
Qt/RenderWidget: Remove fill background functionality
Stenzek
2020-01-24
Merge pull request #8366 from Techjar/high-dpi-auto-adjust
Connor McLaughlin
2019-11-01
Qt/RenderWidget: Account for devicePixelRatio when auto-adjusting window size
Techjar
2019-10-25
Qt: Add "renderer" window role to render window
ferrrry
2019-10-13
Externals/Qt: Update to 5.13.1
spycrab
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
2019-05-04
Use attribute [[fallthrough]]
Léo Lam
2019-04-27
Fix the screen going black on pause after changing windows
Pokechu22
2019-04-21
Merge pull request #7841 from iwubcode/config-mgr-onion
JMC47
2019-04-17
VideoCommon: Change free-look's middle-mouse action to roll the camera.
Jordan Woyak
2019-03-30
Config: Move the 'Display' settings from ConfigManager to the layered config ...
iwubcode
2019-03-21
Fix ImGui key mapping Enter to the numpad
spycrab
2019-03-04
Qt: Use ModalMessageBox everywhere
spycrab
2019-01-25
Merge pull request #7736 from stenzek/imgui-hidpi
JosJuice
2019-01-25
DolphinQt: Fix some warnings
spycrab
2019-01-26
RenderWidget: Fix mouse position for imgui on hidpi screens
Stenzek
[next]