summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Stabilize testsOlivier Goffart2009-10-293-2/+5
* Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-2912-33/+432
|\
| * Say hello to QScriptProgram :-)Kent Hansen2009-10-283-1/+253
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-274-8/+87
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-274-9/+151
| | |\
| | * | 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
| | |\ \
| | * | | Fixed softkey autotest build after 5370e5ff.Janne Anttila2009-10-231-7/+18
| * | | | Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-0/+9
| * | | | Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-16/+0
| | |_|/ | |/| |
| * | | 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
* | | | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-0/+245
* | | | Fixed bug in QTableView spans.Gabriel de Dietrich2009-10-281-0/+38
* | | | Extand test of qBinaryFindOlivier Goffart2009-10-281-1/+16
* | | | Wrong caching of opaque children in QWidget.Bjørn Erik Nilsen2009-10-281-0/+42
* | | | Stabilize tst_QGraphicsView::optimizationFlags_dontSavePainterState2Bjørn Erik Nilsen2009-10-281-2/+6
* | | | Changing the time we wait for the end of the animationThierry Bastian2009-10-281-3/+3
* | | | Make the QPropertyAnimation pass on windows by waiting slightly longerThierry Bastian2009-10-281-4/+4
* | | | Fix initial focus bug in ItemIsFocusScope.Andreas Aardal Hanssen2009-10-281-7/+80
* | | | Double-clicking a dock widget titlebar could make it disappearThierry Bastian2009-10-281-0/+19
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-284-3/+130
|\ \ \ \
| * | | | QSplitter would not show previously collapsed widgets.Gabriel de Dietrich2009-10-281-0/+34
| * | | | Qt::escape(): also escape the quote (")Olivier Goffart2009-10-281-2/+24
| * | | | Fix XML entities in QTextDocument::toHtml()Thorvald Natvig2009-10-282-2/+31
| * | | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate.Andreas Aardal Hanssen2009-10-281-0/+42
* | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-2814-100/+951
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QGAL: Add test for David Boddie bugEduardo M. Fleury2009-10-261-0/+46
| * | | | QGAL: identify unfeasible setups even when graph is simplifiedCaio Marcelo de Oliveira Filho2009-10-261-0/+51
| |/ / /
| * | | Optimize QGraphicsRotation's use of QMatrix4x4Rhys Weatherley2009-10-261-1/+68
| | |/ | |/|
| * | 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