summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarek Rosa <marek.rosa@digia.com>2012-06-02 14:23:06 +0300
committerMarek Rosa <marek.rosa@digia.com>2012-06-02 14:23:06 +0300
commited768c7affdd9e6a43c012a428c0596c93a7c813 (patch)
tree288d7a7a3e56e44b166fef5d29991e7676d335f5 /README
parent978d41b59ab7cf2126b52ccd379b5c437753f7f4 (diff)
Minor fixes and started changing ReadMe
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 4 insertions, 7 deletions
diff --git a/README b/README
index 26613cd5..a5809086 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
--------------------------------
-Commercial Charts Add-on Preview
+Commercial Charts Add-on Beta
--------------------------------
Whats in Qt Commercial Charts
@@ -46,15 +46,12 @@ into "doc/html" in the build directory.
KNOWN ISSUES
============
- * The preview version of Qt Commercial Charts is still under development
- and thus should not be used in e.g. product development
- * The Charts API might change between the Preview and first official release
+ * The Charts API should be stable, but might still change between the Beta and first official release
* Some areas will be refactored before the first official release
- * Qt Designer plugin is missing
* Enable/disable tooltip is missing from the API
* Mutliple axis are not suported at the moment.
* Logartmic, polar axis are not supported at the moment.
- * Getting data from QAbstractItemModel is not feature complete.
+ * Model support for QBarSeries is not complete.
* Interlnal layout hadnling is not working properly.
* The QML Bindings are still under development and to be considered as early draft
- * All the current QML APIs are shown in qmlchart demo app \ No newline at end of file
+ * All the current QML APIs are shown in qmlchart demo app