Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 26 | -152/+479 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Fixed autotest failure in tst_QGraphicsScene::render on Maemo. | Samuel Rødal | 2010-02-17 | 1 | -14/+4 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 14 | -84/+104 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Fix Thai text on Windows 7 | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -2/+12 | |
| | | | * | | | | | | | | | Prevented calling the pixmap filter implementations with null pixmaps. | Samuel Rødal | 2010-02-15 | 1 | -2/+12 | |
| | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-15 | 12 | -80/+80 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Fixed compile for maemo6. | Rohan McGovern | 2010-02-13 | 2 | -2/+2 | |
| | | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 12 | -80/+80 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | Cleanup QEglContext & EGLDisplays | Tom Cooksey | 2010-02-12 | 7 | -68/+48 | |
| | | | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 5 | -12/+32 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | Fix several bugs with GL texture cache | Tom Cooksey | 2010-02-12 | 2 | -4/+20 | |
| | | | | | | * | | | | | | | | | Make QCUPSSupport::printerHasPPD() clean up after itself. | Trond Kjernåsen | 2010-02-11 | 1 | -1/+3 | |
| | | | | | | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-02-11 | 18 | -10/+67 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | Speed up custom bitmap brushes on X11 without Xrender support. | Trond Kjernåsen | 2010-02-11 | 1 | -3/+4 | |
| | | | | | | | | |_|_|_|_|/ / / | | | | | | | | |/| | | | | | | | ||||||
| | | | | | | * | | | | | | | | | document the slowness of QPixmap::hasAlpha() | Gunnar Sletta | 2010-02-11 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 6 | -34/+305 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | Don't crash when QTouchEvent is accepted but not handled by a | Bradley T. Hughes | 2010-02-16 | 1 | -1/+8 | |
| | | | * | | | | | | | | | | | | | Replace the inline blend function by #define | Benjamin Poulain | 2010-02-15 | 1 | -67/+60 | |
| | | | * | | | | | | | | | | | | | Correctly mark QGraphicsScene::drawItems() as obsolete | Andy Shaw | 2010-02-15 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-15 | 6 | -32/+301 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 6 | -32/+301 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / | | | | | |/| | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | Compile fix on Mac with 10.5 sdk. | Denis Dzyubenko | 2010-02-12 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | | | Implement the blend functions with SSE2 | Benjamin Poulain | 2010-02-12 | 3 | -13/+262 | |
| | | | | | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-12 | 2 | -6/+22 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | Ignore touch and gesture events when excluding input events | Denis Dzyubenko | 2010-02-12 | 1 | -0/+8 | |
| | | | | | | * | | | | | | | | | | | Implemented GraphicsView Panel support for gestures. | Denis Dzyubenko | 2010-02-12 | 1 | -6/+14 | |
| | | | | | | |/ / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | doc: Added some since version information. | Martin Smith | 2010-02-12 | 1 | -13/+17 | |
| | | | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Partial upgrade packages for QtCore and QtGui | Shane Kearns | 2010-02-16 | 1 | -4/+23 | |
* | | | | | | | | | | | | | | | | Fix compilation: qmlviewer cannot use symbols exported with Q_AUTOTEST_EXPORT... | Thiago Macieira | 2010-02-20 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge remote branch 'origin/master' | Thiago Macieira | 2010-02-20 | 41 | -105/+1711 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-19 | 4 | -1/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Add convenience function QTextCursor::positionInBlock() | mae | 2010-02-19 | 2 | -1/+26 | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-18 | 2 | -0/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added QPlainTextEditor::anchorAt(const QPoint &pos) | Thorbjørn Lindeijer | 2010-02-17 | 2 | -0/+22 | |
| | | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-19 | 2 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 19 | -145/+361 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-17 | 2 | -3/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | | Fixing QDesktopServices so that file server session can be accessed | Aleksandar Sasha Babic | 2010-02-15 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 19 | -145/+361 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 19 | -145/+361 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix fallback for QStaticText when it's unsupported in paint engine | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 3 | -8/+11 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Fix warnings on gcc | Eskil Abrahamsen Blomfeldt | 2010-02-18 | 2 | -5/+6 | |
| * | | | | | | | | | | | | | | | Fixed old trace files no longer working. | Samuel Rødal | 2010-02-18 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | Reduced the memory footprint of qttrace files. | Samuel Rødal | 2010-02-18 | 2 | -8/+107 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-17 | 12 | -94/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fixes crash when destroying a QGraphicsItem. | Yoann Lopes | 2010-02-17 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-17 | 34 | -83/+1522 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed compile on Mac. | Kim Motoyoshi Kalland | 2010-02-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Jason McDonald | 2010-02-16 | 3 | -34/+73 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |