| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Improved performance in raster window surface for 16-bit displays. | Samuel Rødal | 2009-10-05 | 1 | -2/+5 |
|
|
* | | Made X11 pixmap backend's fromImage() check for Qt::NoOpaqueDetection. | Samuel Rødal | 2009-10-05 | 1 | -2/+9 |
|
|
* | | Made X11 QPixmap backend return proper pixmap in alphaChannel(). | Samuel Rødal | 2009-10-05 | 1 | -2/+5 |
|
|
* | | Fix uninitialized read in QFormLayoutPrivate::setupVerticalLayoutData() | Andreas Kling | 2009-10-05 | 1 | -1/+1 |
|
|
* | | fix creation of qws directory when app start preceeds qvfb | Jeremy Katz | 2009-10-05 | 2 | -1/+2 |
|
|
* | | Doc fix. | Alexis Menard | 2009-10-05 | 1 | -0/+30 |
|
|
* | | Tooltip: reusing tooltips sometimes goes wrong | Richard Moe Gustavsen | 2009-10-05 | 1 | -1/+1 |
|
|
* | | Make QEventTransition works with QGraphicsObject. | Alexis Menard | 2009-10-05 | 2 | -7/+11 |
|
|
* | | Disable etched text on rich text labels | Jens Bache-Wiig | 2009-10-05 | 1 | -2/+4 |
|
|
* | | Make it possible to implement engine-specific drop shadow filters | Rhys Weatherley | 2009-10-05 | 1 | -0/+10 |
|
|
* | | Adding comments. | Alessandro Portale | 2009-10-03 | 1 | -0/+9 |
|
|
* | | Doc: silence qdoc warnings in S60 specific documentation. | Volker Hilsheimer | 2009-10-03 | 2 | -3/+4 |
|
|
* | | Doc: silence more qdoc warnings. | Volker Hilsheimer | 2009-10-03 | 3 | -15/+8 |
|
|
* | | Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum. | Volker Hilsheimer | 2009-10-03 | 1 | -0/+1 |
|
|
* | | Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps(). | Kim Motoyoshi Kalland | 2009-10-02 | 4 | -232/+250 |
|
|
* | | Added support for drawing a pixmap multiple times in one call. | Kim Motoyoshi Kalland | 2009-10-02 | 4 | -3/+95 |
|
|
* | | Doc: mark API of Gesture framework as preliminary. | Volker Hilsheimer | 2009-10-02 | 2 | -0/+4 |
|
|
* | | Mac: bugfix 45f095b8970dc3c1b6f6e97fa2323654ba848288 | Richard Moe Gustavsen | 2009-10-02 | 1 | -9/+16 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sami Merilä | 2009-10-02 | 20 | -233/+384 |
|\ \ |
|
| * | | doc: Fixed numerous qdoc errors. | Martin Smith | 2009-10-02 | 1 | -2/+2 |
|
|
| * | | Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288 | Richard Moe Gustavsen | 2009-10-02 | 2 | -12/+14 |
|
|
| * | | Renamed the values in the Qt::TileRule enum. | Trond Kjernåsen | 2009-10-02 | 3 | -28/+28 |
|
|
| * | | make private qws/qvfb data directory non-default, default to non-user specific | Jeremy Katz | 2009-10-02 | 2 | -2/+18 |
|
|
| * | | Clear text selection in QLabel when it is losing focus | mae | 2009-10-02 | 1 | -1/+12 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-02 | 3 | -5/+36 |
| |\ \ |
|
| | * | | Add QAbstractItemView::setDefaultDropAction(Qt::DropAction) | David Faure | 2009-10-02 | 3 | -5/+36 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-02 | 75 | -629/+1472 |
| |\ \ \
| | |/ / |
|
| | * | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-10-02 | 48 | -413/+1016 |
| | |\ \ |
|
| | | * | | Update documentation for sorting / stacking order in Graphics View. | Andreas Aardal Hanssen | 2009-10-02 | 3 | -164/+202 |
|
|
| | * | | | Fixed indenting to comply with Qt code style | Gareth Stockwell | 2009-10-02 | 1 | -15/+15 |
|
|
| | * | | | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ... | Gareth Stockwell | 2009-10-01 | 24 | -93/+118 |
| | |\ \ \ |
|
| | * | | | | Enable pointer events on native child widgets | Gareth Stockwell | 2009-10-01 | 1 | -0/+5 |
|
|
| | * | | | | Map redraw rectangle into co-ordinate system of backing store, for native chi... | Gareth Stockwell | 2009-10-01 | 1 | -4/+9 |
|
|
| | * | | | | Immediately activate native windows created by calling winId() on an already-... | Gareth Stockwell | 2009-10-01 | 2 | -4/+20 |
|
|
| * | | | | | Make 16-bit graphicssystem opengl work | Gunnar Sletta | 2009-10-02 | 1 | -1/+1 |
|
|
| * | | | | | Explicitly check for alpha pixels in X11 before making an alpha XPixmap | Gunnar Sletta | 2009-10-02 | 1 | -3/+30 |
|
|
* | | | | | | Filedialog impossible to use with keypad navigation | Sami Merilä | 2009-10-02 | 2 | -4/+28 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-10-01 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Fixed Designer property editor selection bug. | Gabriel de Dietrich | 2009-10-01 | 1 | -1/+1 |
|
|
| * | | | | Fixes clipboard handling on X11. | Denis Dzyubenko | 2009-10-01 | 1 | -1/+3 |
|
|
* | | | | | Fixed typo in the doc. | Denis Dzyubenko | 2009-10-01 | 1 | -1/+1 |
|
|
* | | | | | S60 qt_init() fix to set system font | mread | 2009-10-01 | 1 | -0/+4 |
|
|
* | | | | | remove unused member from QWidgetData on Windows CE | Joerg Bornemann | 2009-10-01 | 4 | -10/+1 |
|
|
* | | | | | Fix: Abstract slider does not understand wheel events properly | Richard Moe Gustavsen | 2009-10-01 | 6 | -37/+50 |
|
|
* | | | | | fix minimizing for Windows CE and Windows mobile | Joerg Bornemann | 2009-10-01 | 3 | -28/+30 |
|
|
* | | | | | warning fix in qgraphicseffect_p.h for qreal == float | Joerg Bornemann | 2009-10-01 | 1 | -1/+1 |
|
|
* | | | | | Enable qws/qvfb use for multiple users on one machine | Jeremy Katz | 2009-10-01 | 5 | -26/+32 |
|
|
* | | | | | Fixed QPixmap::fromImage when using Format_Mono for Symbian. | Janne Anttila | 2009-10-01 | 1 | -3/+3 |
|
|
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | ninerider | 2009-10-01 | 2 | -5/+17 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-10-01 | 35 | -339/+869 |
| |\ \ \ \ \ |
|