Qt Declarative (Quick 2)
Go to file
Andrew den Exter 1770fa632f Don't do a layout for wrapping if there is no width binding.
If no width has been set on the TextEdit then the text will never wrap
so we can skip the layout on geometry changed.

Task-number: QTBUG-25489
Change-Id: I3aa8dcedeeed0792f3135a4a01f90f24941d01b3
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
2012-04-27 03:45:23 +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: Fixed tutorial articles' types. 2012-04-24 10:45:15 +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 Don't do a layout for wrapping if there is no width binding. 2012-04-27 03:45:23 +02:00
tests Propagate left key presses to the parent item when TextInput is empty. 2012-04-27 03:45:16 +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