summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-202-0/+84
|\
| * Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-202-0/+84
* | Handle overrides correctly in extension objectsAaron Kennedy2010-04-203-0/+46
|/
* Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-202-1/+24
* Minor internal anchor refactoring.Michael Brasser2010-04-191-10/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1915-73/+145
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+48
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-171-0/+48
| | |\
| | | * Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-161-0/+48
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1714-73/+97
| |\ \ \ | | |/ / | |/| |
| | * | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita...Thiago Macieira2010-04-171-1/+1
| | * | Autotest: update to the new values for the localeThiago Macieira2010-04-171-3/+3
| | * | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-161-14/+18
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1611-55/+75
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1511-55/+75
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1511-55/+75
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1411-55/+75
| | | | | |\
| | | | | | * Autotest failure: dialogModality test fails on cocoa (macgui)Richard Moe Gustavsen2010-04-142-27/+24
| | | | | | * Force the bic test to compile in 32-bit mode on MacMorten Johan Sørvig2010-04-141-0/+3
| | | | | | * Cocoa: qwidget autotest fails on setToolTipRichard Moe Gustavsen2010-04-141-3/+0
| | | | | | * Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-04-141-0/+13
| | | | | | |\
| | | | | | * | Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-147-25/+48
* | | | | | | | Add test verifying QTBUG-8424 fixAlan Alpert2010-04-192-0/+269
* | | | | | | | Renamed mousePosChanged signal to mousePositionChangedLeonardo Sobral Cunha2010-04-191-1/+1
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-199-50/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix tests: remove unnecessary calls to QML_DECLARE_TYPEBea Lam2010-04-197-28/+4
| * | | | | | | | Test that ListElements returned by get() can be iterated over in JS.Warwick Allison2010-04-192-22/+64
* | | | | | | | | Remove Script {} supportAaron Kennedy2010-04-1929-330/+80
|/ / / / / / / /
* | | | | | | | Don't crash on deleted objects assigned to variant propertiesAaron Kennedy2010-04-192-2/+1
* | | | | | | | QDeclarativeImage should stretch in one direction when tiling in the other.Yann Bodson2010-04-193-1/+92
* | | | | | | | Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-1919-95/+101
* | | | | | | | Update mouse area coordinates automatically when changing positionLeonardo Sobral Cunha2010-04-192-0/+79
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1718-296/+477
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Recognize identifiers containing unicode escape sequences.Roberto Raggi2010-04-161-2/+2
| * | | | | | | Fixed parsing of inner labelled statements.Roberto Raggi2010-04-161-3/+3
| * | | | | | | Wait for debug clients asynchronously instead of blocking creation ofBea Lam2010-04-165-226/+86
| * | | | | | | Test not reliableBea Lam2010-04-161-8/+0
| * | | | | | | ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-165-0/+290
| * | | | | | | clean upWarwick Allison2010-04-161-1/+0
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-161-0/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Add test for QTBUG-9949Martin Jones2010-04-161-0/+17
| | |/ / / / / /
| * | | | | | | Throw exceptions on programming errors for global functions.Warwick Allison2010-04-165-57/+80
| |/ / / / / /
* | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-1615-54/+299
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | create magic comment messages in "finished" stateOswald Buddenhagen2010-04-151-1/+1
| * | | | | | make QT_TR_NOOP work in static initializersOswald Buddenhagen2010-04-152-0/+40
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-152-1/+35
| |\ \ \ \ \ \
| | * | | | | | QtScript: Add autotest for enumeration of QMetaObject propertiesKent Hansen2010-04-151-0/+34
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-151-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | QNAM HTTP: Pipelining changesMarkus Goetz2010-04-151-1/+1
| * | | | | | | | Fixes auto-test failure for 9da13ea53aec6d841ba7f416531d6c52d4368df4.Yoann Lopes2010-04-151-19/+0