summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-152-12/+41
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Fixed unit test failure in qimagereader.Kurt Korbatits2010-06-151-2/+2
| * | | | | | | | beautify tst_QLocalSocket::writeToClientAndDisconnectJoerg Bornemann2010-06-141-9/+2
| * | | | | | | | QLocalSocket/Win: check for broken pipe in waitForReadyReadJoerg Bornemann2010-06-141-0/+17
| * | | | | | | | QLocalSocket/Win: call close on async connection lossJoerg Bornemann2010-06-141-1/+20
* | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-06-144-47/+130
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-134-47/+130
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | / / / / / / | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix incorrect line breaking in QtWebKit.Pierre Rossi2010-06-111-6/+105
| | | |_|_|_|/ | | |/| | | |
| | * | | | | QLocalSocket: don't emit readChannelFinished() twice on WindowsJoerg Bornemann2010-06-101-1/+1
| | * | | | | QLocalSocket: fix reading from a socket after broken connectionJoerg Bornemann2010-06-101-3/+13
| | * | | | | tst_QLocalSocket::threadedConnection autotest stabilizedJoerg Bornemann2010-06-101-26/+12
| | * | | | | tst_qlocalsocket: pro files of client / server examples fixedJoerg Bornemann2010-06-102-12/+0
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-12125-232/+838
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-12125-232/+838
| |\ \ \ \ \ \
| | * | | | | | Fix test - sizeHint should not change after initial load. Also useBea Lam2010-06-111-5/+3
| | * | | | | | Fix qmlviewer test failure on windowsMartin Jones2010-06-111-8/+8
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-101-0/+17
| | |\ \ \ \ \ \
| | | * | | | | | Improve test stability.Warwick Allison2010-06-101-0/+17
| | * | | | | | | Stablize qmlviewer testMartin Jones2010-06-101-13/+14
| | |/ / / / / /
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-091-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-091-0/+1
| | * | | | | | | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri...Martin Jones2010-06-092-0/+15
| | |/ / / / / /
| | * | | | | | Fix autotest.Michael Brasser2010-06-091-0/+2
| | * | | | | | Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-092-0/+192
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-08125-230/+610
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Cursor positioning in QTextDocument after undo()mae2010-06-081-1/+17
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-08124-229/+593
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-08121-160/+365
| | | | |\ \ \ \ \
| | | | | * | | | | Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-08121-160/+365
| | | | * | | | | | Add test for PropertyChanges with attached properties.Martin Jones2010-06-082-0/+63
| | | | |/ / / / /
| | | | * | | | | Keep reported point/pixel size in sync.Michael Brasser2010-06-071-1/+3
| | | | * | | | | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-072-52/+93
| | | | * | | | | Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-072-0/+42
| | | | * | | | | Fix regression in input panel autotestsJoona Petrell2010-06-072-2/+12
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-044-22/+23
| | | | |\ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-044-22/+23
| | | | | |\ \ \ \
| | | | | | * | | | Revert to Portrait/Landscape terminology for Orientation enum, withBea Lam2010-06-041-10/+10
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-033-12/+13
| | | | | | |\ \ \ \
| | | | | | | * | | | Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-12/+0
| | | | | | | * | | | Add header and footer to GridViewMartin Jones2010-06-031-0/+13
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Show EditorDateEdit before changing selection in qdatetimeedit testMiikka Heikkinen2010-06-111-1/+1
| |/ / / / / / / / /
* | | | | | | | | | QMetaType: do not crash when registering builtin stream operatorOlivier Goffart2010-06-111-0/+8
* | | | | | | | | | QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-101-0/+97
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-081-0/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-071-0/+8
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix QTransform::map(const QPainterPath &) not working with paths thatSimon Hausmann2010-06-071-0/+8
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-088-20/+397
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | fix translations from some header files being omittedOswald Buddenhagen2010-06-074-0/+107
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-031-8/+250
| |\ \ \ \ \ \ \