aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures in QtQuick 1 TextEdit and TextInput.Andrew den Exter2011-12-122-32/+40
* Fix package items not being destroyed when a package is destroyed.Andrew den Exter2011-12-122-1/+134
* QmlProfiler: stream snapshots to reduce memory footprintMikko Harju2011-12-121-1/+24
* Set target and device for touch events.Laszlo Agocs2011-12-093-77/+90
* Get rid of QDeclarativeMetaType::{canCopy,copy}Kent Hansen2011-12-094-167/+46
* Create a copy of QTextControl in the QtDeclarative library.Andrew den Exter2011-12-091-3/+3
* Add Screen attached objectAlan Alpert2011-12-094-0/+115
* Fix tests broken by a change in the signals emitted by AbstractItemModelAndrew den Exter2011-12-092-41/+36
* 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-069-21/+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-02774-438/+447
* 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