Christian Kamm
|
d2991210c5
|
Updater: Preserve target version string
For #7217
|
2020-11-24 18:22:33 +00:00 |
|
Christian Kamm
|
0b3512f49c
|
WinUpdater: More useful options on update failure #7217
Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
|
2020-11-24 18:22:33 +00:00 |
|
Markus Goetz
|
412e43b696
|
Updater: Comments
|
2020-11-24 18:22:33 +00:00 |
|
Christian Kamm
|
a8ad946758
|
Settings: Add update channel combobox #6259
|
2020-11-24 18:22:33 +00:00 |
|
J-P Nurmi
|
fff64e8aa5
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
Christian Kamm
|
c8d0f788e0
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
|
Markus Goetz
|
588a88fb63
|
Updater: Don't create instance for invalid URL
Also don't use dynamic_cast
For enterprise/#689
|
2017-01-17 14:52:10 +01:00 |
|
Phil Davis
|
b8ccbbc72a
|
GUI comment and message typos for master
|
2015-10-05 10:06:19 +05:45 |
|
Phil Davis
|
d0aef138c3
|
OCUpdater decription text
Make it say something understandable. Looking at previous versions with git blame, the word "not" fits here.
|
2015-09-12 07:25:59 +05:45 |
|
Daniel Molkentin
|
385c3882a7
|
Fix regression in PassiveUpdateNotifier
When overriding backgroundCheckForUpdates(), also call the original
implementation.
|
2015-08-10 14:26:57 +02:00 |
|
Daniel Molkentin
|
ecf545a0b9
|
Updater: update Linux updater code to work with changes in master
master moved much of the responsibility of the updating process
to the updater class.
This also fixes a build failure
|
2015-08-06 19:34:23 +02:00 |
|
Klaas Freitag
|
316427c801
|
Merge branch 'regular_update_check'
Conflicts:
src/gui/application.cpp
src/gui/application.h
src/gui/updater/ocupdater.h
|
2015-07-23 11:34:12 +02:00 |
|
Klaas Freitag
|
c34641f4f7
|
Updater: Added a class UpdaterSchedule.
It schedules the regular update checks. Keeps Application and
other classes easy.
|
2015-07-22 13:44:19 +02:00 |
|
Klaas Freitag
|
adc239c9d0
|
UpdateCheck: Clean up Application class and move most to updater.
Add the update timer also to the update class and remove all the
proxy slots from the Application class.
|
2015-07-20 12:17:31 +02:00 |
|
Daniel Molkentin
|
66e8aaeabc
|
Use doxygen style everywhere
|
2015-06-29 18:56:09 +02:00 |
|
Daniel Molkentin
|
0735aa1fbd
|
Structure developer documentation
- rename target "doc-dev"
- group into modules
- move to doc/dev
|
2015-06-29 18:43:21 +02:00 |
|
Daniel Molkentin
|
ae85aa33fd
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
Christian Kamm
|
ece11dc3d8
|
Updater: Add "didn't check for updates" message. #2175
Don't show "Checking server..." when we are not.
|
2014-09-17 11:41:04 +02:00 |
|
Daniel Molkentin
|
df3c3bca02
|
Split into three separate projects: library, gui and cmd
|
2014-07-11 11:07:31 +02:00 |
|