Katja Marttila 19b0bb9c9e Fix 'Bad allocation' error in Windows
Due to bug in QTextDocument (QTBUG-65865), installer will crash if it
will write a lot of logs to 'Details View' in 'PerformInstallationPage'.
Fixed so that instead of writing all extracted filenames to log, write
only the name of package which is extracted. This will reduce the huge
amount of log written and thus prevents the 'Bad allocation' crash.

Task-number: QTIFW-1242
Change-Id: I98ff0df25bcc10d0f7bb79d6c4010665b5e2ac51
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
2018-12-05 09:35:18 +00:00
2018-11-06 08:45:55 +00:00
2018-12-05 09:35:18 +00:00
2017-11-08 08:40:39 +00:00
2016-01-08 06:29:46 +00:00
2014-10-16 15:17:56 +02:00
2018-11-06 08:45:55 +00:00
2018-11-06 08:45:55 +00:00
2017-10-23 09:21:49 +00:00
2013-06-07 13:22:39 +02:00
2014-06-02 09:57:13 +02:00
2015-03-05 14:57:51 +00:00
2016-09-15 09:22:54 +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%