| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Previous commit means that the snapshots are in different frames. All
tests must be updated.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
One case of non-standardized text, and one case of what is presumably
random number generation.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Also add some visual tests for multi-line text elememts.
Task-number: QTBUG-15018
|
| |
|
|
|
|
|
|
|
|
| |
Text elements now use shared components that have the same default
values, instead of using the system defaults (that can vary between
computers). This also removes text edit/input cursor blinking.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
| |
springanimation/follow.qml has had updated visuals, unknown cause.
the text tests were committed without an actual testcase, now added
the 'skip' property has now been documented in the tst_qmlvisual help
Task-number: QTBUG-14792
|
|
|
|
|
| |
Task-number: QTBUG-14865
Reviewed-by: Michael Brasser
|
|
|
|
|
| |
Task-number: QTBUG-14915
Reviewed-by: Michael Brasser
|
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Apparently this is something we've had troubles with in the past
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Also fixes a doc typo. Includes test.
Task-number: QTBUG-14469
|
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Getting them running again, and smaller. Need to fix a bug before they
pass again though.
Task-number: QTBUG-14792
|
| |
|
|
|
|
|
| |
Task-number: QTBUG-13799
Reviewed-by: Martin Jones
|
|
|
|
|
|
|
| |
... and percentage is useless.
Task-number: QTBUG-12282
Reviewed-by: Warwick Allison
|
| |
|
|
|
|
| |
Partial revert of d5a86d924bfe331aeba6465b0f249cd27ef83ad4
|
|
|
|
|
|
|
| |
Examples get the BSD license, while all other .qml files get the
LGPL/tech-preview license.
Reviewed-by: Trust Me
|
|
|
|
|
|
| |
Since we aren't releasing for 4.6, all types are new in 4.7.
Task-number: QTBUG-10081
|
|
|
|
|
|
|
|
| |
WrapAnywhere - Text can be wrapped at any point on a line, even if it
occurs in the middle of a word.
WrapAtWordBoundaryOrAnywhere - If possible, wrapping occurs at a word
boundary; otherwise it will occur at the appropriate point on the line,
even in the middle of a word.
|
|
|
|
| |
wrap remains for a little while, and will produce a warning.
|
|
|