13 Commits

Author SHA1 Message Date
Alex Spataru
c52b815c6a Update code format scripts 2016-12-11 01:29:28 -06:00
Alex Spataru
5a65ec3ed9 Fix minor grammar mistakes 2016-11-13 17:58:40 -06:00
Alex Spataru
1cbf20f156 Save partial downloads on disk, not on RAM 2016-11-13 17:56:10 -06:00
Alex Spataru
62573c21bc Update QSimpleUpdater.cpp 2016-11-04 09:38:23 -06:00
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
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
03ad9414dc Format code 2016-06-18 16:20:59 -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