aboutsummaryrefslogtreecommitdiff
path: root/gui/storagewizarddialog.cpp
AgeCommit message (Expand)Author
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-09-10GUI: Don't show the "Open URL" button if there is no backend supportBastien Bouclet
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-04CLOUD: Improve some labelsThierry Crozat
2016-09-04GUI: Replace _s() with _() in storagewizarddialog.cppLothar Serra Mari
2016-08-30CLOUD: Disable the connect button initially as the code is emptyThierry Crozat
2016-08-30CLOUD: Fix crash when trying to connect without entering a code firstThierry Crozat
2016-08-24CLOUD: Add "minimal mode" in LocalWebserverAlexander Tkachev
2016-08-24ALL: Move Clipboard support to OSystemAlexander Tkachev
2016-08-24GUI: Fix StorageWizardDialog warningAlexander Tkachev
2016-08-24GUI: Add Storage providers logosAlexander Tkachev
2016-08-24GUI: Add Container in StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Add "Paste" button in StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Fix SDL_Net-related errorsAlexander Tkachev
2016-08-24GUI: Make Options dialog stop LocalServer on closeAlexander Tkachev
2016-08-24GUI: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24CLOUD: Fix `redirect_uri` selection codeAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Update StorageWizardDialogAlexander Tkachev
2016-08-24CLOUD: Check whether Storage is working when replacing itAlexander Tkachev
2016-08-24GUI: Fix StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Add "Open URL" button in StorageWizardDialogAlexander Tkachev
2016-08-24CLOUD: Add BoxStorage sketchAlexander Tkachev
2016-08-24CLOUD: Make "Run server" button activeAlexander Tkachev
2016-08-24CLOUD: Fix "signed/unsigned integers" warningAlexander Tkachev
2016-08-24GUI: Hide StorageWizardDialog fields if server presentAlexander Tkachev
2016-08-24CLOUD: Add IndexPageHandlerAlexander Tkachev
2016-08-24CLOUD: Clarify calculatedChecksum's initial valueAlexander Tkachev
2016-08-24CLOUD: Remove a couple of unnecessary whitespacesPeter Bozsó
2016-08-24CLOUD: Add LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Add comments for StorageWizardDialog methodsAlexander Tkachev
2016-08-24CLOUD: Update StorageWizardDialog's code checkAlexander Tkachev
2016-08-24CLOUD: Add checks in StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Add EditText in StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Add Cloud tab StorageWizardDialogAlexander Tkachev