aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bic: Add/Replace 5.{0,1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1121-46978/+145578
* Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-061-2/+2
* Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-032-0/+27
* Verify context creation in Quick tests.Friedemann Kleint2015-01-293-10/+24
* Ensure that Canvas has the correct size with complex bindings.Mitch Curtis2015-01-281-1/+37
* Canvas: don't crash when getContext("2d") is called on destruction.Mitch Curtis2015-01-262-0/+51
* Fix failing assertion in debug builds for JS that calls constantsSimon Hausmann2015-01-151-0/+2
* TextEdit: fix construction time text cacheJ-P Nurmi2015-01-081-0/+12
* Parse dates as Qt::RFC2822Date tooAlbert Astals Cid2015-01-082-1/+8
* V4: fix reverse type propagationErik Verbruggen2014-12-181-2/+2
* V4: only optimize out to-int32 conversions when the operands are int32.Erik Verbruggen2014-12-181-0/+12
* Change Qt bugtracker URL to qt.ioAlex Blasche2014-12-162-2/+2
* QML Debugging: Fix breakpoints/stepping in a with-statement.Erik Verbruggen2014-12-101-0/+18
* QML Debugging: Fix crash when stepping through try-catch block.Erik Verbruggen2014-12-091-0/+20
* QML: fix warning in testsErik Verbruggen2014-12-091-1/+7
* QML: fix warning in testsErik Verbruggen2014-12-091-23/+0
* QML: fix warning in testsErik Verbruggen2014-12-091-1/+0
* Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-0972-71/+76
|\
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-0572-71/+76
| |\
| | * qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-0571-71/+71
| | * Add string::arg method in installTranslatorFunctionsKai Koehne2014-12-051-0/+5
* | | QML: fix warning in testsErik Verbruggen2014-12-091-2/+0
* | | Quick: fix testErik Verbruggen2014-12-091-1/+1
|/ /
* | Fix QtQuick2 module unload supportChris Adams2014-12-044-0/+208
* | Fix conditional breakpoints in QMLSimon Hausmann2014-12-031-0/+39
* | Fix expression evaluation in specific frames in the debuggerSimon Hausmann2014-12-031-0/+44
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-021-0/+5
|\|
| * Skip tst_qquickwindow::headless() when using ANGLE/Windows.Friedemann Kleint2014-12-021-0/+5
* | Stabilize tst_qquickflickable.Friedemann Kleint2014-11-281-4/+20
|/
* QQuickWindow autotest: verify that onClosing can block close()Shawn Rutledge2014-11-071-0/+20
* Inspector: Do not assert when trying to stream QModelIndexKai Koehne2014-11-071-1/+39
* Stabilize tst_QQuickAccessibleJan Arve Sæther2014-11-061-4/+0
* Add attached Window::contentItem propertyJ-P Nurmi2014-11-052-0/+4
* text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-301-0/+21
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-294-0/+114
* Remove mouse grabber if touch used for mouse emulation has been grabbedDaniel d'Andrada2014-10-292-10/+97
* Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-3/+2
* Properly handle negative years when printing JS Dates to strings.Ulf Hermann2014-10-242-0/+25
* Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-243-0/+29
* Fix crash in SpriteSequenceAlex Blasche2014-10-243-0/+146
* Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-0/+29
* Fix assignment to QObject pointer propertiesSimon Hausmann2014-10-231-0/+28
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-232-0/+3
* Fix line ending for test fileKai Koehne2014-10-221-10/+10
* Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-214-4/+166
* Check list property before component when validating bindingsUlf Hermann2014-10-213-0/+14
* qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-218-34/+34
* Make test more robust against ignored children.Jan Arve Saether2014-10-204-33/+84
* Fix tst_qquickpositioners on OS XFrederik Gladhorn2014-10-201-0/+3
* Stabilize and fix comparisons in animator tests.Gunnar Sletta2014-10-1011-64/+60