projects
/
platform
/
upstream
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c1a9d
)
Start QtQuick2 section of whats new.
author
Alan Alpert
<alan.alpert@nokia.com>
Tue, 3 May 2011 05:13:50 +0000
(15:13 +1000)
committer
Alan Alpert
<alan.alpert@nokia.com>
Tue, 3 May 2011 05:13:50 +0000
(15:13 +1000)
With the minor MouseArea behaviour change.
doc/src/declarative/whatsnew.qdoc
patch
|
blob
|
history
diff --git
a/doc/src/declarative/whatsnew.qdoc
b/doc/src/declarative/whatsnew.qdoc
index
6eb1548
..
bf4b0df
100644
(file)
--- a/
doc/src/declarative/whatsnew.qdoc
+++ b/
doc/src/declarative/whatsnew.qdoc
@@
-29,6
+29,12
@@
\title What's new in Qt Quick
\page qtquick-whatsnew.html
+\section1 Qt 5.0.0 includes QtQuick 2.0
+
+QtQuick 2.0 is a major update.
+
+MouseArea now propagates clicked, doubleClicked and pressAndHold differently.
+
\section1 Qt 4.7.4 includes QtQuick 1.1
QtQuick 1.1 is a minor feature update. \e {import QtQuick 1.1} to use the new features.