| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(4.7-generated-declarative branch).
|
|
|
|
|
|
|
|
|
| |
Fixed MaximumLineCount not truncating when wrapMode was not set.
Visual autotests were added to test various possible options for
maximumLineCount.
Task-number: QTBUG-12305
Reviewed-by: Michael Brasser
|
|
|
|
|
| |
Task-number: QTBUG-13242
Reviewed-by: Michael Brasser
|
|
|
|
|
|
|
| |
Changing the minimum size of the viewer changes the size of some of the
visual test outputs which were really small.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Reintroducing text tests to X11, and updating a few tests where the
behaviour of the items has subtly changed (and it was deemed acceptable)
Task-number: QTBUG-14792
|
| |
|
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Too unstable
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
| |
Text visual tests may be dependant on the specific version of
libfreetype. Comparison images have been regenerated with the specific
version that the test machines use.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
|
|
| |
Added guidelines for size, and shrunk tests that exceeded them.
Also updated the visuals for all text tests now that antialiasing is off
Also some other minor cleanups.
Also had to update the visuals for all tests, due to the bug in
generating the test scripts being fixed (all need to be remade).
Task-number: QTBUG-14792
|
|
|
|
| |
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.
|
|
|