mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-20 00:39:33 +00:00
- there wasn't any error information if a C++ triggered signal resulted in a JS method which has an error, now it will create an exception for it - creating messagebox inside the lib is something what we want to avoid, so the developer itself is responsible to catch these exceptions - most cases of the installer code does that already Change-Id: I07486f73be9de13a486de235f14e3a7d7b54f5b1 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Qt Installer Framework ========================== The Qt Installer Framework provides a set of tools and utilities to create installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and Mac OS X. Documentation -------------------------- The binary packages for the Qt Installer Framework include documentation in the doc directory. See http://qt-project.org/wiki/Qt-Installer-Framework for a link to online versions. Getting Help -------------------------- If you think you found a bug, please report it to https://bugreports.qt-project.org/browse/QTIFW General questions are best asked on interest@qt-project.org.
Description
Languages
C++
83.9%
C
12.3%
Python
1.9%
QMake
1%
Qt Script
0.6%
Other
0.3%