summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-2932-0/+1280
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-282-1/+28
|\
| * missing commitWarwick Allison2009-10-281-0/+27
| * Mac-safe sanity check.Warwick Allison2009-10-281-1/+1
* | Add missing fileAlan Alpert2009-10-281-0/+8
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-282-4/+44
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2832-7/+98
| |\
| * | Test visibility.Warwick Allison2009-10-282-4/+16
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-282-0/+14
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-278-2/+102
| |\ \ \
| * | | | Test remote QML contentWarwick Allison2009-10-271-0/+28
* | | | | Make test more robustAaron Kennedy2009-10-281-8/+17
| |_|_|/ |/| | |
* | | | Make more mac friendlyAaron Kennedy2009-10-2829-6/+51
* | | | WhoopsAaron Kennedy2009-10-281-1/+0
* | | | Ensure all tests appear in pro fileAaron Kennedy2009-10-281-0/+3
* | | | Test for QT-2373Aaron Kennedy2009-10-283-0/+44
| |_|/ |/| |
* | | Support return values in synthesized methodsAaron Kennedy2009-10-272-0/+14
| |/ |/|
* | Alias cleanup testcaseAaron Kennedy2009-10-272-0/+41
* | Don't crash when requesting an attached object for non-QML objectAaron Kennedy2009-10-273-0/+41
* | Error when a QVariant property is used as a grouped propertyAaron Kennedy2009-10-275-2/+20
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-262-4/+95
|\
| * Add support for value interceptors to the DOM.Michael Brasser2009-10-261-3/+27
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-261-1/+68
| |\
| | * Optimize QGraphicsRotation's use of QMatrix4x4Rhys Weatherley2009-10-261-1/+68
* | | Merge branch 'qscriptprogram' of git@scm.dev.nokia.troll.no:qt/khansens-qt-sc...Aaron Kennedy2009-10-262-1/+193
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qscriptprogramKent Hansen2009-10-2365-1178/+4532
| |\ \ | | |/
| * | Refactor QScriptProgram and related APIKent Hansen2009-10-232-10/+122
| * | add some autotests for QScriptProgramKent Hansen2009-10-231-0/+81
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-2535-231/+1524
|\ \ \ | | |/ | |/|
| * | Better sql unicode tests (still not working correctly tho).Bill King2009-10-232-11/+9
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-10-2216-59/+938
| |\ \
| | * | QHttp: Fix bug related to SSL and big POST dataMarkus Goetz2009-10-221-7/+36
| | * | QSslSocket: Trigger a SSL transmission when reading from the socket.Markus Goetz2009-10-221-0/+61
| | * | Implemented gesture event delivery and propagation inside QGraphicsView.Denis Dzyubenko2009-10-221-20/+114
| | * | Add QGestureEvent::mapToScene for better graphicsView integrationThomas Zander2009-10-221-0/+26
| | * | Fix for the gestures autotest.Denis Dzyubenko2009-10-221-8/+6
| | * | Improvements for gesture event deliveryDenis Dzyubenko2009-10-221-2/+64
| | * | Improving gesture event delivery for widgets.Denis Dzyubenko2009-10-221-8/+176
| | * | Fixed gesture event delivery when several gestures are triggered.Denis Dzyubenko2009-10-221-6/+39
| | * | Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-55/+160
| | * | Extended an autotest for gestures.Denis Dzyubenko2009-10-221-0/+56
| | * | Description: Auto test fixes for Windows Mobile platformninerider2009-10-221-5/+43
| | * | Merge branch 'origin/4.6' into widgets-team/4.6Olivier Goffart2009-10-227-1/+94
| | |\ \
| | | * | QtScript: Compatibility with 4.5Olivier Goffart2009-10-221-0/+24
| | | * | qfiledialog2 added to tests/auto/auto.proJoerg Bornemann2009-10-221-0/+1
| | | * | consider message id when comparing messagesOswald Buddenhagen2009-10-221-0/+6
| | | * | id-based: use source strings instead of empty translations only for unfinishe...Oswald Buddenhagen2009-10-221-0/+1
| | | * | QDom autotests: make test fail instead of time outPeter Hartmann2009-10-221-0/+1
| | | * | Fix a bug in QGraphicsRotation related to 2D projectionsRhys Weatherley2009-10-221-1/+1
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-215-100/+129
| | |\ \ \