aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-154-3/+91
| * Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-151-0/+1
* | Allow assignment of a QML Locale object to a C++ QLocale property.Mitch Curtis2014-01-141-0/+36
* | Rework array handling for JS objectsLars Knoll2014-01-091-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-081-0/+13
|\|
| * [ChangeLog][QtQml] Fix JavaScript Array.pop() not updating the internal array...Simon Hausmann2014-01-071-0/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-066-11/+67
|\|