aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: add manual tests.v5.6.0-beta1Marco Benelli2015-12-1028-0/+1190
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Inline property data into the objectLars Knoll2015-09-221-0/+1
* Add DataView unsigned integer getter/setters with correct casingsNobuaki Sukegawa2015-09-211-3/+32
* Fix sha1 of test262Simon Hausmann2015-08-251-0/+0
* 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
* Fix trivial bug where ArrayBuffer.isView never returned falseNobuaki Sukegawa2015-07-151-0/+9
* Add lancelot test for Emoji text rendering / color glyphsTor Arne Vestbø2015-06-291-0/+45
* BorderImage support for @2x assetsAndy Nichols2015-05-065-0/+99
* Make the scenegraph_lancelot test work on MacEirik Aavitsland2015-04-232-21/+33
* add manual tests for touch interactionShawn Rutledge2015-04-216-0/+608
* rename manual test dir shorcuts -> shortcutsShawn Rutledge2015-04-171-0/+0
* Fix TextEdit when vertical alignment != AlignTopEskil Abrahamsen Blomfeldt2015-04-091-0/+21
* Fixed license headersJani Heikkinen2015-02-177-30/+30
* High-dpi SVG and QQuickImageProvider ImagesMorten Johan Sørvig2015-02-137-0/+316
* Update copyright headersJani Heikkinen2015-02-1228-178/+178
* Respect the text's background-color when it is set in the style in HTMLAndy Shaw2015-02-051-0/+14
* Introduce ShortcutJ-P Nurmi2015-01-231-0/+147
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLars Knoll2014-10-301-3/+2
|\
| * Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-3/+2
* | Basic support for typed arraysLars Knoll2014-10-292-0/+751
|/
* 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-2523-425/+241
* Add Sha1.jsAlbert Astals Cid2014-07-251-0/+146
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1010-0/+397
|\
| * Implement high-dpi "@2x" image handling.Morten Johan Sørvig2014-03-2010-0/+397
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-1/+5
|/
* Add a test HTTP server as manual test.Friedemann Kleint2014-02-072-0/+132
* Add test for shaping and rendering Sinhala textEskil Abrahamsen Blomfeldt2014-01-291-0/+16
* Update TestExpectationsLars Knoll2014-01-281-1/+13
* fix whitespaceOswald Buddenhagen2014-01-222-14/+14
* Save memory on array dataLars Knoll2014-01-201-2/+36
* Fixes to sparse array handlingLars Knoll2014-01-201-0/+21
* Rename v4 to qmljsSimon Hausmann2013-10-222-2/+2
* Introduce a Referenced<T> class to pass Objects into methodsLars Knoll2013-09-221-1/+0
* Merge branch 'stable' into devSergio Ahumada2013-09-191-0/+1
|\
| * Fix qmlClearTypeRegistrations testsAlan Alpert2013-09-171-0/+1
* | Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+2
* | Optimise property lookups on primitive typesLars Knoll2013-09-021-2/+1
* | Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+0
* | Allow for function declarations inside conditionalsSimon Hausmann2013-08-231-0/+8
* | Fix Array.prototype.concatPeter Varga2013-08-141-5/+1
* | Added an iterative version of factorial as a (performance) test.Erik Verbruggen2013-08-142-3/+23
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-1/+0
|\|
| * Remove unnecessary CONFIG += ordered.Robin Burchell2013-07-221-1/+0