summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | Autotest: Fix failing QTextCodec testsThiago Macieira2010-03-081-7/+9
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-084-13/+157
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-074-13/+157
| | | | | |\ \ \
| | | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-054-13/+157
| | | | | | |\ \ \
| | | | | | | * | | Added test for QTBUG-6962: Empty authority ignored by QUrl::setAuthority.Kimmo Kotajärvi2010-03-051-0/+9
| | | | | | | * | | Unicode character property 'General_Category=Cn' was erroneously ignoredRitt Konstantin2010-03-051-0/+13
| | | | | | | * | | Make the UTF-8 encoder/decoder not accept Unicode non-charactersThiago Macieira2010-03-051-13/+72
| | | | | | | * | | Merge remote branch 'staging/4.7' into bearermanagement/pollingAaron McCarthy2010-03-05197-10943/+14112
| | | | | | | |\ \ \
| | | | | | | * | | | Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-051-0/+63
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-104-0/+165
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Kurt Korbatits2010-03-0911-15/+1252
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Added unit test for qsoundeffect class.Kurt Korbatits2010-03-094-0/+165
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Don't write byte-order-mark after seek()Paul Olav Tvete2010-03-091-0/+58
* | | | | | | | | | TextCodec on Symbian: use the native symbian backend for text codecs.Olivier Goffart2010-03-092-4/+247
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-091-5/+5
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Add license headerOlivier Goffart2010-03-091-0/+41
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-097-9/+1101
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-087-9/+1101
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fixed bounds calculation in QtSvg.Kim Motoyoshi Kalland2010-03-081-0/+31
| | * | | | | | Fixed vector-effect property output from QSvgGenerator.Kim Motoyoshi Kalland2010-03-082-8/+8
| | * | | | | | Added text benchmarks from qtbench to tests/benchmarksSamuel Rødal2010-03-084-1/+1062
| | |/ / / / /
* | | | | | | Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-092-0/+104
|/ / / / / /
* | | | | | Fix failing autotest.Alan Alpert2010-03-081-1/+1
|/ / / / /
* | | | | clearFocus() before setParentItem(0) on an item with focus.Martin Jones2010-03-081-3/+7
* | | | | Remove expect fail from ListView currentIndex testMartin Jones2010-03-081-3/+7
* | | | | Fix Qt.tint() algorithmAaron Kennedy2010-03-082-3/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-082-19/+2
|\ \ \ \ \
| * | | | | Remove expected warningBea Lam2010-03-082-19/+2
* | | | | | Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-089-0/+31
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-082-3/+5
|\ \ \ \ \
| * | | | | Stop benchmark from crashing.Michael Brasser2010-03-081-0/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0879-11076/+13401
| |\ \ \ \ \
| * | | | | | Make test compileBea Lam2010-03-081-3/+3
* | | | | | | Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-082-3/+54
| |/ / / / / |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0748-808/+2680
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0548-808/+2680
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0548-808/+2680
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-0511-0/+334
| | | * | | Fix qdeclarative{audio,video} tests.Justin McPherson2010-03-054-14/+14
| | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0516-393/+1838
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-0519-414/+485
| | | | |\ \
| | | | | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0549-490/+885
| | | | | |\ \
| | | | | * | | Fix testBea Lam2010-03-051-7/+11
| | | | * | | | ParentAnimation docs + test.Michael Brasser2010-03-058-0/+1721
| | | | * | | | Remove NumberFormatter and DateTimeFormatter.Michael Brasser2010-03-055-386/+0
| | | | * | | | RotationAnimation docs + test.Michael Brasser2010-03-042-0/+106
| | | * | | | | Don't assume documents are in UTF-8.Bea Lam2010-03-053-0/+53
| | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0562-162/+675
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0511-4/+156
| | | | |\ \ \ \
| | | | | * | | | Allow unquoted enum syntax for value typesAaron Kennedy2010-03-058-4/+39