Qt Declarative (Quick 2)
Go to file
Pekka Vuorela 7c288f1a61 Fix TextEdit with right aligned text when size changes
Geometry change was avoiding updating size of the QTextDocument, thus
it was not able to right align before something else triggered size
change, e.g. a modification to the text. Also removed unnecessary
cursorRectangleChanged signal that was emitted when moving focus with
mouse.

Change-Id: I293fd5119473eb3def5acd1b3fbb951c12e14412
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
2012-04-27 13:47:21 +02:00
bin Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-master 2012-03-13 15:22:14 +10:00
doc Doc: Fixing errors due to incorrect QDoc commands. 2012-04-27 11:40:19 +02:00
examples Expound on canvas example documentation 2012-04-26 04:53:08 +02:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules QtQml doesn't depend on xmlpatterns anymore 2012-04-20 14:35:27 +02:00
src Fix TextEdit with right aligned text when size changes 2012-04-27 13:47:21 +02:00
tests Fix TextEdit with right aligned text when size changes 2012-04-27 13:47:21 +02:00
tools Do not use deprecated API 2012-04-24 03:30:09 +02:00
.gitattributes Fix rewrite of multiline string literals. 2012-02-23 10:43:44 +01:00
.gitignore Start of examples refactor 2012-02-24 10:24:58 +01:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Examples has grown to more than just declarative. 2011-12-04 23:31:45 +01:00
sync.profile Merge remote-tracking branch 'origin/api_changes' 2012-04-17 22:32:42 +02:00