nextcloud-desktop/src/gui/updater
Olivier Goffart 9596eb7f20 Updater: show the human readable version in the settings
The xml looks like this:

   <version>2.5.0.328</version>
   <versionstring>ownCloud Client 2.5.0 alpha1 (build 238)</versionstring>

And we should show the version string

Issue #6602
2020-11-24 18:22:33 +00:00
..
CMakeLists.txt Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
ocupdater.cpp Updater: show the human readable version in the settings 2020-11-24 18:22:33 +00:00
ocupdater.h Updater: Comments 2020-11-24 18:22:33 +00:00
sparkleupdater.h Updater: Make sparkle updater respect release channel 2020-11-24 18:22:33 +00:00
sparkleupdater_mac.mm Updater: Make sparkle updater respect release channel 2020-11-24 18:22:33 +00:00
updateinfo.cpp Updater: remove unused function 2020-11-24 18:22:33 +00:00
updateinfo.h Updater: remove unused function 2020-11-24 18:22:33 +00:00
updater.cpp Implement basic .msi support in updater 2020-11-24 18:22:33 +00:00
updater.h Settings: Add update channel combobox #6259 2020-11-24 18:22:33 +00:00