aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | V4 RegAlloc: change life-time intervals from closed to half-open.Erik Verbruggen2014-06-131-1/+1
* | Add support for translations in pure QJSEngine based environmentsSimon Hausmann2014-06-1316-0/+668
* | Javascript heap profilerUlf Hermann2014-06-061-0/+13
* | Process children first when delivering drag eventsAleix Pol2014-06-052-53/+88
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-048-158/+356
|\|
| * 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
* | Rework custom parser integrationSimon Hausmann2014-06-043-68/+37
* | V4: support calling constants.Erik Verbruggen2014-06-021-0/+11
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-228-3/+221
|\|
| * 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
* | | Introduce TextInput::ensureVisible(int position)J-P Nurmi2014-05-211-0/+46
* | | Fix tst_qquicktextinput::copyAndPaste() for asynchronous clipboard notification.Friedemann Kleint2014-05-211-3/+3
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-152-9/+42
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-9/+42
| |\| |
| | * | Fix tst_textedit.qmlBernd Weimer2014-05-091-9/+38
| | * | Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-0/+4
* | | | Don't adjust the position of transitioning list items.Jan Arve Saether2014-05-142-0/+154
* | | | Introduce MouseArea.drag.smoothedKevin Funk2014-05-141-0/+45
|/ / /
* | | Minor: Remove unneeded include from qquickitem.hKevin Funk2014-05-131-0/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1090-222/+2724
|\| |
| * | 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
| |\ \