| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-13 | 19 | -19/+159 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-13 | 3 | -4/+10 |
| |\ |
|
| | * | Implement some changes to the AIX xlC mkspec suggested by IBM. | Thiago Macieira | 2010-04-13 | 3 | -4/+10 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-12 | 12 | -12/+125 |
| |\ \ |
|
| | * | | Fixed app freeze if switching to offline in middle of HTTP transaction. | Aleksandar Sasha Babic | 2010-04-12 | 1 | -1/+7 |
|
|
| | * | | Document Symbian platform security requirements on Qt APIs | Frans Englich | 2010-04-12 | 8 | -0/+96 |
|
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Frans Englich | 2010-04-12 | 15 | -135/+177 |
| | |\ \ |
|
| | | * | | Fixed app freeze if switching to offline in middle of HTTP transaction. | Janne Anttila | 2010-04-12 | 1 | -9/+20 |
|
|
| | | * | | Removed QtDeclarative.dll deployment from qt.iby in 4.6 branch. | Miikka Heikkinen | 2010-04-12 | 1 | -1/+0 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Frans Englich | 2010-04-10 | 21 | -37/+294 |
| | |\ \ \ |
|
| | * | | | | Don't build QtXmlPatterns' command line tools on Symbian. | Frans Englich | 2010-04-09 | 1 | -1/+2 |
|
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-12 | 3 | -2/+23 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | CSS: fixes border only affecting the first widget. | Olivier Goffart | 2010-04-12 | 2 | -1/+14 |
|
|
| | * | | | | fix closing state in QLocalSocket on Windows | Joerg Bornemann | 2010-04-12 | 1 | -1/+9 |
|
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-12 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Fix segfault, if QPixmap::loadFromData() fails | Johannes Zellner | 2010-04-12 | 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-04-13 | 546 | -3876/+10448 |
|\ \ \ \ \ \ |
|
| * | | | | | | doc fixes | Yann Bodson | 2010-04-12 | 1 | -5/+15 |
|
|
| * | | | | | | Don't test XmlListModel examples on platforms without QtXmlPatterns | Alan Alpert | 2010-04-12 | 1 | -0/+6 |
|
|
| * | | | | | | More error output for QML_IMPORT_TRACE=1 | mae | 2010-04-12 | 1 | -0/+9 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 546 | -3871/+10418 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-12 | 3 | -2/+3 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Fix declarative examples autotest, avoid using native separators | Leonardo Sobral Cunha | 2010-04-12 | 1 | -2/+2 |
|
|
| | | * | | | | | | Doc: update Rectangle smooth painting screenshot. | Yann Bodson | 2010-04-12 | 2 | -0/+1 |
|
|
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-12 | 606 | -4494/+7579 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Remove GraphicsObjectContainer from the documentation. | Yann Bodson | 2010-04-12 | 1 | -1/+0 |
|
|
| | | * | | | | | | import Qt 4.6 -> import Qt 4.7 | Yann Bodson | 2010-04-12 | 22 | -22/+22 |
|
|
| | | * | | | | | | Move documentation code to snippet. | Yann Bodson | 2010-04-12 | 2 | -41/+39 |
|
|
| | | * | | | | | | Test fix. | Michael Brasser | 2010-04-12 | 1 | -2/+2 |
|
|
| | | * | | | | | | Fix test | Bea Lam | 2010-04-12 | 1 | -1/+3 |
|
|
| | | * | | | | | | Fix test on QWS. | Michael Brasser | 2010-04-12 | 1 | -0/+4 |
|
|
| | | * | | | | | | Fix PathView crash. | Michael Brasser | 2010-04-12 | 1 | -1/+1 |
|
|
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-12 | 36 | -677/+1790 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Improve font value type documentation. | Yann Bodson | 2010-04-12 | 3 | -5/+316 |
|
|
| | | | * | | | | | | coding conventions | Yann Bodson | 2010-04-12 | 1 | -16/+14 |
|
|
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-12 | 42 | -672/+1749 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 505 | -3538/+5185 |
| | | | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | | | Doc fixes | Bea Lam | 2010-04-12 | 4 | -20/+32 |
|
|
| | | * | | | | | | | | | Make bindings dump more useful | Aaron Kennedy | 2010-04-12 | 1 | -46/+69 |
| | | | |_|/ / / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | Warning | Aaron Kennedy | 2010-04-12 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | Read Maemo orientation at startup | Aaron Kennedy | 2010-04-12 | 1 | -8/+5 |
|
|
| | | * | | | | | | | | Exclude gestures from examples autotest | Aaron Kennedy | 2010-04-12 | 1 | -0/+1 |
|
|
| | | * | | | | | | | | Exclude proxywidgets from examples autotest | Aaron Kennedy | 2010-04-12 | 1 | -0/+1 |
|
|
| | | * | | | | | | | | Fix crash on QScriptProgram destruction | Aaron Kennedy | 2010-04-12 | 1 | -0/+4 |
|
|
| | | * | | | | | | | | doc fixes | Yann Bodson | 2010-04-12 | 2 | -3/+3 |
|
|
| | | * | | | | | | | | Start documenting coding conventions | Yann Bodson | 2010-04-12 | 9 | -40/+308 |
|
|
| | | * | | | | | | | | Adds missing qml file to qdeclarativeflipable autotest | Leonardo Sobral Cunha | 2010-04-12 | 2 | -0/+14 |
| | | |/ / / / / / / |
|
| | | * | | | | | | | Revert "Better reporting of extension plugin loading errors." | Aaron Kennedy | 2010-04-12 | 1 | -23/+7 |
|
|
| | | * | | | | | | | Doc | Aaron Kennedy | 2010-04-12 | 1 | -2/+2 |
|
|
| | | * | | | | | | | Fix graphicswidget auto-test. | Alexis Menard | 2010-04-12 | 2 | -52/+40 |
|
|