kh1 32221180df Fix dubious warning about RequiresAdminRights tag.
The tag was added once component script is parsed and we did
know that addElevatedOperation is called from script. However,
the initial commit 7ccd0acdcf35b957e9e7d04cd81902bac362ad04 did
not append the node to the parent package update node. Now we
decided to have the option statically and declarative available,
so we can remove the warning.

Task-number: QTIFW-670
Change-Id: I8cd8f702391d7bf80fc4c42074e1fd6d2d4abc57
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-04-27 10:55:37 +00:00
2015-04-08 12:07:42 +00:00
2014-11-06 08:18:30 +01:00
2014-10-16 15:17:56 +02:00
2015-04-16 10:13:22 +00:00
2015-04-02 08:52:18 +00:00
2015-04-08 12:07:42 +00:00
2014-12-05 14:02:38 +01:00
2015-02-18 10:33:48 +00:00
2013-06-07 13:22:39 +02:00
2015-02-18 10:33:48 +00:00
2014-10-16 15:17:56 +02:00
2014-06-02 09:57:13 +02:00
2015-03-05 14:57:51 +00:00

The Qt Installer Framework provides a set of tools and utilities to create
installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and
OS X.


Documentation
--------------------------

The binary packages for the Qt Installer Framework include documentation in the
doc directory. The documentation is also available online at
    https://doc.qt.io/qtinstallerframework/index.html

Notes
--------------------------

To build an installer, it is advised to use a statically linked Qt (5.4 or
newer).

See the documentation at
    https://doc.qt.io/qtinstallerframework/ifw-getting-started.html

Getting Help
--------------------------

If you think you found a bug, please report it to

https://bugreports.qt.io/browse/QTIFW

General questions are best asked on interest@qt-project.org.
Description
No description provided
Readme 18 MiB
Languages
C++ 83.9%
C 12.3%
Python 1.9%
QMake 1%
Qt Script 0.6%
Other 0.3%