summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-274-9/+151
|\
| * Fixes Oracle batchExec using strings as out params.Bill King2009-10-271-0/+54
| * Autotest: fix building tst_qsqlquery.Thiago Macieira2009-10-261-1/+1
| * tst_qtcpsocket: Increased some of the timeouts to increase stabilityMarkus Goetz2009-10-261-7/+7
| * QPixmap::loadFromData: Do not crash on empty/invalid data/lengthMarkus Goetz2009-10-261-0/+21
| * Optimize QGraphicsRotation's use of QMatrix4x4Rhys Weatherley2009-10-261-1/+68
* | Removed the need for extra Symbian traps after QApp construction.axis2009-10-261-0/+63
* | Fix QCompleter autotest for case insensitive filesystemsShane Kearns2009-10-261-1/+1
* | Make network self test fail instead of crashing in case of DNS errorShane Kearns2009-10-261-0/+5
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2009-10-2312-99/+786
|\ \ | |/
| * 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-2220-94/+992
| |\
| | * Compile fix.Denis Dzyubenko2009-10-224-31/+31
| | * 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
| | * Fixed the gestures/graphicsview manualtestDenis Dzyubenko2009-10-222-4/+23
| | * 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
| * | Update audio unit tests with clock() range checking.Kurt Korbatits2009-10-222-2/+2
* | | Fixed softkey autotest build after 5370e5ff.Janne Anttila2009-10-231-7/+18
| |/ |/|
* | Merge branch 'origin/4.6' into widgets-team/4.6Olivier Goffart2009-10-2210-5/+136
|\ \
| * | 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.5' into 4.6Thiago Macieira2009-10-213-3/+86
| |\
| | * tst_qsslsocket: new bigChunk testcaseMarkus Goetz2009-10-201-0/+45
| | * Add a up/down benchmark to benchmarks/qnetworkreplyMarkus Goetz2009-10-201-1/+38
| | * Backport benchmarks/qnetworkreply to 4.5Markus Goetz2009-10-203-0/+88
| * | Rename the .cpp for QNetworkReply benchmark testsThiago Macieira2009-10-212-1/+1
| * | Fixed logical error in winIdChanged auto test.Gareth Stockwell2009-10-211-0/+15
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-215-100/+129
|\ \ \ | |/ /
| * | Fix tst_QHeaderView::length() on Symbian.Liang QI2009-10-201-1/+4
| * | Windows CE gets a different paint event count than windowsninerider2009-10-201-2/+4
| * | Test fixes for Windows Mobile.ninerider2009-10-202-96/+120
| * | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-1/+1
* | | Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-201-0/+43
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-201-9/+21
|\ \ \
| * | | Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-9/+21
* | | | Merge branch 'qlayout-make_adjustSize_better' into 4.6Jan-Arve Sæther2009-10-201-2/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Make adjustSize work even if there is a pending LayoutRequest event.Jan-Arve Sæther2009-10-201-2/+26