aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
...
* 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-021-1/+1
* [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
* Fix global object handling in worker script JS files.v5.3.0-alpha1Michael Brasser2014-02-259-1/+127
* Clean up our internal namespacesLars Knoll2014-02-231-1/+1
* Fix ListModel::setProperty() to accept date rolesJ-P Nurmi2014-02-201-0/+1
* [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 remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-116-1/+67
|\
| * Fix exception thrown in slot without Qml EngineSimon Hausmann2014-02-071-0/+24
| * [Regression] Fix lazy binding evaluationSimon Hausmann2014-02-063-1/+33
| * Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-281-0/+1
| * V4: Array.push() on QStringList should invoke putIndexed()Alberto Mardegan2014-01-281-0/+9
* | 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-071-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-261-0/+2
| |\|
| | * Revert "Disable gui tests on Mac for now"J-P Nurmi2014-01-251-0/+2
* | | [new compiler] Fix propagation of imported scripts for anonymous componentsSimon Hausmann2014-02-052-0/+39
* | | Set breakpoints before connect() in JS debugging unit testUlf Hermann2014-02-041-29/+14
* | | [new compiler] Fix error message when assigning lists to singular propertiesSimon Hausmann2014-02-031-1/+1
* | | alloca() is declared in stdlib.h on BSD systemsGabriel de Dietrich2014-02-022-12/+2
* | | Be stricter about the number of messages when testing profiler serviceUlf Hermann2014-01-311-1/+4
* | | Properly wait for stdout in testUlf Hermann2014-01-291-3/+3
* | | [new compiler] Fix timing of property assignment error handlingSimon Hausmann2014-01-291-4/+2
* | | Skip animations tests for MinGW.Friedemann Kleint2014-01-281-0/+3
* | | [new compiler] Report errors when trying to bind to read-only propertiesSimon Hausmann2014-01-281-1/+1
* | | [new compiler] Improved error handlingSimon Hausmann2014-01-281-2/+4
* | | Improved error handling for namespaced property bindingsSimon Hausmann2014-01-281-1/+1
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-01-244-1/+105
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-244-1/+105
| |\|
| | * Parse source location for signal handling functionsUlf Hermann2014-01-213-1/+41
| | * Add support for deprecated RegExp (constructor) propertiesSimon Hausmann2014-01-201-0/+64
* | | Fix MSVC-warnings about double to float truncation in QML-tests.Friedemann Kleint2014-01-244-22/+22
* | | Fix MSVC-warning about unused variable in tst_qqmlapplicationengine.cppFriedemann Kleint2014-01-241-17/+16
|/ /
* | Rename V8 profiler classes to V4Ulf Hermann2014-01-236-35/+35
* | fix whitespaceOswald Buddenhagen2014-01-2290-278/+278
* | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-6/+6
* | Add missing test data files to .proUlf Hermann2014-01-211-1/+5
* | [new compiler] Add support for QML list modelsSimon Hausmann2014-01-202-0/+22
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-173-1/+168
|\|
| * V4: fix range splitting when split is between intervals.Erik Verbruggen2014-01-173-1/+168
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-176-4/+93
|\|
| * Increase the timeout for QPacketProtocol testsUlf Hermann2014-01-161-1/+1