aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix QJSEngine::evaluate using the wrong execution contextv5.3.0Simon Hausmann2014-05-091-0/+39
* Update qmltypes filesAlan Alpert2014-05-061-1/+1
* 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
* 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
* Fix the initial value of XmlListModel::countJ-P Nurmi2014-04-102-0/+33
* Add support for dynamic properties for QObjects in JavaScriptSimon Hausmann2014-04-091-0/+11
* ListView: fix rounding errorsJ-P Nurmi2014-04-092-0/+190
* Fix remaining QQmlLocale auto-test failuresSimon Hausmann2014-04-081-3/+0
* Fix XHR auto tests always failingSimon Hausmann2014-04-081-2/+0
* Verify empty SmoothedAnimation doesn't keep animation system running.Michael Brasser2014-04-081-0/+22
* OSX: fix QQuickListView testShawn Rutledge2014-04-073-13/+16
* Fix marking of prototype objects in chainSimon Hausmann2014-04-071-0/+18
* Regression: Fix id objects in group propertiesSimon Hausmann2014-04-042-1/+10
* On Mac only editable text input should receive tab focusLiang Qi2014-04-022-0/+186
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-023-9/+8
* Fix compilation of script stringsSimon Hausmann2014-04-022-0/+28
* Fix compilation on QNXSergio Ahumada2014-03-311-5/+5
* Fix performance regression of parent setting during QML object creationSimon Hausmann2014-03-313-1/+36
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-292-9/+7
* Eliminate noop translation bindingsSimon Hausmann2014-03-291-3/+3
* Fix visual parent ownership with scenes that create windowsSimon Hausmann2014-03-282-0/+73
* Fix crash in conversion from QVariantMap to QJSValueSimon Hausmann2014-03-281-0/+8
* Fix crash in sparse array handlingSimon Hausmann2014-03-281-0/+1
* Fix instantiation of QML list models with custom object propertiesSimon Hausmann2014-03-274-0/+65
* Fix infinite loop in method overload resolutionSimon Hausmann2014-03-241-0/+20
* tests: fix tst_qqmllanguage::importIncorrectCase() and errors(incorrectCase)Liang Qi2014-03-241-13/+19
* Don't crash on Runtime::getQmlImportedScriptsAlbert Astals Cid2014-03-243-0/+56
* Implement high-dpi "@2x" image handling.Morten Johan Sørvig2014-03-2012-0/+441
* Behavior fix when creating QML windowsFabian Bumberger2014-03-194-3/+97
* Invalidate all batches potentially affected by a change.Gunnar Sletta2014-03-192-0/+104
* Clear the chain of incubated objects in QQmlIncubatorPrivate::clearAlbert Astals Cid2014-03-194-23/+87
* Fixes to for...in statementLars Knoll2014-03-191-2/+31
* Dynamic GL in QuickLaszlo Agocs2014-03-181-2/+3
* Register animation profiler callback also from render threadUlf Hermann2014-03-181-1/+3
* FolderListModel: pessimize change signals when the filter changesShawn Rutledge2014-03-183-11/+38
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-189-45/+299
* Use QUrl::toLocalFile() when decoding a string URLAndrew Knight2014-03-182-0/+7
* Namespace cleanupSimon Hausmann2014-03-171-1/+1
* Stabilize tst_qquickwindow and tst_scenegraph.Gunnar Sletta2014-03-172-3/+39
* Fix crash with lazy binding initialization and compile time calculated depend...Simon Hausmann2014-03-173-0/+31