aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qmltime: Correct module name in error message.Robin Burchell2015-01-061-1/+1
* Add propertyName to errorAlbert Astals Cid2015-01-052-2/+2
* Use QV4::ScopedFunctionObject typedef instead of actual typeOleg Shparber2015-01-021-3/+3
* Use QV4::ScopedString typedef instead of actual typeOleg Shparber2015-01-021-1/+1
* Fix build: include <qdatastream.h> before using QDataStreamThiago Macieira2015-01-021-0/+1
* Remove v8engine dependency in toVariant conversionsLars Knoll2015-01-021-1/+1
* Do not cause SegFault when importing empty javascriptNobuaki Sukegawa2015-01-025-0/+16
* Enable gadget wrapping for custom value typesSimon Hausmann2015-01-023-0/+94
* Prepare for QQmlPropertyCache to become available in QJSEngineSimon Hausmann2014-12-291-3/+3
* support XMLHttpRequest sync modeTasuku Suzuki2014-12-262-11/+42
* Fix QQmlProperty to work correctly with deeply nested objects.Michael Brasser2014-12-231-0/+15
* Initial work on gadget supportSimon Hausmann2014-12-222-33/+11
* Resolve type names inside guard property of SignalTransitionNobuaki Sukegawa2014-12-201-0/+98
* Make Managed inherit ValueLars Knoll2014-12-201-0/+1
* Return Heap::ExecutionContext for globalContext()Lars Knoll2014-12-192-8/+7
* Fix handling of enum values encapsulated in QVariantTobias Koenig2014-12-181-0/+12
* Simplify QFont value type wrapper in preparation for gadgetsSimon Hausmann2014-12-131-1/+0
* Read and write QObject pointer properties in QML without registration.Mitch Curtis2014-12-132-1/+96
* Revert "Properly handle negative years when printing JS Dates to strings."Ulf Hermann2014-12-122-4/+11
* Default to threaded when using opengl32Laszlo Agocs2014-12-121-1/+11
* Remove QML bundle codeSimon Hausmann2014-12-1221-416/+0
* Better encapsulate access to the global objectLars Knoll2014-12-111-1/+1
* Encapsulate accesses to the root contextLars Knoll2014-12-112-4/+4
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-0985-107/+456
|\
| * 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
* | Fix crash with when evaluating bindings with QQmlExpression that throw except...Simon Hausmann2014-12-051-0/+10
* | QmlDebug: Allow tests to ignore a number of bind errorsUlf Hermann2014-12-052-4/+17
* | QmlDebug: Test the debugging enablerUlf Hermann2014-12-054-1/+324
* | Skip failing test temporarilySimon Hausmann2014-12-051-0/+3
* | Remove the executioncontext in a few more places where it's not neededLars Knoll2014-11-211-7/+4
* | Allow setting the source rect on QSGSimpleTextureNodeJocelyn Turcotte2014-11-191-0/+58
* | Change test data from 6.7 to 6.5Thiago Macieira2014-11-182-3/+3
* | Cleanup exception catching codeLars Knoll2014-11-151-6/+6