aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-0310-15/+15
* Fix a crash in the register allocatorLars Knoll2014-03-031-0/+14
* Make it possible to call QQmlEngine::setObjectOwnership at any timeSimon Hausmann2014-03-021-0/+13
* Fix calls to overloaded slots for QObjects not created by QMLSimon Hausmann2014-03-021-0/+68
* [new compiler] Add the correct object index to the custom parserSimon Hausmann2014-03-022-5/+7
* Add a column to the default method error messageSimon Hausmann2014-03-022-2/+2
* [new compiler] Fix implicit component determination inside group propertiesSimon Hausmann2014-03-023-0/+23
* [new compiler] Fix evaluateEnum for custom parsersSimon Hausmann2014-03-024-0/+100
* Fix debug output when tests failSimon Hausmann2014-03-021-1/+1
* QQuickWindow: fix content item sizeJ-P Nurmi2014-02-281-0/+34
* Fix tst_qquicktext::hover()J-P Nurmi2014-02-281-0/+2
* Canvas: do not emit paint signal when invisibleJ-P Nurmi2014-02-282-3/+14
* Revert "Fix item polishing"J-P Nurmi2014-02-283-75/+3
* Mark tst_qquickpathview insignificant on OS XJ-P Nurmi2014-02-271-0/+2
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-264-0/+222
* Fix global object handling in worker script JS files.v5.3.0-alpha1Michael Brasser2014-02-259-1/+127
* tst_qquickpathview: show window before flickingShawn Rutledge2014-02-251-0/+5
* Introduced a few more signals to QQuickWindow.Gunnar Sletta2014-02-251-3/+38
* Clean up our internal namespacesLars Knoll2014-02-231-1/+1
* Update QQuickTextInput's baselineOffset when only height changesJan Arve Saether2014-02-221-6/+19
* QQuickTimeLine: add missing time checksJ-P Nurmi2014-02-213-0/+77
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-214-1/+76
* Fix item polishingJ-P Nurmi2014-02-201-0/+61
* Add a signal for syncing external animation systemsLaszlo Agocs2014-02-201-0/+15
* Fix ListModel::setProperty() to accept date rolesJ-P Nurmi2014-02-201-0/+1
* Ensure Behavior stops animating when a new value is set while disabled.Michael Brasser2014-02-203-0/+115
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-181-0/+7
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-181-0/+7
| |\
| | * Disable Flickable tests on Mac OS X.Jani Heikkinen2014-02-131-0/+1
| | * Expose Qt Quick gradient conversion code privately.Mitch Curtis2014-02-121-0/+7
* | | [new compiler] Fix error reporting null object group property accessSimon Hausmann2014-02-182-2/+2
|/ /
* | Prospective iOS build fix for tst_qqmlmodulepluginSimon Hausmann2014-02-161-0/+5
* | Test case for V4 profiler and its adapterUlf Hermann2014-02-133-1/+58
* | V4 profiler adapterUlf Hermann2014-02-131-4/+8
* | Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-132-2/+10
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-1211-15/+120
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-1111-15/+120
| |\|
| | * Fix memory leak in testFrederik Gladhorn2014-02-111-2/+2
| | * Fix origin for short reversed item viewsJohn Brooks2014-02-101-9/+19
| | * Fix exception thrown in slot without Qml EngineSimon Hausmann2014-02-071-0/+24
| | * [Regression] Fix lazy binding evaluationSimon Hausmann2014-02-063-1/+33
| | * Revert "Skip unstable test"Liang Qi2014-02-031-1/+0
| | * Fix crash in header when regenerating view.Michael Brasser2014-01-302-0/+31
| | * Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-282-1/+1
| | * V4: Array.push() on QStringList should invoke putIndexed()Alberto Mardegan2014-01-281-0/+9
* | | Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-124-0/+78
* | | Disable Flickable tests on Mac OS X.Gunnar Sletta2014-02-121-0/+1
* | | Fixed wrong baseline alignment for TextInputJan Arve Saether2014-02-121-0/+91
|/ /
* | Add a debug service for controlling qml enginesUlf Hermann2014-02-105-1/+262
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-076-3/+52
|\ \