summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/GBAWidget.cpp
AgeCommit message (Expand)Author
2026-02-03Core: Make RunOnCPUThread always non-blocking.Jordan Woyak
2025-10-30libmgba: Fix build when disabledDentomologist
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2024-03-28Core::RunOnCPUThread: Avoid Global System Accessormitaclaw
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
2023-12-13GBAWidget: Use std::span with SetVideoBuffer()Lioncash
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-04-25DolphinQt: assume QT_VERSION_CHECK >= 6.0.0Shawn Hoffman
2022-11-27CoreTiming: Refactor to class.Admiral H. Curtiss
2022-08-31AudioCommon: Move sound stream variables to Core::System.Admiral H. Curtiss
2022-05-02Add support for building against Qt 6spycrab
2021-11-27DolphinQt: Add i18n comment for "Save Game"JosJuice
2021-11-21GBA: Add import and export save options to context menu.Admiral H. Curtiss
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-08-24GBAWidget: Add ellipses for option selections that require more inputLioncash
2021-07-30Qt: Un-maximize GBA widget before resizing itPokechu22
2021-07-24Qt: Implement GBA Interframe BlendingBonta
2021-07-24Qt: AlwaysOnTop GBA widget optionBonta
2021-07-24Qt: Make GBA widgets movable with left click in borderless modeBonta
2021-07-24Qt: Borderless GBA windowsBonta
2021-07-24Qt/Core: Refactor GBA Core accessorsBonta
2021-07-22GBA: Add "Scan e-Reader Card(s)" context menu itemPokechu22
2021-07-13NetPlay: GBA SupportBonta
2021-07-13Qt: Implement GBA host and widgetBonta