summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for QTBUG-11213 to prevent future regressions.Robin Burchell2010-07-155-3/+134
* Autotest: reenable the NTLM proxy test on tst_QTcpSocketThiago Macieira2010-07-151-2/+2
* Autotest: add a small, boring test for QAuthenticatorThiago Macieira2010-07-152-0/+160
* Add unit tests for QMimeData.Robin Burchell2010-07-143-0/+348
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1413-4/+178
|\
| * Fix an Assert in QTextTablePierre Rossi2010-07-141-0/+55
| * Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-141-54/+0
| * Attempt to fix build failure with msvc200{5,8} on Windows XP.Aaron McCarthy2010-07-141-1/+1
| * Fix an Assert in QTextTablePierre Rossi2010-07-131-0/+54
| * Fixing merge conflicts.Martin Smith2010-07-1364-564/+823
| |\
| * | Timing fix for slow devices.Robert Griebl2010-07-121-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1010-2/+121
| |\ \
| | * | Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-091-0/+24
| | * | immediately set function context when entering a namespaceOswald Buddenhagen2010-07-072-0/+40
| | * | Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-071-2/+1
| | * | run dep commands in build dirOswald Buddenhagen2010-07-074-0/+23
| | * | Add missing API shimsKent Hansen2010-07-072-0/+33
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-142-0/+47
|\ \ \ \
| * | | | Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-131-0/+27
| * | | | Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-131-0/+20
| | |_|/ | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-141-4/+6
|\ \ \ \
| * | | | Fix test for get() to check for undefined return valuesBea Lam2010-07-141-4/+6
| |/ / /
* | | | Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-144-0/+135
|/ / /
* | | Autotest for QTBUG-5491 (Animation in a Behavior doesn't update running)Michael Brasser2010-07-132-0/+38
* | | wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-136-13/+53
* | | Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-121-14/+12
* | | Remove use of SpringFollow and SmoothedFollow in qmlvisual testBea Lam2010-07-123-31/+42
* | | Fix Mac CIJoona Petrell2010-07-122-0/+24
* | | Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-122-1/+71
* | | Fix .pro file after class/test rename.Michael Brasser2010-07-111-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-1053-504/+582
|\ \ \ | |/ / |/| |
| * | Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-091-2/+2
| * | Remove autotests of depracted element SmoothedFollowJoona Petrell2010-07-098-251/+0
| * | Clean up at the end of each test.Michael Brasser2010-07-081-0/+12
| * | Improve test reliability.Michael Brasser2010-07-081-2/+6
| * | Follow -> Behaviormae2010-07-086-34/+29
| * | Don't show warning for attempts to load pixmaps asynchronouslyBea Lam2010-07-081-3/+1
| * | Remove Image::pixmap property. QML applications should useBea Lam2010-07-081-31/+0
| * | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-084-37/+167
| * | Allow the debugger to modify method bodiesAaron Kennedy2010-07-081-4/+52
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0732-143/+316
| |\ \ | | |/ | |/|
| | * Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-072-4/+4
| | * More generated images in anticipation of QT-3574Warwick Allison2010-07-072-28/+45
| | * Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-062-8/+22
| | * Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-061-0/+18
| | * Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-055-3/+13
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0527-129/+243
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0545-90/+590
| | | |\
| | | | * Prepare for QTest persistent store for visual tests.Warwick Allison2010-07-051-22/+22
| | | | * Loosen font-sensitive test.Warwick Allison2010-07-051-1/+2