Commit Graph

42 Commits

Author SHA1 Message Date
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
Alex Spataru
df6feef57f Code format changes 2014-12-16 18:04:55 -06:00
Alex Spataru
0104c18332 iOS support 2014-11-21 23:05:00 -06:00
Alex Spataru
9ecad33138 Fixed compilation issues with Android 2014-11-18 21:59:21 -06:00
Alex Spataru
0a7107c414 Better SSL support for Windows 2014-11-09 22:40:16 -06:00
Alex Spataru
07fb53334f More UI changes 2014-11-08 20:36:47 -06:00
Alex Spataru
bbe47f426a Small improvements
- Minor UI changes
- Implemented a mechanism to calculate the download time remaining
- Fixed a bug where the updater icon would not be displayed.
2014-11-08 20:24:12 -06:00
Alex Spataru
2ad0c796fc Minor design changes 2014-11-06 21:48:20 -06:00
Alex Spataru
a1d170681c Minor changes in the download dialog 2014-11-06 21:00:55 -06:00
Alex Spataru
d2cdd1d901 Minor changes to the download dialog 2014-11-06 19:30:34 -06:00
Alex Spataru
34c1e3eaa0 Bug fixes & new features 2014-11-06 19:24:38 -06:00
Alex Spataru
4ed4fe027f Removed Git HEAD & FETCH_HEAD in some files 2014-11-06 19:01:10 -06:00
Alex Spataru
163e26fbc3 Merge branch 'master' of https://github.com/alex-97/QSimpleUpdater
Conflicts:
	QSimpleUpdater/src/qsimpleupdater.cpp
	QSimpleUpdater/src/qsimpleupdater.h
2014-11-06 18:59:44 -06:00
Alex Spataru
d88c4955eb Implemented a "download and install" dialog 2014-11-06 18:59:09 -06:00
Alex Spataru
4e544dcc4d Merge pull request #1 from samuelgaist/code_cleanup
Minor code cleanup
2014-11-06 16:52:55 -06:00
Samuel Gaist
2acfd26494 Asserts if QString parameters are empty 2014-11-06 00:52:36 +01:00
Samuel Gaist
6733abfc2e Simplified QString getter handling 2014-11-06 00:49:54 +01:00
Samuel Gaist
15838fb5e1 Getters should be constant 2014-11-06 00:35:25 +01:00
Samuel Gaist
aaa1d12c68 Use const references rather than just const 2014-11-06 00:34:21 +01:00
Samuel Gaist
b807c388f1 Improve initialization 2014-11-06 00:26:22 +01:00
Alex Spataru
48b8195655 Bug fixes 2014-11-05 15:25:50 -06:00
Alex Spataru
2b9452f354 Bug fixes
Fixed a bug where the system notified that there is a new update when a
network error occurred.
2014-11-05 11:54:22 -06:00
Alex Spataru
502f13eaaf Updated links in README file 2014-11-04 23:22:40 -06:00
Alex Spataru
1b4530dc3c Qt4 Support 2014-11-04 19:07:23 -06:00
Alex Spataru
bb2ad9fa3a More bug fixes 2014-11-02 20:37:46 -06:00
Alex Spataru
73470a0395 More bug fixes 2014-11-02 20:28:28 -06:00
Alex Spataru
1e107b3b6e Bug fixes 2014-11-02 20:24:15 -06:00
Alex Spataru
656adefb56 Some improvements 2014-11-02 20:18:00 -06:00
Alex Spataru
e43c35f6c3 Minor changes 2014-11-02 19:54:51 -06:00
Alex Spataru
58cf13aabe Removed *.user file 2014-11-02 19:42:41 -06:00
Alex Spataru
fd2e1a532c SSL libs for Windows users 2014-11-02 19:41:26 -06:00
Alex Spataru
21ca765e65 Updated Readme file 2014-11-02 19:39:08 -06:00
Alex Spataru
5180987ec1 First commit 2014-11-02 19:36:41 -06:00
Alex Spataru
9d044e370f Initial commit 2014-11-02 18:06:14 -06:00