Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-09-02 | 152 | -2011/+3238 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-02 | 12 | -497/+223 |
| |\ | |||||
| | * | Doc: Updated Supported Platforms page. Finished | Morten Engvoldsen | 2010-09-02 | 1 | -22/+20 |
| | * | New binary of configure.exe with -mp/-no-mp option | Marius Storm-Olsen | 2010-09-02 | 1 | -0/+0 |
| | * | Turn Makefile.win32 into batch-mode, enable /MP and PCH | Marius Storm-Olsen | 2010-09-02 | 1 | -308/+49 |
| | * | Add option to enable -MP compile option for MSVC | Marius Storm-Olsen | 2010-09-02 | 4 | -1/+19 |
| | * | Rewrite ucstrcmp in terms of ucstrncmp | Thiago Macieira | 2010-09-02 | 1 | -13/+10 |
| | * | Reorganise qelapsedtimer_unix.cpp for better inlining performance. | Thiago Macieira | 2010-09-02 | 1 | -55/+74 |
| | * | Update the cpuid code to be better | Thiago Macieira | 2010-09-02 | 1 | -69/+37 |
| | * | Revert "Restore default if to system default on session close." | Aaron McCarthy | 2010-09-02 | 2 | -29/+14 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-02 | 2 | -4/+2 |
| |\ \ | |||||
| | * | | Revert "QLineEdit cursor is shown when asked to be non-visible" | axis | 2010-09-02 | 1 | -3/+1 |
| | * | | Fixed Symbian builds after introduction of boilerplate code. | axis | 2010-09-02 | 1 | -1/+1 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-02 | 21 | -75/+571 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-02 | 139 | -1993/+2621 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-09-02 | 380 | -4477/+15646 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-01 | 16 | -64/+531 |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-01 | 16 | -64/+531 |
| | | | | |\ \ | |||||
| | | | | | * | | The declarative parser should only save comment text (and not /*,*/,//) | Michael Brasser | 2010-09-01 | 2 | -7/+5 |
| | | | | | * | | Support for qsTrId and meta-data in comments for QML. | Michael Brasser | 2010-09-01 | 5 | -2/+456 |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-01 | 11 | -59/+74 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-01 | 9 | -54/+66 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Fix examples autotest | Joona Petrell | 2010-09-01 | 3 | -49/+8 |
| | | | | | | * | | | Flickable ensure internal pressed state is cleared when mouse is released. | Martin Jones | 2010-09-01 | 1 | -0/+1 |
| | | * | | | | | | | Remove extra strings | Alan Alpert | 2010-09-02 | 1 | -3/+1 |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-08-26 | 44 | -65/+176 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Maintain high score name dialog length, as well as name. | Alan Alpert | 2010-08-26 | 2 | -1/+3 |
| | * | | | | | | | | | Don't overflow the unreferenced cost counter | Aaron Kennedy | 2010-09-02 | 2 | -7/+36 |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| | * | | | | | | | | Support JS "in" operator on QML objects | Aaron Kennedy | 2010-09-01 | 3 | -1/+19 |
| | * | | | | | | | | Only emit change signal when variant properties actually change | Aaron Kennedy | 2010-09-01 | 3 | -4/+39 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-31 | 95 | -1928/+7936 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use QApplication in QDeclarativeEngine example. | Martin Jones | 2010-08-31 | 1 | -5/+7 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 7 | -8/+119 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 7 | -8/+119 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Build fix on Solaris for an autotest | Thierry Bastian | 2010-09-01 | 1 | -1/+1 |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 6 | -7/+118 |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||||
| | | | * | | | | | | Fix compiling issue for FreeType version earlier than 2.1.10 | Jiang Jiang | 2010-09-01 | 1 | -2/+9 |
| | | | * | | | | | | Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments(). | Trond Kjernåsen | 2010-09-01 | 1 | -1/+1 |
| | | | * | | | | | | Use NEON and preloading for 16 bit small / medium sized image blits. | Samuel Rødal | 2010-09-01 | 4 | -4/+108 |
| | | | | |_|_|_|/ | | | | |/| | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 1 | -123/+109 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | make syncqt propagate timestamps as well | Oswald Buddenhagen | 2010-09-01 | 1 | -5/+10 |
| | * | | | | | | | remove overquoting | Oswald Buddenhagen | 2010-09-01 | 1 | -80/+80 |
| | * | | | | | | | put iterator variables into loop headers | Oswald Buddenhagen | 2010-09-01 | 1 | -38/+19 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 42 | -295/+425 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | QString usage cleanups | Oswald Buddenhagen | 2010-09-01 | 9 | -40/+40 |
| | * | | | | | | | Add some more changes for 4.7.0 | Jens Bache-Wiig | 2010-09-01 | 1 | -5/+19 |
| | * | | | | | | | Doc: removing bug breaking the article into pages. These pages was not linked... | Morten Engvoldsen | 2010-09-01 | 1 | -22/+14 |
| | * | | | | | | | QDeclarative: Fix spelling mistake. | Christian Kandeler | 2010-09-01 | 1 | -1/+1 |
| | * | | | | | | | Wrap translatable messages with tr() in assistant, designer and linguist | Victor Ostashevsky | 2010-09-01 | 28 | -219/+269 |
| | * | | | | | | | Enable loading/generating translations by assistant and linguist tools | Victor Ostashevsky | 2010-09-01 | 7 | -8/+82 |