scummvm/gui
2022-10-10 13:59:56 +02:00
..
animation
themes GUI: Update translations datafile 2022-10-10 13:59:56 +02:00
widgets GUI: Fix engine icons only showing up in grid once 2022-10-04 01:37:28 +01:00
about.cpp ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
about.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
credits.h CREDITS: add Misty De Méo 2022-07-19 09:22:55 +03:00
debugger.cpp
debugger.h
dialog.cpp
dialog.h
downloaddialog.cpp
downloaddialog.h
downloadiconsdialog.cpp GUI: Fix constructing icons path for dummy data when clearing icons cache 2022-08-02 00:21:49 +02:00
downloadiconsdialog.h GUI: Add option to reset icons cache for grid view 2022-07-10 14:14:59 +02:00
editgamedialog.cpp GUI: Initial code for making game options work with shader controls 2022-10-08 23:39:18 +02:00
editgamedialog.h GUI: Move shader controls to Graphics tab and hide behind radiobutton 2022-10-08 23:39:18 +02:00
editrecorddialog.cpp GUI: Don't pass U32String by value 2022-09-18 16:15:56 +02:00
editrecorddialog.h GUI: Don't pass U32String by value 2022-09-18 16:15:56 +02:00
error.cpp
error.h
EventRecorder.cpp
EventRecorder.h
filebrowser-dialog.cpp
filebrowser-dialog.h
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp GUI: Do not apply shadow on single dialog draw 2022-10-08 23:39:18 +02:00
gui-manager.h GUI: Implement drawing mode of top dialog only 2022-10-08 23:39:18 +02:00
launcher.cpp GUI: In grid launcher group by title to match what is displayed 2022-10-08 16:55:56 +02:00
launcher.h GUI: Unify games listing between choosers 2022-10-08 16:55:56 +02:00
massadd.cpp GUI: Fix mass add crash with older ScummVM configs 2022-09-02 14:30:44 +02:00
massadd.h
message.cpp GUI: Implement CountdownMessageDialog 2022-10-08 23:39:18 +02:00
message.h GUI: Implement CountdownMessageDialog 2022-10-08 23:39:18 +02:00
MetadataParser.cpp GUI: Use engine ID to match metadata 2022-10-08 16:55:56 +02:00
MetadataParser.h
module.mk
object.cpp
object.h
onscreendialog.cpp
onscreendialog.h
options.cpp GUI: Fix type 2022-10-10 13:29:23 +02:00
options.h GUI: Allow both scalers and shaders to be enabled at the same time 2022-10-08 23:39:18 +02:00
predictivedialog.cpp
predictivedialog.h
recorderdialog.cpp
recorderdialog.h
remotebrowser.cpp
remotebrowser.h
saveload-dialog.cpp GUI: Fix GCC Compiler Warnings in Save Load Dialog 2022-08-03 01:47:09 +01:00
saveload-dialog.h COMMON: Redraw Save/Load dialog while syncing 2022-08-02 22:08:19 +02:00
saveload.cpp
saveload.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Support unicode and BiDi in editable widget 2022-08-02 22:04:54 +02:00
ThemeEngine.h GUI: Bump theme version to 0.9.6 2022-10-08 23:39:18 +02:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h
Tooltip.cpp
Tooltip.h
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GUI: Avoid useless surface copy before scaling 2022-08-25 17:57:38 +02:00
widget.h