scummvm/gui
Thierry Crozat f767b6ccfb GUI: Add exitLoop() method to GuiManager
The idea is to allow backends to start a game even after the
LauncherDialog has been created, and for that they need a way
to close the existing GUI dialogs.
2020-09-13 00:46:31 +01:00
..
animation
themes I18N: Rebuild translations data file 2020-09-10 23:32:31 +02:00
widgets GUI: Fix use of uninitialized variable in ListWidget constructor 2020-09-10 00:39:46 +01:00
about.cpp GUI: Code formatting 2020-07-15 23:30:10 +02:00
about.h
Actions.cpp SYMBIAN: Deprecate the actions system 2020-08-24 14:19:30 +02:00
Actions.h SYMBIAN: Deprecate the actions system 2020-08-24 14:19:30 +02:00
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
credits.h CREDITS: Update list of translators 2020-08-30 15:47:22 +01:00
debugger.cpp GUI: Use PauseToken in Debugger 2020-05-10 23:39:31 +02:00
debugger.h JANITORIAL: #include "engine.h" -> "engines/engine.h" 2020-05-10 23:45:43 +02:00
dialog.cpp GUI: Allow engines to define a fully custom tab in the edit game dialog 2020-03-28 07:38:39 +01:00
dialog.h GUI: Allow engines to define a fully custom tab in the edit game dialog 2020-03-28 07:38:39 +01:00
downloaddialog.cpp
downloaddialog.h
editgamedialog.cpp GUI: Code cleanup 2020-06-22 00:03:02 +02:00
editgamedialog.h GUI: Allow engines to define a fully custom tab in the edit game dialog 2020-03-28 07:38:39 +01:00
editrecorddialog.cpp
editrecorddialog.h
error.cpp
error.h
EventRecorder.cpp EVENTRECORDER: Do not check md5s which were skipped on save 2020-08-29 17:22:50 +02:00
EventRecorder.h BACKENDS: Modify the null mixer manager to not require SDL 2020-08-24 14:22:35 +02:00
filebrowser-dialog.cpp GUI: Ignore file extension case 2020-06-12 13:39:47 -04:00
filebrowser-dialog.h
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp GUI: Add exitLoop() method to GuiManager 2020-09-13 00:46:31 +01:00
gui-manager.h GUI: Add exitLoop() method to GuiManager 2020-09-13 00:46:31 +01:00
Key.cpp SYMBIAN: Deprecate the actions system 2020-08-24 14:19:30 +02:00
Key.h SYMBIAN: Deprecate the actions system 2020-08-24 14:19:30 +02:00
KeysDialog.cpp SYMBIAN: Deprecate the actions system 2020-08-24 14:19:30 +02:00
KeysDialog.h SYMBIAN: Deprecate the actions system 2020-08-24 14:19:30 +02:00
launcher.cpp OSYSTEM: Add kFeatureNoQuit to remove Quit buttons and replace Quit with RTL 2020-04-26 16:19:37 +01:00
launcher.h
massadd.cpp
massadd.h
message.cpp GUI: Introduced MessageDialogWithURL() 2020-08-26 17:28:12 +02:00
message.h GUI: Introduced MessageDialogWithURL() 2020-08-26 17:28:12 +02:00
module.mk
object.cpp GUI: RTL: Fix uninitialized variable 2020-06-22 00:03:02 +02:00
object.h GUI: RTL: Fix uninitialized variable 2020-06-22 00:03:02 +02:00
onscreendialog.cpp JANITORIAL: Last remaining RTL references 2020-05-12 10:36:38 +02:00
onscreendialog.h
options.cpp GUI: Improve option wording. Fixes #11206 2020-08-26 01:32:55 +02:00
options.h GUI: Add GUI for per-game achievements tab 2020-04-29 10:31:36 +02:00
predictivedialog.cpp GUI: Code cleanup 2020-06-22 00:03:02 +02:00
predictivedialog.h GUI: improve predictive dialog in agi 2020-03-28 12:34:00 +01:00
recorderdialog.cpp GUI: Fix compilation when the event recorder is enabled 2020-06-15 16:59:56 +01:00
recorderdialog.h
remotebrowser.cpp GRAPHICS: Const'ness 2020-04-27 14:42:08 +02:00
remotebrowser.h GRAPHICS: Const'ness 2020-04-27 14:42:08 +02:00
saveload-dialog.cpp GUI: Fix SaveLoadChooserGrid not disabling write protected slots 2020-09-12 21:44:04 +01:00
saveload-dialog.h GUI: RTL: Align fixes for text in Load game dialog 2020-06-22 00:03:02 +02:00
saveload.cpp GUI: Added sanity check 2020-04-27 14:04:04 +02:00
saveload.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
ThemeEngine.h GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
ThemeEval.cpp GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
ThemeEval.h GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
ThemeLayout.cpp GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
ThemeLayout.h GUI: Fix Usage of Uninitialized Variable in Theme Layout RTL Code 2020-06-23 22:29:03 +01:00
ThemeParser.cpp GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
ThemeParser.h GUI: RTL: Add rtl flag and helper function to widget 2020-06-22 00:03:02 +02:00
Tooltip.cpp GUI: Code cleanup 2020-06-22 00:03:02 +02:00
Tooltip.h
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
widget.h GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00