aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/scenegraph_lancelot
Commit message (Expand)AuthorAgeFilesLines
* Merge dev into 5.10Frederik Gladhorn2017-09-022-0/+30
|\
| * Add property to disable shaping on fontsEskil Abrahamsen Blomfeldt2017-08-252-0/+30
* | Update import to 2.10 in tests for Text.advanceEskil Abrahamsen Blomfeldt2017-08-296-6/+6
|/
* Expose "kerning" property for fontsEskil Abrahamsen Blomfeldt2017-06-301-0/+16
* Update Lancelot Shape tests for latest API changesLaszlo Agocs2017-06-1912-441/+399
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-027-7/+7
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-316-0/+298
|\
| * Add advance property to QQuickTextEskil Abrahamsen Blomfeldt2017-05-196-0/+298
* | Move PathItem to qt.labsLaszlo Agocs2017-04-257-0/+7
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-031-3/+2
|\|
| * QHash: use the public functions to set the global hash seedThiago Macieira2017-03-161-3/+2
* | Add some Lancelot tests for PathItemLaszlo Agocs2017-03-307-0/+488
|/
* Fix flow text objects in beginning of RTL blockEskil Abrahamsen Blomfeldt2016-11-142-0/+28
* Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-271-0/+18
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+18
| |\
| | * Add a test for bitmap font rendering in Qt QuickEskil Abrahamsen Blomfeldt2016-10-251-0/+18
* | | manual tests: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-202-4/+6
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+1
|\|
| * MSVC: Make Lancelot's scenegrabber compileEskil Abrahamsen Blomfeldt2016-07-281-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+22
|\|
| * Add another test for broken selectionsEskil Abrahamsen Blomfeldt2016-04-111-0/+22
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0810-0/+0
|\|
| * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-2910-0/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-121-0/+22
|\|
| * Lancelot: Add test for mixing breaks and wraps in selectionsEskil Abrahamsen Blomfeldt2016-02-051-0/+22
* | Remove insignificant flag from scenegraph testTony Sarajärvi2016-01-271-1/+1
* | Updated license headersJani Heikkinen2016-01-203-51/+36
|/
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Fix selections in tables that span over several cellsEskil Abrahamsen Blomfeldt2015-08-041-0/+40
* Fix selecting single character in middle of stringEskil Abrahamsen Blomfeldt2015-08-031-0/+13
* Fix disappearing selection spanning different scriptsEskil Abrahamsen Blomfeldt2015-08-031-0/+13
* Add lancelot test for Emoji text rendering / color glyphsTor Arne Vestbø2015-06-291-0/+45
* Make the scenegraph_lancelot test work on MacEirik Aavitsland2015-04-232-21/+33
* Fix TextEdit when vertical alignment != AlignTopEskil Abrahamsen Blomfeldt2015-04-091-0/+21
* Update copyright headersJani Heikkinen2015-02-123-21/+21
* Respect the text's background-color when it is set in the style in HTMLAndy Shaw2015-02-051-0/+14
* Fix missing glyphs in selectionEskil Abrahamsen Blomfeldt2014-10-091-0/+17
* Fix crash when borders exceed item width/height in border imageEskil Abrahamsen Blomfeldt2014-09-162-0/+64
* Fix pixel bleed in BorderImageEskil Abrahamsen Blomfeldt2014-09-1013-0/+405
* Fix selection of text with negative right bearingEskil Abrahamsen Blomfeldt2014-09-026-0/+120
* Update license headers and add new licensesJani Heikkinen2014-08-253-57/+33
* Add test for shaping and rendering Sinhala textEskil Abrahamsen Blomfeldt2014-01-291-0/+16
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+2
* Remove unnecessary CONFIG += ordered.Robin Burchell2013-07-221-1/+0
* Fix alignment of Text element with implicit sizeEskil Abrahamsen Blomfeldt2013-01-241-0/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-103-3/+3
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-152-2/+2
* Update qml test scenes with new property namesaavit2012-10-293-4/+4
* Added lancelot-based scenegraph rendering regression testaavit2012-09-27208-0/+9671