Age | Commit message (Expand) | Author |
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 |
2016-10-09 | JANITORIAL: Remove more trailing spaces | Eugene Sandulenko |
2016-09-10 | GUI: Don't show the "Open URL" button if there is no backend support | Bastien Bouclet |
2016-09-10 | CLOUD: Move openUrl to OSystem | Thierry Crozat |
2016-09-04 | CLOUD: Improve some labels | Thierry Crozat |
2016-09-04 | GUI: Replace _s() with _() in storagewizarddialog.cpp | Lothar Serra Mari |
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 |