Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Autotest: Fix failing QTextCodec tests | Thiago Macieira | 2010-03-08 | 1 | -7/+9 | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 4 | -13/+157 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 4 | -13/+157 | |
| | | | | |\ \ \ | ||||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 4 | -13/+157 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Added test for QTBUG-6962: Empty authority ignored by QUrl::setAuthority. | Kimmo Kotajärvi | 2010-03-05 | 1 | -0/+9 | |
| | | | | | | * | | | Unicode character property 'General_Category=Cn' was erroneously ignored | Ritt Konstantin | 2010-03-05 | 1 | -0/+13 | |
| | | | | | | * | | | Make the UTF-8 encoder/decoder not accept Unicode non-characters | Thiago Macieira | 2010-03-05 | 1 | -13/+72 | |
| | | | | | | * | | | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 197 | -10943/+14112 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | * | | | | Don't keep polling network sessions open indefinitely. | Aaron McCarthy | 2010-03-05 | 1 | -0/+63 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-10 | 4 | -0/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Kurt Korbatits | 2010-03-09 | 11 | -15/+1252 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Added unit test for qsoundeffect class. | Kurt Korbatits | 2010-03-09 | 4 | -0/+165 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Don't write byte-order-mark after seek() | Paul Olav Tvete | 2010-03-09 | 1 | -0/+58 | |
* | | | | | | | | | | TextCodec on Symbian: use the native symbian backend for text codecs. | Olivier Goffart | 2010-03-09 | 2 | -4/+247 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 1 | -5/+5 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Add license header | Olivier Goffart | 2010-03-09 | 1 | -0/+41 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 7 | -9/+1101 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 7 | -9/+1101 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | Fixed bounds calculation in QtSvg. | Kim Motoyoshi Kalland | 2010-03-08 | 1 | -0/+31 | |
| | * | | | | | | Fixed vector-effect property output from QSvgGenerator. | Kim Motoyoshi Kalland | 2010-03-08 | 2 | -8/+8 | |
| | * | | | | | | Added text benchmarks from qtbench to tests/benchmarks | Samuel Rødal | 2010-03-08 | 4 | -1/+1062 | |
| | |/ / / / / | ||||||
* | | | | | | | Add highlightRangeMode and snapMode to GridView. | Martin Jones | 2010-03-09 | 2 | -0/+104 | |
|/ / / / / / | ||||||
* | | | | | | Fix failing autotest. | Alan Alpert | 2010-03-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 1 | -3/+7 | |
* | | | | | Remove expect fail from ListView currentIndex test | Martin Jones | 2010-03-08 | 1 | -3/+7 | |
* | | | | | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 2 | -3/+3 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-08 | 2 | -19/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove expected warning | Bea Lam | 2010-03-08 | 2 | -19/+2 | |
* | | | | | | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 9 | -0/+31 | |
|/ / / / / | ||||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-08 | 2 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Stop benchmark from crashing. | Michael Brasser | 2010-03-08 | 1 | -0/+2 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 79 | -11076/+13401 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Make test compile | Bea Lam | 2010-03-08 | 1 | -3/+3 | |
* | | | | | | | Add PathView.isCurrentIndex and PathView.view attached properties | Martin Jones | 2010-03-08 | 2 | -3/+54 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-07 | 48 | -808/+2680 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 48 | -808/+2680 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 48 | -808/+2680 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 11 | -0/+334 | |
| | | * | | | Fix qdeclarative{audio,video} tests. | Justin McPherson | 2010-03-05 | 4 | -14/+14 | |
| | | |/ / | ||||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 16 | -393/+1838 | |
| | | |\ \ | ||||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-05 | 19 | -414/+485 | |
| | | | |\ \ | ||||||
| | | | | * \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 49 | -490/+885 | |
| | | | | |\ \ | ||||||
| | | | | * | | | Fix test | Bea Lam | 2010-03-05 | 1 | -7/+11 | |
| | | | * | | | | ParentAnimation docs + test. | Michael Brasser | 2010-03-05 | 8 | -0/+1721 | |
| | | | * | | | | Remove NumberFormatter and DateTimeFormatter. | Michael Brasser | 2010-03-05 | 5 | -386/+0 | |
| | | | * | | | | RotationAnimation docs + test. | Michael Brasser | 2010-03-04 | 2 | -0/+106 | |
| | | * | | | | | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 3 | -0/+53 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 62 | -162/+675 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-05 | 11 | -4/+156 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 8 | -4/+39 | |