summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Create auto test for http HEAD requestShane Kearns2011-10-043-0/+65
| * | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-032-0/+7
| |\ \ \ \
| * | | | | QTBUG-9113 - reinstating tst_qobjectrace tests for Symbian on Qt 4.8mread2011-09-291-12/+0
| * | | | | Fix QTextBrowser autotest to use "file" scheme in URLs.Miikka Heikkinen2011-09-281-12/+12
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexAapo Haapanen2011-09-262-1/+21
| |\ \ \ \ \
| | * | | | | Fix QXmlQuery autotest failure.Juha Kukkonen2011-09-261-1/+1
| | * | | | | Fix for QTBUG-18050: QXmlQuery crashAapo Haapanen2011-09-231-0/+20
| * | | | | | Fix plugin implicit loading when calling QPluginLoader::instance().Miikka Heikkinen2011-09-261-9/+20
* | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-078-4/+367
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-077-2/+365
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-053-0/+65
| | |\ \ \ \ \
| | | * | | | | Create auto test for http HEAD requestShane Kearns2011-10-043-0/+65
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-281-1/+44
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-271-1/+44
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-222-1/+231
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-09-222-1/+26
| | | |\ \ \ \ \
| | | * | | | | | QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-222-1/+231
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-212-1/+26
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | QML import path puts Qt dirs in correct Symbian ordermread2011-09-212-1/+26
| | | |/ / / / /
| * | | | | | | Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)miniak2011-10-061-2/+2
* | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-0410-26/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-10-0410-26/+10
| |\ \ \ \ \ \ \
| | * | | | | | | Debugger: Fix autotest breakageKai Koehne2011-09-191-1/+0
| | * | | | | | | Debugger: Rename qdeclarativedebug* to qdeclarativeenginedebug*Kai Koehne2011-09-163-4/+1
| | * | | | | | | Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-163-3/+0
| | * | | | | | | Merge remote-tracking branch 'qt/4.8' into master-qmlKai Koehne2011-09-1550-281/+979
| | |\ \ \ \ \ \ \
| | * | | | | | | | FocusScope's focusItem must always be a descendentAlan Alpert2011-08-301-0/+32
| | * | | | | | | | QDeclarativeDebugJs: Disable unstable autotestKai Koehne2011-08-251-2/+4
| | * | | | | | | | Add qdeclarativedebugjs autotests to declarative.proKai Koehne2011-08-241-0/+1
| | * | | | | | | | tests: Use CONFIG option instead of QDeclarativeDebugHelper classKai Koehne2011-08-248-17/+5
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-teamJan-Arve Saether2011-10-042-1/+118
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-09-291-0/+108
| * | | | | | | | | Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2011-09-291-1/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-10-042-40/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | QNetworkRequest autotest: adapt to new cookie parsing (re. commas)Peter Hartmann2011-09-271-1/+1
| * | | | | | | | Merge branch '4.8' into earth-staging-masterSinan Tanilkan2011-09-2154-159/+1254
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2011-09-161-39/+15
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-09-262-11/+14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Symbian: Fix qmdiarea autotest regressionsMiikka Heikkinen2011-09-211-10/+10
| * | | | | | | | | Merge branch 'SchemaMemLeak'Honglei Zhang2011-09-211-1/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix memory leaks in schema validationHonglei Zhang2011-09-211-1/+4
| * | | | | | | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-09-2012-12/+418
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix broken qglthreads autotest build on Solaris.Iikka Eklund2011-09-231-0/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix accessible menu not returning child name.Frederik Gladhorn2011-09-231-0/+6
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-09-203-18/+53
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexPasi Pentikainen2011-09-131-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix QColumnView auto test failureJuha Kukkonen2011-09-011-0/+1
| * | | | | | | | | Merge remote branch 'qt/4.8'Shane Kearns2011-09-071-0/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix QIcon auto-tests for SymbianSami Merila2011-09-071-18/+44
| | |_|_|/ / / / / / | |/| | | | | | | |