| Commit message (Expand) | Author | Age | Files | Lines |
* | Regression: QGraphicsScene::render fails to render the entire scene correctly. | Bjørn Erik Nilsen | 2010-02-23 | 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-02-22 | 2 | -0/+12 |
|\ |
|
| * | Stylesheet: Fix size specified in QToolbar::handle | Olivier Goffart | 2010-02-22 | 1 | -0/+7 |
|
|
| * | fix crash on Windows CE on WM_SETTINGCHANGE | Joerg Bornemann | 2010-02-22 | 1 | -0/+5 |
|
|
* | | Build fix for 976a2b6ad1f95175d8d0be2d1eb7603cf4e4026a. | Carlos Manuel Duclos Vergara | 2010-02-22 | 1 | -2/+4 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-22 | 4 | -27/+188 |
|\ \
| |/
|/| |
|
| * | QFontDialog::exec() never returns on OSX | Carlos Manuel Duclos Vergara | 2010-02-22 | 4 | -27/+188 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-19 | 1 | -65/+65 |
|\ \ |
|
| * | | Fixed off-by-one blending errors in the NEON drawhelper code. | Samuel Rødal | 2010-02-19 | 1 | -65/+65 |
| |/ |
|
* | | use egl properties when creating surfaces on symbian | Lars Knoll | 2010-02-19 | 1 | -2/+2 |
|
|
* | | Get rid of the dependency on the Symbian app layer | Lars Knoll | 2010-02-19 | 1 | -1/+3 |
|
|
* | | Supressed Icon sizes on QPushButton in QS60Style | Sami Merila | 2010-02-19 | 1 | -2/+12 |
|
|
* | | ColorDialog is always shown as stripped-down version (for QVGA) | Sami Merila | 2010-02-19 | 1 | -4/+2 |
|
|
* | | Virtual keyboard can't be closed anymore after tapping the text area | Sami Merila | 2010-02-19 | 1 | -1/+4 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 2 | -8/+18 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-18 | 2 | -8/+18 |
| |\ |
|
| | * | QWebView scrolling doesn't clear old elements before painting again | Sami Merila | 2010-02-18 | 2 | -8/+18 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 2 | -11/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | QTreeView: Fix premature pessimization | João Abecasis | 2010-02-18 | 1 | -4/+5 |
|
|
| * | | Simplify code, fix a compiler warning... profit! | João Abecasis | 2010-02-18 | 1 | -7/+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-18 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Fix undefined sequence point compiler warning | Dirk Mueller | 2010-02-17 | 1 | -1/+1 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 5 | -23/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Always use display() in QEglContext, so initialization can occur | Tom Cooksey | 2010-02-18 | 1 | -12/+11 |
|
|
| * | | Fixed a regression in dockwidgets that would jump when toplevel resized | Thierry Bastian | 2010-02-18 | 2 | -1/+2 |
|
|
| * | | Documented behavior of blur effect radius and drop shadow offset. | Samuel Rødal | 2010-02-18 | 1 | -2/+10 |
|
|
| * | | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo. | Samuel Rødal | 2010-02-18 | 1 | -8/+0 |
|
|
* | | | Fixed softkey localizaton to comile also on platforms without softkeys. | Janne Anttila | 2010-02-18 | 1 | -0/+2 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-18 | 6 | -13/+40 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-17 | 6 | -13/+40 |
| |\ \
| | |/
| |/| |
|
| | * | Support for dynamic localization in Symbian softkeys. | Janne Anttila | 2010-02-17 | 6 | -13/+40 |
|
|
* | | | Doc fix, ensure that the \obsolete tag is placed correctly | Andy Shaw | 2010-02-17 | 1 | -1/+3 |
|/ / |
|
* | | 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 |
|
|