aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-083-0/+91
* Debugger: Run js autotests with QML_DISABLE_OPTIMIZERKai Koehne2011-12-083-0/+12
* Fix QObject V8 wrapping for extended typesAaron Kennedy2011-12-072-0/+30
* Move snippets to separate test in the examples testcaseAlan Alpert2011-12-071-9/+60
* Avoid Text layout being triggered unnecessarilyMartin Jones2011-12-071-0/+4
* Remove warning messages for canvasitem testsCharles Yin2011-12-071-1/+6
* Remove insignificant_test from GridView tests.Martin Jones2011-12-071-1/+0
* Debugger: Fix compilation warning in autotestKai Koehne2011-12-061-2/+2
* Copy JS tests from QtScript moduleAaron Kennedy2011-12-061096-9/+149559
* Improve parsing of escape characters and regexp literals.Roberto Raggi2011-12-061-0/+1
* Fix the QML/JS parser to accept empty Javascript files.Roberto Raggi2011-12-061-3/+0
* test/debugutils: Add include guard.Friedemann Kleint2011-12-062-6/+10
* Introduce methods to get the source location of the AST nodes.Roberto Raggi2011-12-063-0/+220
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-063-9/+0
* Ignore expected warnings in Item and PathView testsMartin Jones2011-12-062-0/+23
* Add tests for snapOneItem/snapOneRow snapModeMartin Jones2011-12-064-0/+325
* Ensure that scarce resources work with var propertiesChris Adams2011-12-0646-100/+832
* Document function limitation of var propertiesChris Adams2011-12-061-0/+9
* Disable tst_qdeclarativepixmapcache::dataLeak() by defaultChris Adams2011-12-061-0/+10
* Don't attempt to destroy a null persisted item.Andrew den Exter2011-12-052-18/+31
* Fix test failures due to invalid font metrics.Andrew den Exter2011-12-052-122/+102
* Add tutorials to examples autotest.Alan Alpert2011-12-051-0/+2
* Test fixes for OS X.Michael Brasser2011-12-053-20/+14
* Say hello to QtQuick moduleKent Hansen2011-12-02772-436/+445
* Add dynamicRoles mode to ListModel for extra flexibility.Glenn Watson2011-12-021-201/+400
* Use QWidgetTextControl in the QtQuick1 TextEdit.Andrew den Exter2011-12-021-3/+3
* Use QWidgetLineControl in the QtQuick1 TextInput.Andrew den Exter2011-12-021-2/+2
* Remove QSGContext and QSGTexture from QDeclarativePixmapDataGunnar Sletta2011-12-022-9/+12
* Fix test warningsAaron Kennedy2011-12-023-24/+41
* Fix listview test warningMartin Jones2011-12-021-3/+6
* Fix gridview test warning.Martin Jones2011-12-021-43/+2
* Ignore expected warningAaron Kennedy2011-12-011-1/+6
* AutotestAaron Kennedy2011-12-013-0/+18
* Ignore expected warning messageAaron Kennedy2011-12-011-0/+1
* Take multi-line expressions into account when rewriting expressionsKai Koehne2011-12-012-5/+8
* Remove debuggingAaron Kennedy2011-12-011-3/+0
* Fix test warningsAaron Kennedy2011-12-011-1/+19
* Ignore test warningAaron Kennedy2011-12-011-0/+6
* Debugger autest: Don't show debugee output for expected failuresKai Koehne2011-12-011-1/+2
* Delete created objectsAaron Kennedy2011-12-011-0/+1
* Don't build an app_bundle on OS XAaron Kennedy2011-12-012-0/+2
* Delete created objectsAaron Kennedy2011-12-011-0/+4
* Move QDeclarativePropertyValueInterceptor into a private headerAaron Kennedy2011-12-012-0/+2
* Remove debugging outputAaron Kennedy2011-12-011-1/+1
* Remove debuggingAaron Kennedy2011-12-011-1/+0
* Ignore test warningsAaron Kennedy2011-12-011-1/+13
* Ignore expected warningAaron Kennedy2011-12-011-0/+2
* Made TextInput mouse events commit preeditPekka Vuorela2011-12-012-97/+119
* Add missing testsAaron Kennedy2011-12-011-6/+7
* Release pixmap cache data to avoid leaking memoryChris Adams2011-12-012-11/+80