scummvm/gui
2023-04-08 18:04:26 +02:00
..
animation
themes CLOUD: Prepare #4860 to merge 2023-04-08 16:20:11 +02:00
widgets GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +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 JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
browser.h
chooser.cpp
chooser.h
cloudconnectionwizard.cpp GUI: Fix CloudConnectionWizard on 3ds 2023-04-08 18:04:26 +02:00
cloudconnectionwizard.h CLOUD: Add new connection wizard 2023-04-08 16:20:11 +02:00
console.cpp GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
console.h GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
credits.h CREDITS: Add dwa for macOS PPC 2023-02-27 19:38:23 +01:00
debugger.cpp GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
debugger.h GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
dialog.cpp GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
dialog.h GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
downloaddialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
downloaddialog.h
downloadpacksdialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +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: Mark Arabic as RTL 2023-03-26 01:48:48 +01:00
gui-manager.h GUI: Implement drawing mode of top dialog only 2022-10-08 23:39:18 +02:00
launcher.cpp GUI: Add I18N comments to the launcher buttons 2023-03-26 18:02:27 +02: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 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 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
module.mk CLOUD: Add new connection wizard 2023-04-08 16:20:11 +02:00
object.cpp GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
object.h GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
onscreendialog.cpp
onscreendialog.h
options.cpp CLOUD: Add new connection wizard 2023-04-08 16:20:11 +02:00
options.h CLOUD: Add new connection wizard 2023-04-08 16:20:11 +02:00
predictivedialog.cpp JANITORIAL: GUI: Correct Spelling Mistake 2022-11-15 22:52:43 +02:00
predictivedialog.h
recorderdialog.cpp GUI: Fix thumbnails for event recorder dialogue 2022-06-12 15:08:01 +02:00
recorderdialog.h GUI: Fix thumbnails for event recorder dialogue 2022-06-12 15:08:01 +02:00
remotebrowser.cpp GUI: Remove remains of the old color lists in *ListWidget 2022-05-29 00:39:35 +02:00
remotebrowser.h
saveload-dialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
saveload-dialog.h COMMON: Redraw Save/Load dialog while syncing 2022-08-02 22:08:19 +02:00
saveload.cpp GUI: Remove remains of the old color lists in *ListWidget 2022-05-29 00:39:35 +02:00
saveload.h GUI: Remove remains of the old color lists in *ListWidget 2022-05-29 00:39:35 +02:00
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:24:46 +02:00
textviewer.h GUI: Added close button to the TextViewer dialog 2023-03-26 14:20:52 +02:00
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Cache bitmaps again 2023-03-16 19:20:50 +01:00
ThemeEngine.h GUI: Bump and regenerate themes for new dialog. 2023-04-08 00:39:38 +02:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp GUI: Fix width and height calculation 2023-02-05 18:00:24 +01:00
ThemeLayout.h
ThemeParser.cpp GUI: Allow comparing the width with the height in resolution checks 2023-03-20 00:18:25 +01:00
ThemeParser.h GUI: Add a resolution property for layouts 2023-03-20 00:18:25 +01:00
Tooltip.cpp
Tooltip.h
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
widget.h GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00