summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-08-14 11:08:47 +0200
committerJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-08-29 13:43:27 +0200
commitc3fdf750c693f0f9d68e1accd1a86315b8e47b76 (patch)
tree9fd76207d32ed2d55feeab52cea7c541dd5bdc5b
parent449c15357646a1cfa0e2cccaef931a3a9c49d62b (diff)
downloadqtenginio-c3fdf750c693f0f9d68e1accd1a86315b8e47b76.tar.gz
Add Enginio 1.1 changelog
Change-Id: Ice7e20e923ecc71edfd75d309321ec0b3ab001dd Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
-rw-r--r--dist/changes-1.1.031
1 files changed, 31 insertions, 0 deletions
diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
new file mode 100644
index 0000000..ccf161a
--- /dev/null
+++ b/dist/changes-1.1.0
@@ -0,0 +1,31 @@
+Enginio 1.1.0 is a feature release. It maintains backward compatibility
+with Enginio 1.0
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ http://qt-project.org/doc/qt-5/
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ http://bugreports.qt-project.org/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+***************************************************************************
+
+
+EnginioModel
+------------
+ - Automatically refresh EnginioModel content when identity changes.
+ - Added reload() function to EnginioModel to force a refresh of model data.
+ - Allow to update multiple properties of an item in one setData function
+ call. It can be achieved by using Enginio::JsonObjectRole.
+
+
+EnginioClient
+------------
+ - Allow to directly query objects through object's id