scummvm/gui
2023-01-22 20:58:14 +01:00
..
animation
themes GUI: Update default shaders pack 2023-01-21 22:54:20 +01:00
widgets GUI: Add SVG loading for extras overlay 2023-01-20 19:09:55 +01:00
about.cpp GUI: Add mousewheel scrolling to credits. 2023-01-04 11:26:25 +02:00
about.h GUI: Add mousewheel scrolling to credits. 2023-01-04 11:26:25 +02:00
browser.cpp ANDROID: Remove platform specific code from shared code 2023-01-20 14:14:03 +01:00
browser.h
chooser.cpp
chooser.h
console.cpp
console.h GUI: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
credits.h CREDITS: Update credits for MM (Xeen) 2023-01-22 20:58:14 +01:00
debugger.cpp GUI: Switch debugger to openFileOrDataFork 2022-12-11 21:32:30 +01:00
debugger.h GUI: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
dialog.cpp
dialog.h
downloaddialog.cpp
downloaddialog.h
downloadpacksdialog.cpp GUI: Use dynamic packname string in cache clearing dialogs 2023-01-15 10:55:27 +01:00
downloadpacksdialog.h GUI: Generalize DownloadPacksDialog 2023-01-08 01:15:53 +01:00
editgamedialog.cpp ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01: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 COMMON: Sync RNG seed initialising between common and event recorder 2023-01-02 16:12:44 +01:00
EventRecorder.h
filebrowser-dialog.cpp
filebrowser-dialog.h
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp GUI: Moved icons pack set generation to common/ 2023-01-08 01:15:51 +01:00
gui-manager.h GUI: Implement drawing mode of top dialog only 2022-10-08 23:39:18 +02:00
launcher.cpp GUI: Fixed search icon tooltip 2023-01-08 01:15:52 +01:00
launcher.h GUI: Improve support for group selection in the launcher on small screens 2022-12-25 16:26:26 +01:00
massadd.cpp
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 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
module.mk GUI: Rename downloadiconsdialog.* -> downloadpacksdialog.* 2023-01-08 01:15:53 +01:00
object.cpp
object.h
onscreendialog.cpp
onscreendialog.h
options.cpp GUI: Also fix achievements strings for lowres 2023-01-22 15:46:30 +01:00
options.h GUI: Added setting for global RNG seed in the Misc tab 2023-01-02 16:12:44 +01:00
predictivedialog.cpp JANITORIAL: GUI: Correct Spelling Mistake 2022-11-15 22:52:43 +02:00
predictivedialog.h
recorderdialog.cpp
recorderdialog.h
remotebrowser.cpp
remotebrowser.h
saveload-dialog.cpp
saveload-dialog.h
saveload.cpp
saveload.h
shaderbrowser-dialog.cpp GUI: Fix ShadowBrowser for classic theme 2023-01-08 01:15:53 +01:00
shaderbrowser-dialog.h GUI: Added alternate file picker to ShaderBrowser 2023-01-08 01:15:52 +01:00
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Support RGB332 for Theme Engine 2023-01-12 10:27:20 +03:00
ThemeEngine.h GUI: Sync classic theme, bump theme version and regenerate 2023-01-08 01:15:53 +01:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
Tooltip.cpp
Tooltip.h
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GUI: Remove visible check in theme 2022-10-30 12:33:53 +01:00
widget.h