Go to file
2015-07-16 17:43:58 -05:00
Example Added developer documentation links in readme file 2015-01-25 17:27:18 -06:00
QSimpleUpdater Avoid race conditions when saving downloaded files 2015-01-26 01:02:53 -06:00
.gitignore SSL libs for Windows users 2014-11-02 19:41:26 -06:00
lgpl3.txt Minor changes 2014-12-27 15:52:55 -07:00
Readme.md Update Readme.md 2015-07-16 17:43:58 -05:00

QSimpleUpdater

OpenHub Bitdeli Badge

QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects.

QSimpleUpdater is free and open source LGPL software, which means that you can use it for both open source and proprietary applications.

Developer Documentation

You can find the developer documentation for QSimpleUpdater here.

Using QSimpleUpdater

  1. Copy the QSimpleUpdater folder in your "3rd-party" folder.
  2. Include the QSimpleUpdater project include (pri) file using the include() function.
  3. That's all! Check the example project as a reference for your project.

Running the example project

  1. Navigate to the Example folder and open example.pro with Qt Creator.
  2. Compile the project and play with it :)

Warnings

Many websites today use the HTTP Secure protocol, which means that you will need SSL in order to communicate with them. If your project needs to access such a webiste (for example GitHub), you will need to carefully read the following information in order to ensure that QSimpleUpdater works with those websites (both in your machine and in the final users' machine).

This section is extremely important for any developer wishing to deploy his or her applications under the Windows platform, because the application will depend on the libraries provided by QSimpleUpdater.

Linux

Make sure that you have installed the following libraries in your system:

  • lssl
  • lcrypto

Mac OS X

The libraries required by QSimpleUpdater are the same as Linux, however, these libraries are installed by default in most Mac OS X installations.

Windows

QSimpleUpdater makes use of the OpenSSL-Win32 project, make sure that have it installed and that the project knows where to find them (the default location is C:/OpenSSL-Win32) and that you deploy the following libraries with your compiled project:

  • libeay32.dll
  • ssleay32.dll

Donate

Donate Bitcoins to the project to keep it going!

1FFz9TZCPGgiCD97yEqnFaauYYvZUE7f51