aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-266-3/+52
| |\|
| | * Revert "Disable quick autotests on mac until qtbase is fixed"J-P Nurmi2014-01-251-2/+1
| | * Revert "Disable gui tests on Mac for now"J-P Nurmi2014-01-252-6/+5
| | * Flickable: fix crash in delayed press handlingJ-P Nurmi2014-01-252-0/+36
| | * Positioners: fix layout mirroringJ-P Nurmi2014-01-251-0/+8
| | * Mark tst_qquickanimations as insignificant on MinGWJ-P Nurmi2014-01-251-1/+1
| | * Fix tst_qquickflickable::stopAtBounds()J-P Nurmi2014-01-251-2/+2
| | * Revert "Re-enable mac tests"J-P Nurmi2014-01-251-0/+7
* | | Skip mysteriously failing test for nowSimon Hausmann2014-02-071-0/+4
* | | Add a test HTTP server as manual test.Friedemann Kleint2014-02-072-0/+132
* | | [new compiler] Fix propagation of imported scripts for anonymous componentsSimon Hausmann2014-02-052-0/+39
* | | Fix canvas tests after commit 439f31f128e70ecae16544ee7041695c60e0b2d6Simon Hausmann2014-02-041-5/+1
* | | 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
* | | Add test for shaping and rendering Sinhala textEskil Abrahamsen Blomfeldt2014-01-291-0/+16
* | | [new compiler] Fix timing of property assignment error handlingSimon Hausmann2014-01-291-4/+2
* | | Expose TextEdit::linkAt(x, y)J-P Nurmi2014-01-291-0/+4
* | | Expose Text::linkAt(x, y)J-P Nurmi2014-01-291-0/+3
* | | Skip animations tests for MinGW.Friedemann Kleint2014-01-283-0/+9
* | | Update TestExpectationsLars Knoll2014-01-281-1/+13
* | | [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