Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-30 | GUI: Rewrite Cloud tab | Alexander Tkachev | |
- StorageWizardDialog is removed, along with bmps it was using; - EditTextWidget now accepts custom font in constructor; - ScrollContainer scrollbar now jumps to top when content height changes so it's "overscrolled"; - IndexPageHandler now does not awaits for `code` GET-parameter, as local webserver is no longer used to connect Storages; - CloudManager and all corresponding Storages are updated to support disconnecting and to notify about successful connection. | |||
2019-07-30 | CLOUD: Update Dropbox and Google Drive icons in themes | Alexander Tkachev | |
2016-08-24 | GUI: Add Storage providers logos | Alexander Tkachev | |
StorageWizardDialog now shows logo of the Storage being connected (in modern highres theme). |