summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merging SymbianLite branch to master.Sami Lempinen2011-03-097-24/+391
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Using Symbian native mutex type in tst_bench_qmutexmread2011-03-091-1/+20
| | * | | | | | | | | | | | | Fix threadstorage testmread2011-03-091-8/+7
| | * | | | | | | | | | | | | removed some memory leaks from tst_qthreadmread2011-03-091-0/+2
| | * | | | | | | | | | | | | making the QWaitCondition benchmark more reliablemread2011-03-091-8/+21
| | * | | | | | | | | | | | | Symbian adopted thread monitor review fixesmread2011-03-091-0/+44
| | * | | | | | | | | | | | | QMutex symbian review changesmread2011-03-091-0/+69
| | * | | | | | | | | | | | | tst_qthread now using RThread for Symbian native thread testingmread2011-03-091-3/+20
| | * | | | | | | | | | | | | Extra debug info for failures in tst_qSemaphore tryAcquireWithTimeout()mread2011-03-091-12/+14
| | * | | | | | | | | | | | | Starting a benchmark test for QWaitConditionmread2011-03-092-0/+202
* | | | | | | | | | | | | | | QDeclarativeDebug: Fix test caseKai Koehne2011-03-301-1/+1
* | | | | | | | | | | | | | | QDeclarativeDebug: Handle case where client with ongoing queries is deletedKai Koehne2011-03-301-1/+27
* | | | | | | | | | | | | | | Merge ../qt-qml-stagingYann Bodson2011-03-2921-36/+73650
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | tst_qlocale: improve failure message in tst_QLocale::macDefaultLocaleRohan McGovern2011-03-281-1/+5
| * | | | | | | | | | | | | | Add a once-over unrolled fromLatin1 conversion (32 characters)Thiago Macieira2011-03-271-0/+46
| * | | | | | | | | | | | | | Add 16-byte loads of the Neon fromLatin1 functionsThiago Macieira2011-03-271-0/+68
| * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-253-0/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Skip failing testsJoão Abecasis2011-03-252-0/+26
| | * | | | | | | | | | | | | | QDir: Fix absolute paths when using file enginesJoão Abecasis2011-03-181-0/+20
| * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2412-22/+73427
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |