summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-0713-855/+1191
|\
| * Fix a typo in an EXPECT_FAIL dataset name.Jedrzej Nowacki2011-03-071-1/+1
| * Fix a test naming issue.Jedrzej Nowacki2011-03-072-34/+34
| * Tests build fix.Jedrzej Nowacki2011-03-041-1/+1
| * Refactor qscriptjstestsuite to make it more maintainableKent Hansen2011-03-035-611/+399
| * Refactor qscriptv8testsuite to make it more maintainableKent Hansen2011-03-038-223/+771
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-0412-40/+638
|\ \
| * \ Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-2812-40/+638
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-24258-970/+18361
| | |\ \
| | * | | tst_qnetworkreply: fix the MiniHttpServer.Martin Petersson2011-02-241-1/+5
| | * | | tst_qnetworkProxyFactory: fix debug output.Martin Petersson2011-02-241-2/+2
| | * | | tst_qnetworkreply: getErrors() only ignore warning for the specific testMartin Petersson2011-02-241-1/+6
| | * | | Fix Q_INVOKABLE declared after Q_PROPERTYOlivier Goffart2011-02-241-0/+25
| | * | | tst_qnetworkreply: small improvementsMartin Petersson2011-02-241-10/+15
| | * | | tst_qnetworkreply: Add a test for broken gzip encodingMarkus Goetz2011-02-241-0/+27
| | * | | SSL backend: loat root certificates on demand on Unix (excluding Mac)Peter Hartmann2011-02-236-0/+528
| | * | | do not test against imap.trolltech.comPeter Hartmann2011-02-211-5/+0
| | * | | tst_qnetworkreply: Skip known to be broken setReadBufferSize testingMarkus Goetz2011-02-211-2/+4
| | * | | Stabilize tst_qtimerOlivier Goffart2011-02-211-3/+5
| | * | | QNAM HTTP: Define SynchronousRequestAttribute instead of enum hackMarkus Goetz2011-02-212-16/+14
| | * | | tst_qnetworkreply: Fixes for building without SSL supportMarkus Goetz2011-02-211-0/+6
| | * | | tst_networkSelfTest: fix smbServer() testMartin Petersson2011-02-181-1/+1
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-038-7/+658
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-031-0/+18
| |\ \ \ \ \
| | * | | | | Position the TextInput cursor correctly after IM text is commited.Andrew den Exter2011-03-031-0/+18
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-025-7/+229
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Make the TextInput cursorRectangle relative to the item.Andrew den Exter2011-03-021-3/+39
| | * | | | | Don't assert if font engine creates new glyphsAaron Kennedy2011-03-022-0/+24
| | * | | | | Add QML file for TextEdit positionAt test.Andrew den Exter2011-03-021-0/+9
| | * | | | | Don't return positions within preedit text from positionAt().Andrew den Exter2011-03-012-7/+84
| | * | | | | Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-012-0/+76
| * | | | | | Changed some parts of QVolatileImage autotest to be Symbian specific.Laszlo Agocs2011-03-011-0/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-03-01258-459/+17904
| |\ \ \ \ \ \
| * | | | | | | Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-283-0/+409
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-023-15/+53
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Don't allow non-Object values to be set as prototypeKent Hansen2011-03-021-4/+1
| * | | | | | | Don't assert in abortEvaluation() autotestKent Hansen2011-03-011-3/+48
| * | | | | | | Avoid asserting when computing line number for backtraceKent Hansen2011-03-011-4/+2
| * | | | | | | Make missing line number info an expected failureKent Hansen2011-02-281-8/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-017-4/+170
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-017-4/+170
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-284-3/+90
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Fix FolderListModel test - set folder to one containing files.Martin Jones2011-02-281-0/+3
| | | * | | | | Drag over bounds errors when ListView has variable height contentMartin Jones2011-02-281-2/+24
| | | * | | | | FolderListModel emitted incorrect rowsRemoved range causing crash.Martin Jones2011-02-281-1/+30
| | | * | | | | Fix test instability.Martin Jones2011-02-281-0/+2
| | | * | | | | Ensure layout is updated when section property changes.Martin Jones2011-02-252-1/+24
| | | * | | | | Add a 'CursorPosition' parameter to TextInput.positionAt().Andrew den Exter2011-02-241-0/+8
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-281-1/+11
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'graphics-team-text-4.7' into 4.7Eskil Abrahamsen Blomfeldt2011-02-281-1/+11
| | | |\ \ \ \ \ \