scummvm/gui
antoniou79 cc73fd7f5f GUI: Ommit aspect ratio checkbox if this feature is missing
Also fix compilation when building for --disable-aspect (buggy end bracket in backends/graphics/surfacesdl/surfacesdl-graphics.cpp)
2023-07-01 14:42:49 +03:00
..
animation
themes GUI: Regenerated theme files 2023-03-25 17:20:34 +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 CREDIS: Update credits for TETRAEDGE 2023-01-16 19:31:52 +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 GUI: Add guard to prevent recursive call of handleMouseWheel in dialogs 2023-04-12 23:41:05 +01:00
dialog.h GUI: Add guard to prevent recursive call of handleMouseWheel in dialogs 2023-04-12 23:41:05 +01:00
downloaddialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 22:26:18 +00:00
downloaddialog.h
downloadpacksdialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 22:26:18 +00: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
editrecorddialog.h
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: Display scummvm.log path and add viewer 2023-03-25 17:18:12 +01:00
object.cpp
object.h
onscreendialog.cpp
onscreendialog.h
options.cpp GUI: Ommit aspect ratio checkbox if this feature is missing 2023-07-01 14:42:49 +03:00
options.h GUI: Reflect command line override for the log path 2023-03-27 00:26:31 +02: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 COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 22:26:18 +00:00
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
textviewer.cpp GUI: Process empty log path and gracefully process unreadable paths 2023-03-27 00:26:40 +02:00
textviewer.h GUI: Added close button to the TextViewer dialog 2023-03-26 14:20:01 +02:00
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Fix black rectangle around cursor in modern remastered them without RGB 2023-02-02 17:37:30 +01:00
ThemeEngine.h GUI: Expose Debug Level int the GUI (Misc tab), bump theme version 2023-03-25 17:18:12 +01:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp GUI: Fix width and height calculation 2023-02-05 18:03:16 +01:00
ThemeLayout.h
ThemeParser.cpp GUI: Allow comparing the width with the height in resolution checks 2023-03-20 00:20:05 +01:00
ThemeParser.h GUI: Add a resolution property for layouts 2023-03-20 00:19:56 +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