Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip test for cocoa: setToolTip | Morten Johan Sørvig | 2010-04-13 | 1 | -0/+3 |
* | Replaced qWarning with QCOMPARE/QVERIFY statements in tst_QFileInfo | Zeno Albisser | 2010-04-13 | 1 | -28/+14 |
* | Assistant: Handle forward/backward mouse buttons on press on Linux. | ck | 2010-04-13 | 5 | -16/+58 |
* | Don't test DBus BIC if QT_NO_DBUS is defined. | Morten Johan Sørvig | 2010-04-13 | 1 | -0/+2 |
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-13 | 1 | -11/+7 |
|\ | |||||
| * | Removed broken tests from tst_QFileInfo::isSymlink_data() | Zeno Albisser | 2010-04-13 | 1 | -11/+7 |
* | | qdoc: Fixed some TOC links. | Martin Smith | 2010-04-13 | 1 | -1/+0 |
|/ | |||||
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-13 | 587 | -4155/+10944 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 211 | -962/+4439 |
| |\ | |||||
| | * | Revert Merge Request 551. This introduces regressions to Qt. | Thiago Macieira | 2010-04-12 | 2 | -59/+4 |
| | * | Fixed scroll area size calculation on Mac. | Erik Verbruggen | 2010-04-12 | 1 | -4/+4 |
| | * | Fix a race where QThread::exit() is "lost" when called after start() | Bradley T. Hughes | 2010-04-12 | 3 | -12/+70 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 208 | -950/+4424 |
| | |\ | |||||
| | | * | make a partial build of linguist in no-gui config | Oswald Buddenhagen | 2010-04-12 | 2 | -2/+3 |
| | | * | make the code less of a trap | Oswald Buddenhagen | 2010-04-12 | 1 | -15/+19 |
| | | * | fix build from top level | Oswald Buddenhagen | 2010-04-12 | 1 | -13/+6 |
| | | * | Partially revert MR 543 changes to Linguist. | Thiago Macieira | 2010-04-12 | 2 | -3/+2 |
| * | | | 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 |