Alex Spataru
a3e9ef2d1f
Fix build issues
2017-10-15 10:02:35 -05:00
Alex Spataru
3642b4f5f3
Work on issue #8
2017-10-15 09:53:12 -05:00
Alex Spataru
a425d67c52
Fix issue #7
2017-05-25 11:56:11 -05:00
Alex Spataru
e0c7e41212
Work on issue #6
2017-05-23 05:43:37 -05:00
Alex Spataru
401f79cdfc
Merge pull request #5 from EssGeeEich/master
...
checkingFinished is now emitted in all cases.
2017-01-22 18:42:02 -06:00
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
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
388ca91143
Update documentation links
2016-07-09 00:14:05 -06:00
Alex Spataru
36a12f8d13
Add private documentation
2016-07-08 23:55:44 -06:00
Alex Spataru
50f29e1785
Update readme
2016-07-08 22:59:19 -06:00
Alex Spataru
3abe76b41d
Update Readme
2016-07-08 22:55:03 -06:00
Alex Spataru
fda9bfbe03
Remove doxygen sub-dirs
2016-07-08 22:43:34 -06:00
Alex Spataru
6ee17bff3f
Re-write documentation
2016-07-08 21:59:08 -06:00
Alex Spataru
c847cbb930
Create .gitattributes
2016-07-08 15:38:04 -06:00
Alex Spataru
68025d4333
Add documentation
2016-07-08 15:34:58 -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
9da294b68c
Fix warning problem with PNG color profile
2016-06-02 17:27:17 -05:00
Alex Spataru
fa574553c0
Update updates.json
2016-06-02 11:18:44 -05:00
Alex Spataru
679a04bee6
Simplify code to open downloaded files
2016-06-02 11:17:11 -05:00
Alex Spataru
8e85aead26
Rename Readme.md to README.md
2016-05-22 22:19:39 -05:00
Alex Spataru
7076abd9cb
Update Readme.md
2016-05-22 22:19:31 -05:00
Alex Spataru
a9b6d24695
Update README & add Travis CI support
2016-05-22 22:15:57 -05:00
Alex Spataru
2bbb53865d
Add screenshots
2016-05-22 21:45:37 -05:00
Alex Spataru
3b3805bfcc
Rename "examples" to tutorials
2016-05-22 21:39:59 -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
Alex Spataru
365bb632ea
Update Readme.md
2015-07-31 19:04:56 -05:00
Alex Spataru
eaef3361ce
Update Readme.md
2015-07-16 17:44:25 -05:00
Alex Spataru
85b75f86d5
Update Readme.md
2015-07-16 17:43:58 -05:00
Alex Spataru
b79ffc3d42
Avoid race conditions when saving downloaded files
2015-01-26 01:02:53 -06:00
Alex Spataru
9164a5fd92
Get application version automatically
...
Set the application version while the class is initialized
2015-01-25 17:30:22 -06:00
Alex Spataru
23999faf4e
Added developer documentation links in readme file
...
- Added developer documentation links in read me
- Added aytostyle scripts
2015-01-25 17:27:18 -06:00
Alex Spataru
14ad5b9db9
Fixed compilation error
2015-01-24 20:49:19 -06:00
Alex Spataru
db79a3071d
A lot of changes
...
- Added qDoc support
- Implemented a progress dialog while checking for updates
- Automatically show a message box when an update is found or when you
have the latest version
2015-01-24 20:03:44 -06:00
Alex Spataru
de00c961e5
Updates to readme.md
2015-01-15 20:33:59 -06:00
Alex Spataru
2d6ed380fe
More updates to readme.md
2015-01-15 17:31:38 -06:00
Alex Spataru
66986179fb
Updated readme.md
2015-01-15 17:14:30 -06:00
Alex Spataru
f37c5b5551
Minor UI changes
2015-01-15 17:07:28 -06:00
Alex Spataru
56c132a21e
Improved code performance
...
Fixed a "bug" in the checkForUpdates() function which caused the program
to delay about 400 milliseconds.
2015-01-09 11:06:41 -06:00
Alex Spataru
7b0444263e
Quit app before updating
...
Show a message box prompting the user to quit the application before
applying the update
2015-01-02 15:32:12 -07:00
Alex Spataru
34e331b2ac
Minor UI changes
2015-01-02 14:25:04 -07:00
Alex Spataru
d742f46ada
Minor changes
2014-12-27 15:52:55 -07:00
Alex Spataru
6d84e02980
Minor code changes
2014-12-22 02:26:51 -06:00