aboutsummaryrefslogtreecommitdiff
path: root/gui/saveload-dialog.cpp
AgeCommit message (Expand)Author
2020-01-05GUI: Fix the SaveLoadDialog with the lowres layoutsBastien Bouclet
2020-01-04GUI: Introduce dynamic layoutsBastien Bouclet
2019-10-03GUI: Add Missing Switch Default CasesD G Turner
2018-10-10GUI: Disable Current View Selection Button in Save/Load Chooser.D G Turner
2018-07-09GUI: Show saveload date/time, or playtime even if thumbnail not enabledDavid Fioramonti
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2017-11-27GUI: Fix Signed vs. Unsigned Comparison GCC Compiler Warning.D G Turner
2017-11-24GUI: Fix incorrect SaveLoad dialog state after updating the save listThierry Crozat
2017-06-09GUI: Improve calculation for savegame thumbnail labelsTarek Soliman
2017-06-09GUI: Fix savegame thumbnail label layoutTarek Soliman
2016-11-29ALL: game state => saved gameBen Castricum
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-09-18CLOUD: Change the cloud icon to be updated by the main threadBastien Bouclet
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24GUI: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24CLOUD: Fix SaveLoadDialogs to check USE_CLOUDAlexander Tkachev
2016-08-24GUI: Fix SaveLoadDialogAlexander Tkachev
2016-08-24GUI: Disable "Run in background" for "difficult" enginesAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-08-24GUI: Fix SaveLoadCloudSyncProgressDialogAlexander Tkachev
2016-08-24GUI: Add SaveLoadCloudSyncProgress in ScummModern themeAlexander Tkachev
2016-08-24GUI: Update SaveLoadCloudSyncProgressDialogAlexander Tkachev
2016-08-24GUI: Show "locked" saves during syncAlexander Tkachev
2016-08-24CLOUD: Add SaveLoadCloudSyncProgress enumAlexander Tkachev
2016-08-24CLOUD: Make DefaultSaveFileManager ignore syncing filesAlexander Tkachev
2016-08-24CLOUD: Make ProgressDialog display downloading progressAlexander Tkachev
2016-08-24CLOUD: Fix SaveLoadCloudSyncProgressDialog crashAlexander Tkachev
2016-08-24GUI: Add SaveLoadCloudSyncProgressDialogAlexander Tkachev
2016-08-24CLOUD: Make Save/Load dialog start saves syncAlexander Tkachev
2016-06-01GUI: Cleanup class initializationEugene Sandulenko
2014-12-29GUI: Do not overwrite write protected saves in grid based save dialog.Johannes Schickel
2014-08-22GUI: s/savegame/saved game/Ben Castricum
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-15GUI: Mark some intentional fall throughs in switches.Johannes Schickel
2012-10-28GUI: Check for screen changes in the saveload chooser selection code.Johannes Schickel
2012-09-26GUI: Support for page restoring for non-continuous save lists in the grid cho...Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-26GUI: Fix maximum page number calculation in grid chooser.Johannes Schickel
2012-09-26GUI: Save/restore last scroll position in the list save/load dialog.Johannes Schickel
2012-09-26GUI: Save/restore the last used page in the grid save/load dialog.Johannes Schickel
2012-08-14GUI: Fix out-of-bounds in new chooser.Alyssa Milburn
2012-08-12GUI: Mark parts of the grid based chooser layout code as HACK.Johannes Schickel
2012-08-12GUI: Remove left-over code from theme based fill color in thumbnail display.Johannes Schickel
2012-08-12Merge pull request #260 from lordhoto/new-chooser.Johannes Schickel
2012-07-25GUI: Use "OK" instead of "Ok" in SavenameDialog.Johannes Schickel
2012-07-24GUI: Add possibility to disable the grid based chooser via DISABLE_SAVELOADCH...Johannes Schickel