aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-06-191-2/+7
* Fix forwarding of keyboard events to multiple target itemsJoni Poikelin2014-06-111-1/+5
* Keep QML and JS messages separate in QQmlProfilerService testUlf Hermann2014-06-061-46/+52
* Fix opacity issue in the renderer.Gunnar Sletta2014-06-052-4/+95
* Fix method overload calling of Qt slots from JavaScriptkh12014-06-041-0/+49
* Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-044-0/+319
* Dump all received messages if tst_QQmlProfilerService failsUlf Hermann2014-06-021-0/+21
* QNX: Fix qquicktext auto testBernd Weimer2014-05-302-2/+7
* Fix emission of QQmlListModel::rowsAboutToBeXxx() signalsJ-P Nurmi2014-05-291-0/+129
* Fix tst_textinput.qmlBernd Weimer2014-05-281-9/+36
* Fix crash (failing assertion) when declaring a non-string id propertySimon Hausmann2014-05-272-14/+30
* Fix QQmlScriptString::isEmpty for script strings without source codeSimon Hausmann2014-05-271-0/+49
* deduplicate and decruft SUBDIRS listOswald Buddenhagen2014-05-261-4/+0
* Record synchronous and asynchronous events separately in profiler testUlf Hermann2014-05-221-129/+84
* Re-enable qquicktextinput test on Mac OS XSimon Hausmann2014-05-211-2/+0
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-202-1/+40
|\
| * Fix QJSEngine::evaluate using the wrong execution contextv5.3.0Simon Hausmann2014-05-091-0/+39
| * Update qmltypes filesAlan Alpert2014-05-061-1/+1
* | Fix improper antialiasing property behaviorOleg Shparber2014-05-191-0/+7
* | Fix tst_qquicktextedit::cursorRectangle_QTBUG_38947()J-P Nurmi2014-05-192-9/+14
* | Fix crash with running animators on re-shown windows.Gunnar Sletta2014-05-191-0/+103
* | TextEdit: fix cursor rectangle positioningJ-P Nurmi2014-05-162-0/+39
* | Fix regression in QJSValueIterator::next() since Qt 5.1.1Gunnar Sletta2014-05-141-0/+27
* | Fix tst_textedit.qmlBernd Weimer2014-05-091-9/+38
* | Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-0/+4
* | Remove references of QML as a 'declarative' languageKai Koehne2014-05-073-8/+8
* | Be more verbose about actual results in tst_qqmlprofilerserviceUlf Hermann2014-05-061-27/+38
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-019-1/+109
|\|
| * Fix translations in states causing failing assertionsSimon Hausmann2014-04-283-0/+82
| * Fix marking of prototype objects in internal class poolSimon Hausmann2014-04-281-0/+16
| * Follow QOpenGLContext API renamingLaszlo Agocs2014-04-251-1/+1
| * Fix crash when loading QML that tries to set non-existent group propertiesSimon Hausmann2014-04-243-0/+6
| * Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-0/+4
* | QQuickStyledText: do not insert an extra blank line in the beginningJ-P Nurmi2014-05-011-20/+20
* | Fix qmltest/animators/tst_on.qmlBernd Weimer2014-04-301-1/+1
* | Skip qquicktimeline auto testBernd Weimer2014-04-251-0/+6
* | Testcase for mixing sequential, parallel with loops and animators.Gunnar Sletta2014-04-241-0/+179
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Tony Sarajärvi2014-04-2412-8/+284
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2312-8/+284
| |\|
| | * If a popup window is opened, do not change the focusShawn Rutledge2014-04-222-2/+3
| | * QQuickItemView/QQuickPathView: Fix creation of delegatesAlbert Astals Cid2014-04-182-0/+58
| | * Refine fix for dynamic properties on QObjects wrapped in JavaScriptSimon Hausmann2014-04-171-5/+29
| | * Mark tst_qquicktextinput as insignificant on Mac OS XSimon Hausmann2014-04-151-0/+2
| | * Stabilize tst_qqmlxmlhttprequest::stateChangeCallingContext() on Mac.Friedemann Kleint2014-04-151-1/+1
| | * Fix assignments of null strings in QML and JavaScriptSimon Hausmann2014-04-123-0/+34
| | * Avoid event propagation with Keys.forwardToJ-P Nurmi2014-04-122-0/+157
* | | QNX: Fix qquickimage mirror auto testBernd Weimer2014-04-241-1/+5
* | | QNX: Fix item layer auto testBernd Weimer2014-04-241-1/+5
* | | Fix accessibility auto testBernd Weimer2014-04-241-0/+2
|/ /
* / Stabilize qmltest/animators/tst_on.qml.Friedemann Kleint2014-04-161-2/+2
|/