| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-06 | 5 | -28/+30 |
| | |\ \ \ \ |
|
| | | * | | | | Fix broken example code | Bea Lam | 2010-08-06 | 1 | -8/+11 |
|
|
| | | * | | | | Top-level QML item should not have special focus handling. | Michael Brasser | 2010-08-06 | 2 | -8/+5 |
|
|
| | | * | | | | Fix index page | Bea Lam | 2010-08-06 | 1 | -6/+5 |
|
|
| | | * | | | | Remove some warnings | Martin Jones | 2010-08-05 | 1 | -6/+9 |
|
|
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-08-06 | 6 | -4/+48 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | Updated WebKit to 413404da27312051bb3ff2cfd0f3fca42aa4b245 | Simon Hausmann | 2010-08-05 | 6 | -4/+48 |
|
|
* | | | | | | | Doc: Fixes to Qt Quick documentation. | David Boddie | 2010-08-09 | 14 | -1470/+1159 |
|/ / / / / / |
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-06 | 49 | -450/+1139 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove the definition of QT_HAVE_NEON from qt.prf | Benjamin Poulain | 2010-08-06 | 3 | -3/+6 |
|
|
| * | | | | | | Use the fast Neon conversion for converting colors of jpeg images. | Benjamin Poulain | 2010-08-06 | 1 | -2/+9 |
|
|
| * | | | | | | Do the conversion from RGB888 to RGB32 using Neon | Benjamin Poulain | 2010-08-06 | 3 | -0/+123 |
|
|
| * | | | | | | Move the build of Neon file from painting.pri to gui.pro | Benjamin Poulain | 2010-08-06 | 2 | -18/+21 |
|
|
| * | | | | | | QSharedPointer documentation: specify that it is not safe to operate on the s... | Olivier Goffart | 2010-08-06 | 1 | -2/+2 |
|
|
| * | | | | | | compilation with QT_NO_DEPRECATED | Olivier Goffart | 2010-08-06 | 1 | -0/+2 |
|
|
| * | | | | | | Test we do not have compiler warnings in our headers with more options | Olivier Goffart | 2010-08-06 | 1 | -2/+5 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-06 | 9 | -54/+103 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-05 | 6 | -100/+6 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | Remove the memory tracking attempt from the runtime graphics system. | Jason Barron | 2010-08-05 | 6 | -100/+6 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-05 | 30 | -325/+963 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | Rename example component file for clarity | Bea Lam | 2010-08-05 | 4 | -8/+22 |
|
|
| | * | | | | | Improve docs on QML Animation page and associated elements | Bea Lam | 2010-08-05 | 18 | -298/+843 |
|
|
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-05 | 7 | -18/+97 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Re-enable script program caching on Symbian (used to be disabled due to crash... | Joona Petrell | 2010-08-05 | 1 | -4/+0 |
|
|
| | | * | | | | | Increase drag distance on Symbian to improve finger usability on capacitive s... | Joona Petrell | 2010-08-05 | 1 | -1/+1 |
|
|
| | | * | | | | | Increase maximum heap size of QML Viewer | Joona Petrell | 2010-08-05 | 1 | -1/+1 |
|
|
| | | * | | | | | Add missing test file. | Michael Brasser | 2010-08-05 | 1 | -0/+33 |
|
|
| | | * | | | | | Make sure onFocusChanged is correctly emitted for items in a FocusScope. | Michael Brasser | 2010-08-05 | 3 | -12/+62 |
|
|
| | * | | | | | | Fix warning from whining complier. | Martin Jones | 2010-08-05 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-08-05 | 1 | -1/+4 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | Fixed incorrect include/Qt/qconfig.h in binary packages. | Rohan McGovern | 2010-08-05 | 1 | -1/+4 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-05 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | dont leak these | Lorn Potter | 2010-08-05 | 1 | -0/+1 |
| | |/ / / / |
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 1 | -2/+2 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | QStyleSheet documentation: QMenu's tear-off is styled with ::tearoff | Olivier Goffart | 2010-08-05 | 1 | -2/+2 |
|
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 57 | -881/+3020 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix QTextEngine overflow caused by extremely long text | Jiang Jiang | 2010-08-05 | 3 | -33/+87 |
|
|
| * | | | | | Replace the SSE prologues by a macro | Benjamin Poulain | 2010-08-05 | 3 | -17/+9 |
|
|
| * | | | | | QDom: Do not crash on "<a:>text</a:>" | Frank Osterfeld | 2010-08-05 | 2 | -2/+5 |
| |/ / / / |
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-05 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-05 | 162 | -1873/+4020 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-04 | 14 | -93/+129 |
| |\ \ \ |
|
| | * | | | Fix the remote command delimiter, this has cahnged at some point. | kh1 | 2010-08-04 | 3 | -3/+3 |
|
|
| | * | | | Assistant: Revert previous commit, issue was already fixed. | ck | 2010-08-04 | 1 | -2/+1 |
|
|
| | * | | | fix line endings | Oswald Buddenhagen | 2010-08-04 | 3 | -82/+82 |
|
|
| | * | | | fix compilation with -plugin-kbd-* | Oswald Buddenhagen | 2010-08-04 | 1 | -1/+1 |
|
|
| | * | | | Fix typo in docs | Anders Bakken | 2010-08-04 | 1 | -2/+2 |
|
|
| | * | | | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBS | Mark Brand | 2010-08-04 | 4 | -2/+27 |
|
|
| | * | | | Fix compilation with QT_NO_DBUS | Tasuku Suzuki | 2010-08-04 | 2 | -0/+12 |
|
|
| | * | | | fix inaccurate comment | Oswald Buddenhagen | 2010-08-04 | 1 | -1/+1 |
|
|