6 Commits

Author SHA1 Message Date
Alex Spataru
c25b106280 Work on issue #4 2016-11-04 09:35:13 -06:00
Alex Spataru
fbb37ed225 Handle redirections automatically 2016-10-22 15:27:42 -05:00
Alex Spataru
6ee17bff3f Re-write documentation 2016-07-08 21:59:08 -06:00
Alex Spataru
2b42e6ae98 Handle hard-coded HTML redirections automatically 2016-06-26 18:32:40 -06:00
Alex Spataru
679a04bee6 Simplify code to open downloaded files 2016-06-02 11:17:11 -05: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