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
/
storagewizarddialog.cpp
Age
Commit message (
Expand
)
Author
2016-08-30
CLOUD: Disable the connect button initially as the code is empty
Thierry Crozat
2016-08-30
CLOUD: Fix crash when trying to connect without entering a code first
Thierry Crozat
2016-08-24
CLOUD: Add "minimal mode" in LocalWebserver
Alexander Tkachev
2016-08-24
ALL: Move Clipboard support to OSystem
Alexander Tkachev
2016-08-24
GUI: Fix StorageWizardDialog warning
Alexander Tkachev
2016-08-24
GUI: Add Storage providers logos
Alexander Tkachev
2016-08-24
GUI: Add Container in StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Add "Paste" button in StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Fix SDL_Net-related errors
Alexander Tkachev
2016-08-24
GUI: Make Options dialog stop LocalServer on close
Alexander Tkachev
2016-08-24
GUI: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
CLOUD: Fix `redirect_uri` selection code
Alexander Tkachev
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Update StorageWizardDialog
Alexander Tkachev
2016-08-24
CLOUD: Check whether Storage is working when replacing it
Alexander Tkachev
2016-08-24
GUI: Fix StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Add "Open URL" button in StorageWizardDialog
Alexander Tkachev
2016-08-24
CLOUD: Add BoxStorage sketch
Alexander Tkachev
2016-08-24
CLOUD: Make "Run server" button active
Alexander Tkachev
2016-08-24
CLOUD: Fix "signed/unsigned integers" warning
Alexander Tkachev
2016-08-24
GUI: Hide StorageWizardDialog fields if server present
Alexander Tkachev
2016-08-24
CLOUD: Add IndexPageHandler
Alexander Tkachev
2016-08-24
CLOUD: Clarify calculatedChecksum's initial value
Alexander Tkachev
2016-08-24
CLOUD: Remove a couple of unnecessary whitespaces
Peter Bozsó
2016-08-24
CLOUD: Add LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Add comments for StorageWizardDialog methods
Alexander Tkachev
2016-08-24
CLOUD: Update StorageWizardDialog's code check
Alexander Tkachev
2016-08-24
CLOUD: Add checks in StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Add EditText in StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Add Cloud tab StorageWizardDialog
Alexander Tkachev