9 Commits

Author SHA1 Message Date
Mauro
a9b278cc6b checkingFinished is now emitted in all cases. 2017-01-22 13:23:46 +01:00
Alex Spataru
c52b815c6a Update code format scripts 2016-12-11 01:29:28 -06:00
Alex Spataru
1cbf20f156 Save partial downloads on disk, not on RAM 2016-11-13 17:56:10 -06:00
Alex Spataru
c25b106280 Work on issue #4 2016-11-04 09:35:13 -06:00
Alex Spataru
a47c3b346e Make openUrl() public 2016-10-22 14:40:37 -05:00
Alex Spataru
6ee17bff3f Re-write documentation 2016-07-08 21:59:08 -06:00
Alex Spataru
aaf10aa1d6 Fix a stupid test that I made 2016-06-28 10:57:59 -06:00
Alex Spataru
2b42e6ae98 Handle hard-coded HTML redirections automatically 2016-06-26 18:32:40 -06:00
Alex Spataru
47c6909259 Rewrite library to allow multiple updaters & JSON appcasts
- The update definitions are now stored in the JSON format
- The QSimpleUpdater now allows updating separate “modules” of the
application, this can be useful if you are using a large application
with several updatable plugins
- You can now implement your own procedures to install the downloaded
updates
2016-05-22 21:36:53 -05:00