index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
saveload-dialog.cpp
Age
Commit message (
Expand
)
Author
2019-10-03
GUI: Add Missing Switch Default Cases
D G Turner
2018-10-10
GUI: Disable Current View Selection Button in Save/Load Chooser.
D G Turner
2018-07-09
GUI: Show saveload date/time, or playtime even if thumbnail not enabled
David Fioramonti
2018-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2017-11-27
GUI: Fix Signed vs. Unsigned Comparison GCC Compiler Warning.
D G Turner
2017-11-24
GUI: Fix incorrect SaveLoad dialog state after updating the save list
Thierry Crozat
2017-06-09
GUI: Improve calculation for savegame thumbnail labels
Tarek Soliman
2017-06-09
GUI: Fix savegame thumbnail label layout
Tarek Soliman
2016-11-29
ALL: game state => saved game
Ben Castricum
2016-10-17
ALL: Fix compilation with disabled cloud but enabled libcurl
Eugene Sandulenko
2016-09-18
CLOUD: Change the cloud icon to be updated by the main thread
Bastien Bouclet
2016-09-18
ALL: Homogeneize use of 'saved game' in messages
Thierry Crozat
2016-08-24
ALL: Make simpleSaveNames() a MetaEngineFeature
Alexander Tkachev
2016-08-24
GUI: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Replace USE_CLOUD with USE_LIBCURL
Alexander Tkachev
2016-08-24
CLOUD: Fix SaveLoadDialogs to check USE_CLOUD
Alexander Tkachev
2016-08-24
GUI: Fix SaveLoadDialog
Alexander Tkachev
2016-08-24
GUI: Disable "Run in background" for "difficult" engines
Alexander Tkachev
2016-08-24
ALL: Add MetaEngine::simpleSaveNames()
Alexander Tkachev
2016-08-24
GUI: Fix SaveLoadCloudSyncProgressDialog
Alexander Tkachev
2016-08-24
GUI: Add SaveLoadCloudSyncProgress in ScummModern theme
Alexander Tkachev
2016-08-24
GUI: Update SaveLoadCloudSyncProgressDialog
Alexander Tkachev
2016-08-24
GUI: Show "locked" saves during sync
Alexander Tkachev
2016-08-24
CLOUD: Add SaveLoadCloudSyncProgress enum
Alexander Tkachev
2016-08-24
CLOUD: Make DefaultSaveFileManager ignore syncing files
Alexander Tkachev
2016-08-24
CLOUD: Make ProgressDialog display downloading progress
Alexander Tkachev
2016-08-24
CLOUD: Fix SaveLoadCloudSyncProgressDialog crash
Alexander Tkachev
2016-08-24
GUI: Add SaveLoadCloudSyncProgressDialog
Alexander Tkachev
2016-08-24
CLOUD: Make Save/Load dialog start saves sync
Alexander Tkachev
2016-06-01
GUI: Cleanup class initialization
Eugene Sandulenko
2014-12-29
GUI: Do not overwrite write protected saves in grid based save dialog.
Johannes Schickel
2014-08-22
GUI: s/savegame/saved game/
Ben Castricum
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-15
GUI: Mark some intentional fall throughs in switches.
Johannes Schickel
2012-10-28
GUI: Check for screen changes in the saveload chooser selection code.
Johannes Schickel
2012-09-26
GUI: Support for page restoring for non-continuous save lists in the grid cho...
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-26
GUI: Fix maximum page number calculation in grid chooser.
Johannes Schickel
2012-09-26
GUI: Save/restore last scroll position in the list save/load dialog.
Johannes Schickel
2012-09-26
GUI: Save/restore the last used page in the grid save/load dialog.
Johannes Schickel
2012-08-14
GUI: Fix out-of-bounds in new chooser.
Alyssa Milburn
2012-08-12
GUI: Mark parts of the grid based chooser layout code as HACK.
Johannes Schickel
2012-08-12
GUI: Remove left-over code from theme based fill color in thumbnail display.
Johannes Schickel
2012-08-12
Merge pull request #260 from lordhoto/new-chooser.
Johannes Schickel
2012-07-25
GUI: Use "OK" instead of "Ok" in SavenameDialog.
Johannes Schickel
2012-07-24
GUI: Add possibility to disable the grid based chooser via DISABLE_SAVELOADCH...
Johannes Schickel
2012-07-24
GUI: Strip a trailing whitespace.
Johannes Schickel
2012-07-24
GUI: Remove unecessary explicit GUI namespace uses.
Johannes Schickel
[next]