scummvm/gui
2021-11-12 14:46:34 +01:00
..
animation
themes GUI: Test PopupWidget for grouping method selection 2021-11-12 14:46:34 +01:00
widgets GUI: Move calculation of entry sizes into a function 2021-11-12 14:46:34 +01:00
about.cpp GUI: Initialized more variables 2021-05-01 01:49:47 +02:00
about.h
browser.cpp BACKENDS: Use FSNode::getName in string operations 2021-08-23 21:22:27 +01:00
browser.h
chooser.cpp
chooser.h
console.cpp GUI: persist the debug console history 2021-09-01 16:30:02 +02:00
console.h GUI: persist the debug console history 2021-09-01 16:30:02 +02:00
credits.h CREDITS: Update credits 2021-10-23 12:40:04 +02:00
debugger.cpp GUI: added float var support to the debugger 2021-09-07 01:33:04 +03:00
debugger.h GUI: added float var support to the debugger 2021-09-07 01:33:04 +03:00
dialog.cpp GUI: Support keypad Enter key in dialogs 2021-08-18 00:39:42 +03:00
dialog.h GUI: Fix tooltip behavior to be less interruptive 2021-06-19 14:39:34 +02:00
downloaddialog.cpp GUI: Move launcher chooser and dialogs to same file 2021-11-12 14:46:34 +01:00
downloaddialog.h
editgamedialog.cpp ENGINES: Allow implementing registerDefaultSettings in the MetaEngine class 2021-09-18 11:57:29 +02:00
editgamedialog.h
editrecorddialog.cpp
editrecorddialog.h
error.cpp
error.h
EventRecorder.cpp EVENTRECORDER: Remove backwards compatibility 2021-09-09 19:32:02 +02:00
EventRecorder.h EVENTRECORDER: Fixes based on feedback 2021-09-09 19:32:02 +02:00
filebrowser-dialog.cpp GUI: Added optional file mask for FileBrowserDialog 2021-09-01 15:38:30 +02:00
filebrowser-dialog.h GUI: Added optional file mask for FileBrowserDialog 2021-09-01 15:38:30 +02:00
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp JANITORIAL: typos 2021-10-31 20:46:31 +01:00
gui-manager.h GUI: Fix tooltip behavior to be less interruptive 2021-06-19 14:39:34 +02:00
launcher.cpp JANITORIAL: Minor whitespace formatting fix 2021-11-12 14:46:34 +01:00
launcher.h GUI: Add comments 2021-11-12 14:46:34 +01:00
massadd.cpp GUI: Fixing another corner case in mass add 2021-04-29 13:12:16 +02:00
massadd.h
message.cpp GUI: Fix computation of MessageDialog width 2021-08-18 22:38:55 +01:00
message.h GUI: Support multiple alt buttons in MessageDialog 2021-08-18 22:34:02 +02:00
module.mk GUI: Add a grouped list widget with collapsible groups 2021-11-12 14:46:34 +01:00
object.cpp GUI: Avoid double scaling on widget creation 2021-04-11 21:21:44 +02:00
object.h GUI: Fix oversized keymapper controls 2021-04-11 21:21:44 +02:00
onscreendialog.cpp
onscreendialog.h
options.cpp GUI: Use "iconspath" config instead of "iconpath" 2021-11-12 14:46:34 +01:00
options.h GUI: Add config option for icons' path 2021-11-12 14:46:34 +01:00
predictivedialog.cpp
predictivedialog.h
recorderdialog.cpp EVENTRECORDER: Fix date on initial name 2021-07-09 00:07:55 +03:00
recorderdialog.h
remotebrowser.cpp
remotebrowser.h
saveload-dialog.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-10-24 16:46:06 +02:00
saveload-dialog.h GUI: Factor out save/load activation to a function 2021-08-25 05:56:22 +03:00
saveload.cpp GUI: Revert clearing debug flags on save/load dialog 2021-06-10 10:43:22 -06:00
saveload.h BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible 2021-04-05 15:33:23 +01:00
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Restore placeholder symbols for fold indicator 2021-11-12 14:46:34 +01:00
ThemeEngine.h GUI: Add drawFoldIndicator() 2021-11-12 14:46:34 +01:00
ThemeEval.cpp GUI: Moved default layout spacing to themes 2021-04-11 21:21:44 +02:00
ThemeEval.h GUI: Always scale padding 2021-04-11 21:21:44 +02:00
ThemeLayout.cpp GUI: Rename getBaseWidth/Height to getGUIWidth/Height 2021-04-11 21:21:44 +02:00
ThemeLayout.h
ThemeParser.cpp GUI: Avoid double scaling for Dialog insets 2021-04-17 20:09:08 +02:00
ThemeParser.h GUI: Remove TransparentSurface remnants aka alphabitmaps from themes 2021-04-11 21:21:44 +02:00
Tooltip.cpp GUI: Fix tooltip behavior to be less interruptive 2021-06-19 14:39:34 +02:00
Tooltip.h GUI: Make Tooltip padding configurable and scalable 2021-04-20 19:03:09 +02:00
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp JANITORIAL: Formatting fixes 2021-11-12 14:46:34 +01:00
widget.h GUI: Add scaleGfx declaration to widget.h 2021-11-12 14:46:34 +01:00