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
/
GBAWidget.cpp
Age
Commit message (
Expand
)
Author
2026-02-03
Core: Make RunOnCPUThread always non-blocking.
Jordan Woyak
2025-10-30
libmgba: Fix build when disabled
Dentomologist
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2024-03-28
Core::RunOnCPUThread: Avoid Global System Accessor
mitaclaw
2024-01-15
Core/Movie: Refactor to class, move to System.
Admiral H. Curtiss
2023-12-13
GBAWidget: Use std::span with SetVideoBuffer()
Lioncash
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-04-25
DolphinQt: assume QT_VERSION_CHECK >= 6.0.0
Shawn Hoffman
2022-11-27
CoreTiming: Refactor to class.
Admiral H. Curtiss
2022-08-31
AudioCommon: Move sound stream variables to Core::System.
Admiral H. Curtiss
2022-05-02
Add support for building against Qt 6
spycrab
2021-11-27
DolphinQt: Add i18n comment for "Save Game"
JosJuice
2021-11-21
GBA: Add import and export save options to context menu.
Admiral H. Curtiss
2021-10-09
Add wrapper function to disable hotkeys for QFileDialog
sowens99
2021-08-24
GBAWidget: Add ellipses for option selections that require more input
Lioncash
2021-07-30
Qt: Un-maximize GBA widget before resizing it
Pokechu22
2021-07-24
Qt: Implement GBA Interframe Blending
Bonta
2021-07-24
Qt: AlwaysOnTop GBA widget option
Bonta
2021-07-24
Qt: Make GBA widgets movable with left click in borderless mode
Bonta
2021-07-24
Qt: Borderless GBA windows
Bonta
2021-07-24
Qt/Core: Refactor GBA Core accessors
Bonta
2021-07-22
GBA: Add "Scan e-Reader Card(s)" context menu item
Pokechu22
2021-07-13
NetPlay: GBA Support
Bonta
2021-07-13
Qt: Implement GBA host and widget
Bonta