Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | Fixed bug in QPainterPath::intersected(). | Samuel Rødal | 2010-04-08 | 2 | -4/+32 | |
| | | | * | | | | Fix compile error with QT_NO_ANIMATION | Tasuku Suzuki | 2010-04-08 | 1 | -3/+2 | |
| | | | * | | | | O(n^2) to O(n) optimization in QTreeWidget::selectedItems() | Gabriel de Dietrich | 2010-04-07 | 1 | -1/+5 | |
| | | | * | | | | Fix EGLImage & re-enable its use in QtOpenGL | Tom Cooksey | 2010-04-07 | 2 | -27/+30 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1499 | -11625/+22092 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Fixed the action geometry of menu bar in RTL | Thierry Bastian | 2010-04-07 | 1 | -6/+5 | |
| | | | | * | | | | Disable EGLImage usage | Tom Cooksey | 2010-04-07 | 1 | -24/+24 | |
| | | | | * | | | | Revert "Remove references to evr based renderer from .pro." | Thierry Bastian | 2010-04-07 | 1 | -4/+9 | |
| | | | | * | | | | Revert "Update Phonon ds9 backend to 4.4.0." | Thierry Bastian | 2010-04-07 | 34 | -620/+1001 | |
| | | | | * | | | | QTreeView: fix PageUp/PageDown with disabled items. | Olivier Goffart | 2010-04-07 | 2 | -0/+36 | |
| | | | * | | | | | Fix use of bitmap fonts on some Linux systems | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -2/+7 | |
| | | * | | | | | | Use DIR_SEPARATOR when setting up variables for RCC and UIC in features. | Dominik Riebeling | 2010-04-08 | 2 | -4/+4 | |
| | * | | | | | | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 5 | -4/+12 | |
* | | | | | | | | | 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 | 220 | -1037/+4595 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | 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 | |