Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-09 | 77 | -837/+2097 |
|\ | |||||
| * | Merge commit 'ceteam/4.6' into 4.6 | Joerg Bornemann | 2009-11-09 | 4 | -8/+42 |
| |\ | |||||
| | * | fix QWizard issues on Windows CE | Joerg Bornemann | 2009-11-06 | 1 | -0/+7 |
| | * | fixes button size for Windows mobile style | Joerg Bornemann | 2009-11-06 | 1 | -5/+9 |
| | * | compilefixes for qfeatures | Thomas Hartmann | 2009-11-06 | 4 | -3/+26 |
| * | | Merge file://t:/dev/qt-46-wt into widgetteam | Jan-Arve Sæther | 2009-11-08 | 4 | -185/+580 |
| |\ \ | |||||
| | * | | Use at() instead of operator[] for vectors and lists. | Jan-Arve Sæther | 2009-11-07 | 1 | -24/+24 |
| | * | | Merge branch 'cmarcelo-vertexsimplification' into 4.6 | Jan-Arve Sæther | 2009-11-07 | 2 | -171/+559 |
| | |\ \ | |||||
| | | * \ | Merge branch 'anchor-vertex-simplification' of git://gitorious.org/~cmarcelo/... | Jan-Arve Sæther | 2009-11-07 | 2 | -171/+559 |
| | | |\ \ | |||||
| | | | * | | QGAL: avoid passing Orientation for interpolation functions | Caio Marcelo de Oliveira Filho | 2009-11-06 | 2 | -23/+16 |
| | | | * | | QGAL: vertex simplification | Caio Marcelo de Oliveira Filho | 2009-11-06 | 2 | -73/+379 |
| | | | * | | QGAL: allow parallel anchors simplify center anchors | Caio Marcelo de Oliveira Filho | 2009-11-06 | 2 | -16/+82 |
| | | | * | | QGAL: fix leak when restoring anchors | Caio Marcelo de Oliveira Filho | 2009-11-06 | 1 | -36/+27 |
| | | | * | | QGAL: Revamp the edge interpolation code | Eduardo M. Fleury | 2009-11-06 | 2 | -29/+26 |
| | | | * | | QGAL: Support for out-of-order parallel anchors | Eduardo M. Fleury | 2009-11-06 | 2 | -10/+45 |
| | * | | | | The sizePolicy property of QGraphicsWidget should be of type QSizePolicy of c... | Jan-Arve Sæther | 2009-11-07 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m... | Jan-Arve Sæther | 2009-11-06 | 2 | -0/+7 |
| | |\ \ \ | |||||
| | | * | | | Make sizePolicy a property of QGraphicsWidget too | Artur Duque de Souza | 2009-11-06 | 2 | -0/+7 |
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-06 | 95 | -712/+1674 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-06 | 56 | -239/+1066 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-06 | 8 | -2/+53 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix QT_NO_GRAPHICSVIEW | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | | | | Fix QT_NO_WHEELEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | | | | Fix QT_NO_WHATSTHIS | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | | | | Fix QT_NO_MENUBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | | | | Fix QT_NO_SHORTCUT | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | | | | Fix QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-06 | 5 | -2/+33 |
| | | | * | | | | Fix QT_NO_TABLETEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+6 |
| | | | * | | | | Fix QT_NO_STATUSTIP | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | | * | | | | Fix QT_NO_TOOLBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
| | | * | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 12 | -42/+119 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Add preliminary QAccessibleImage interface | Harald Fernengel | 2009-11-06 | 3 | -1/+31 |
| | | * | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 14 | -150/+233 |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | | * | | | | | Fixed g++ compiler warnings in qpen.cpp. | Samuel Rødal | 2009-11-06 | 1 | -1/+1 |
| | | | * | | | | | Fix QPainter::setPen(pen with color but no style) on non-extended. | David Faure | 2009-11-06 | 1 | -15/+2 |
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-06 | 5 | -58/+104 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-11-06 | 1 | -1/+1 |
| | | | | * | | | | | Fixed crash in qt_scale_image_16/32bit() when target is flipped. | Kim Motoyoshi Kalland | 2009-11-06 | 1 | -8/+32 |
| | | | | * | | | | | add support for the N'Ko writing system to Qt | Lars Knoll | 2009-11-06 | 3 | -47/+70 |
| | | | | * | | | | | Fixed uninitialized background artifacts in QWidget::render. | Samuel Rødal | 2009-11-06 | 1 | -2/+1 |
| | | | * | | | | | | don't do unessesary brush comparrisons | Gunnar Sletta | 2009-11-06 | 1 | -8/+0 |
| | | | * | | | | | | Revert micro optimization where NoPen == NoBrush as SVG relies on this | Gunnar Sletta | 2009-11-06 | 1 | -3/+1 |
| | | | |/ / / / / | |||||
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 19 | -29/+88 |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | |||||
| | | | * | | | | | Set strokes as non-convex by default. | Gunnar Sletta | 2009-11-05 | 1 | -0/+4 |
| | | | * | | | | | Use fallback stroker for cosmetic strokes with asymetric transforms | Gunnar Sletta | 2009-11-05 | 1 | -3/+6 |
| | | | * | | | | | Fixed crash in QPixmap::resize_helper on mac and x11 | Gunnar Sletta | 2009-11-05 | 1 | -2/+2 |
| | | | * | | | | | Fixed soft-light composition mode in raster and OpenGL1. | Kim Motoyoshi Kalland | 2009-11-05 | 1 | -12/+10 |
| | | | * | | | | | Fixed some debug and some minor optims to QPaintBuffer | gunnar | 2009-11-04 | 2 | -40/+60 |
| | | | * | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush)) | gunnar | 2009-11-04 | 1 | -10/+13 |
| | | | * | | | | | Added some helpful info to QBrush and QPen's QDebug operators | gunnar | 2009-11-04 | 2 | -2/+34 |