summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-02-24 16:17:49 +0100
committercon <qtc-committer@nokia.com>2009-02-24 16:17:49 +0100
commite82c0274c0474d81c2da454f65f33f4c21bad92d (patch)
tree67b09344d02f46352edcebe3de13f80934f90f62
parentb48c872336e3fa63d4262d4282e94b48383a3d37 (diff)
downloadqt-creator-e82c0274c0474d81c2da454f65f33f4c21bad92d.tar.gz
Fixes: - Some acknowledgements
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000000..54270d7525
--- /dev/null
+++ b/README
@@ -0,0 +1,23 @@
+QtCreator 1.0.0
+===============
+QtCreator is a crossplatform C++ IDE for development with the Qt framework.
+
+Supported Platforms
+===================
+The binary packages support
+
+Windows XP SP2, Windows Vista
+(K)Ubuntu Linux 5.04, (K)Ubuntu Linux 7.04 32bit and 64bit
+Mac OS 10.4 and later
+
+Building the sources require Qt 4.5.0 or later.
+
+Third-party components
+======================
+QtCreator includes the following third-party components,
+we thank the authors who made this possible:
+
+* Open Source front-end for C++ (license MIT), enhanced for use in Qt Creator
+ Roberto Raggi <roberto.raggi@gmail.com>
+ QtCreator/src/shared/cplusplus
+