Updater UI: Implement auto-update option and update button
authorMichael Schuster <michael@schuster.ms>
Mon, 9 Mar 2020 00:17:02 +0000 (01:17 +0100)
committerMichael Schuster <michael@schuster.ms>
Mon, 9 Mar 2020 01:34:55 +0000 (02:34 +0100)
commitc043a4e55c7b6dc97b8c8f1e7daa96db2200f4de
treece240b4b8f5f8b935763783587e70286d9899bca
parent4ae16d92ac3ed7d8e30832593777782ff7f714fd
Updater UI: Implement auto-update option and update button

- Add checkbox and button to UI
- Add new parameter autoUpdateCheck to ConfigFile

Signed-off-by: Michael Schuster <michael@schuster.ms>
src/gui/generalsettings.cpp
src/gui/generalsettings.h
src/gui/generalsettings.ui
src/gui/updater/ocupdater.cpp
src/libsync/configfile.cpp
src/libsync/configfile.h