summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* API review: QMatrix::det() -> QMatrix::determinant(), matching math3dMarius Storm-Olsen2009-11-062-5/+16
* API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-066-0/+80
* Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-063-1/+31
* Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0614-150/+233
|\
| * Fixed g++ compiler warnings in qpen.cpp.Samuel Rødal2009-11-061-1/+1
| * Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-061-15/+2
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-065-58/+104
| |\
| | * CompileEskil Abrahamsen Blomfeldt2009-11-061-1/+1
| | * Fixed crash in qt_scale_image_16/32bit() when target is flipped.Kim Motoyoshi Kalland2009-11-061-8/+32
| | * add support for the N'Ko writing system to QtLars Knoll2009-11-063-47/+70
| | * Fixed uninitialized background artifacts in QWidget::render.Samuel Rødal2009-11-061-2/+1
| * | don't do unessesary brush comparrisonsGunnar Sletta2009-11-061-8/+0
| * | Revert micro optimization where NoPen == NoBrush as SVG relies on thisGunnar Sletta2009-11-061-3/+1
| |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0619-29/+88
| |\
| * | Set strokes as non-convex by default.Gunnar Sletta2009-11-051-0/+4
| * | Use fallback stroker for cosmetic strokes with asymetric transformsGunnar Sletta2009-11-051-3/+6
| * | Fixed crash in QPixmap::resize_helper on mac and x11Gunnar Sletta2009-11-051-2/+2
| * | Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-051-12/+10
| * | Fixed some debug and some minor optims to QPaintBuffergunnar2009-11-042-40/+60
| * | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush))gunnar2009-11-041-10/+13
| * | Added some helpful info to QBrush and QPen's QDebug operatorsgunnar2009-11-042-2/+34
* | | Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5
* | | Fix QDesktopWidget::availableGeometry() on OSXFred Emmott2009-11-061-4/+8
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-066-6/+80
|\ \ \
| * | | Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-056-6/+80
* | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0616-24/+68
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Doc: Fixed qdoc warnings.David Boddie2009-11-054-14/+17
| * | Merge branch 'graphicseffect' into 4.6Jørgen Lind2009-11-0510-1/+47
| |\ \
| | * | Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-0410-1/+47
| | |/
| * | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-053-9/+4
| |\ \
| | * | Fix memory leak in the Mac accessibility module.Morten Johan Sørvig2009-11-031-5/+0
| | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5Morten Johan Sørvig2009-11-021-1/+1
| | |\ \
| | | * | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
| | * | | Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
| | |/ /
| | * | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-40/+37
* | | | Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-051-2/+6
* | | | Implemented Tap and TapAndHold gestures.Denis Dzyubenko2009-11-056-1/+303
* | | | Improved pinch gesture.Denis Dzyubenko2009-11-051-1/+7
* | | | Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-054-5/+166
* | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-05154-2659/+3778
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-043-11/+6
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-0450-646/+1078
| | |\ \
| | * | | Fixed crash with nullptr in QPixmapData::transformedGunnar Sletta2009-11-041-2/+2
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-041-8/+2
| | |\ \ \
| | | * | | Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-041-8/+2
| | * | | | Fixed crash when QImage::createAlphaMask() runs out of memoryGunnar Sletta2009-11-041-1/+2
| | |/ / /
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-046-12/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Doc: Fixed qdoc warnings.David Boddie2009-11-045-14/+21
| | * | | Doc: fix broken link in QBitmapAndy Nichols2009-11-041-1/+1
| * | | | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-0438-557/+778
| |\ \ \ \