summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistakeShane Kearns2011-05-041-1/+1
* Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-04-212-1/+110
* Add autotests for configuration dependent network proxiesShane Kearns2011-04-182-1/+145
* Fix some warnings in symbian network testsShane Kearns2011-04-124-1/+9
* Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-111-20/+15
|\
| * Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-111-20/+15
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1191-280/+75924
|\ \ | |/
| * Fix crash after merge of the native symbian thread branch.Olivier Goffart2011-04-081-1/+0
| * SSL code: introduce new error value for blacklisted certificatesPeter Hartmann2011-04-071-6/+7
| * HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-04-071-15/+20
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-0739-88/+1047
| |\
| | * Merge remote branch 'qt-master/master'Guoqing Zhang2011-04-0566-180/+74710
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-054-10/+63
| | | |\
| | | | * Add methods for traversing and combining QProcessEnvironment.Thomas Sondergaard2011-04-041-0/+54
| | | | * let generated flag control SQL generationMark Brand2011-03-293-10/+9
| | | * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-018-8/+241
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-018-8/+241
| | | | |\ \
| | | | | * | Add missing test file.Martin Jones2011-04-011-0/+50
| | | | | * | Changing width of RTL positioner doesn't relayoutMartin Jones2011-04-011-0/+22
| | | | | * | Fix TextInput auto test failure on mac.Andrew den Exter2011-04-011-3/+10
| | | | | * | PinchArea and Flickable don't work well enough togetherMartin Jones2011-03-311-0/+73
| | | | | * | Fix auto test failure.Andrew den Exter2011-03-311-0/+8
| | | | | * | Once Image sourceSize is set there is no way to clear it.Martin Jones2011-03-311-0/+22
| | | | | * | Rotation transform with NaN angle can cause crashMartin Jones2011-03-301-0/+4
| | | | | * | Fix width of TextInput micro focus rectangle.Andrew den Exter2011-03-302-5/+52
| | | * | | | Remove duplicated test.Olivier Goffart2011-04-011-20/+0
| | | * | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-3122-44/+334
| | | |\ \ \ \ | | | | |/ / / | | | | | | / | | | | |_|/ | | | |/| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-311-15/+19
| | | | |\ \
| | | | | * | QSoftkeyManager auto test updateTitta Heikkala2011-03-301-15/+19
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-301-1/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Corrected case mismatch.axis2011-03-291-1/+1
| | | | | * | Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-2966-171/+4106
| | | | | |\ \
| | | | * | \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-302-23/+18
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | Return correct boundaries reasons from QTextBoundaryFinder.Andrew den Exter2011-03-302-23/+18
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-282-2/+2
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Fixed autotests on Windows.axis2011-03-252-2/+2
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-281-0/+12
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Fix text selection with shift-click.Andrew den Exter2011-03-281-0/+12
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-281-0/+4
| | | | |\ \ \ \
| | | | | * | | | Fixed infinite loop in QPainterPath::intersects() when qreal=float.Samuel Rødal2011-03-281-0/+4
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-2813-3/+256
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | QSslSocket: add test for blacklisted certificatesPeter Hartmann2011-03-253-3/+74
| | | | | * | | QSslCertificate: fix test for blacklisted certs on WindowsPeter Hartmann2011-03-251-2/+2
| | | | | * | | QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-03-2410-0/+182
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-251-0/+20
| | | | |\ \ \ \
| | | | | * | | | Make sure num_glyphs pass to HarfBuzz is large enoughJiang Jiang2011-03-241-0/+20
| | * | | | | | | Fixed QFtp autotests not to crash in network time out situationsTomi Vihria2011-03-281-2/+38
| | * | | | | | | Merge remote branch 'qt-master/master'Sami Lempinen2011-03-1712-10/+173
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'qt-master/master'Guoqing Zhang2011-03-1698-295/+4515
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Remerging SymbianLite to team repository.Sami Lempinen2011-03-0995-1034/+4667
| | |\ \ \ \ \ \ \ \ \