summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2014-12-03 10:41:48 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2014-12-05 14:02:38 +0100
commitde748023e53ce84afd01cde0ca380cddad057a4d (patch)
tree9f20ee8f0e374ac97ac37f8df2fa8ba56341481b /README
parent587bc6fb7c905422c3f09bc8ea2ac91c91d25cc8 (diff)
Expose systemInfo API
Add systemInfo as a wrapper for QSystemInfo. Task-number: QTIFW-592 Change-Id: Ib54fcea8b0ef3a397a74f5315202f3000abd63cd Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index 7cc4340ac..719ff6226 100644
--- a/README
+++ b/README
@@ -12,12 +12,9 @@ to online versions.
Notes
--------------------------
-- To build an installer, it is advised to use a statically linked Qt. See the
- documentation at
+- To build an installer, it is advised to use a statically linked Qt (5.4 or newer).
+ See the documentation at
http://doc-snapshot.qt-project.org/qtifw-master/ifw-getting-started.html
-- At the moment, building with Qt 4.8.x and Qt 5.2.x is supported.
-- Qt IFW 2.0 and on will only support building with Qt 5.
-
Getting Help
--------------------------