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-04 | 92 | -2320/+2816 |
|\ | |||||
| * | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 38 | -557/+778 |
| |\ | |||||
| | * | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 6 | -55/+47 |
| | * | Toolbar Icons are clipped on Leopard in Cocoa port. | Prasanth Ullattil | 2009-11-03 | 1 | -1/+2 |
| | * | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 22 | -230/+252 |
| | * | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 3 | -6/+30 |
| | * | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 8 | -72/+90 |
| | * | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 8 | -91/+123 |
| | * | Added QGraphicsObject::ungrabGesture() | Denis Dzyubenko | 2009-11-03 | 3 | -4/+18 |
| | * | Documentation fixes related to gestures doc. | Denis Dzyubenko | 2009-11-03 | 2 | -3/+4 |
| | * | Cocoa: fix double emit bug from file dialog | Richard Moe Gustavsen | 2009-11-03 | 1 | -3/+7 |
| | * | Titlebar icon (for e.g. Assistant) not visible in Cocoa. | Prasanth Ullattil | 2009-11-02 | 3 | -0/+31 |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-10-30 | 5 | -22/+109 |
| | |\ | |||||
| | | * | Make GestureCancelPolicy work for graphicsview | Thomas Zander | 2009-10-30 | 5 | -22/+109 |
| | * | | Fix QDesktopServices::DataLocation on Mac. | Morten Johan Sørvig | 2009-10-30 | 2 | -12/+6 |
| | * | | Fix indentation. | Morten Johan Sørvig | 2009-10-30 | 1 | -89/+89 |
| | * | | Fix issue with wrong QMessagebox icons on Mac. | Morten Johan Sørvig | 2009-10-30 | 1 | -2/+3 |
| | |/ | |||||
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Bradley T. Hughes | 2009-10-30 | 37 | -294/+1053 |
| | |\ | |||||
| * | | | Fix compiler error. | Aleksandar Sasha Babic | 2009-11-04 | 1 | -1/+1 |
| * | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 12 | -88/+299 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 17 | -1355/+1460 |
| |\ \ \ \ | |||||
| | * | | | | Fix trivial qdoc error | Jason McDonald | 2009-11-04 | 1 | -1/+1 |
| | * | | | | QGtkStyle refactoring | Robert Griebl | 2009-11-03 | 13 | -1350/+1455 |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 3 | -4/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | Doc/i18n: Fixed source strings for translation. | David Boddie | 2009-11-03 | 1 | -1/+1 |
| | | * | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-02 | 2 | -3/+3 |
| * | | | | | | Remove QMatrix4x4& return values in response to API review feedback | Rhys Weatherley | 2009-11-04 | 2 | -78/+61 |
| * | | | | | | Incorporate API review feedback for math3d classes. | Rhys Weatherley | 2009-11-04 | 6 | -133/+165 |
| * | | | | | | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -10/+10 |
| * | | | | | | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 8 | -63/+63 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change name of QMouseEventTransition::path() to hitTestPath(). | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 4 | -14/+14 |
| | * | | | | | | Change name of modifiersMask property to "modifierMask" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 8 | -49/+49 |
| * | | | | | | | Fixed fillRect on QImage::Format_ARGB32 images. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -1/+9 |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 3 | -10/+13 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed some compiler warnings. | Samuel Rødal | 2009-11-03 | 1 | -5/+4 |
| | * | | | | | | | Made QPainter::drawText() respect Qt::TextDontClip flag. | Samuel Rødal | 2009-11-03 | 1 | -1/+1 |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 9 | -31/+122 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed crash in QPixmap::fromImage with an Indexed8 without a colortable. | Gunnar Sletta | 2009-11-03 | 1 | -4/+8 |
| * | | | | | | | | | Check for QPixmap::isNull() in QPainter::drawPixmap() | Gunnar Sletta | 2009-11-03 | 1 | -1/+1 |
| * | | | | | | | | | Compile... | Gunnar Sletta | 2009-11-03 | 1 | -2/+2 |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 125 | -1079/+2461 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Removed usage of CompositionMode_Source in QGraphicsView for X11. | Trond Kjernåsen | 2009-11-03 | 2 | -3/+10 |
| | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-02 | 7 | -28/+104 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed holes in thick strokes. | Kim Motoyoshi Kalland | 2009-11-02 | 1 | -2/+21 |
| | * | | | | | | | Made QGraphicsEffectSource::draw() use cached pixmap if possible. | Samuel Rødal | 2009-11-02 | 1 | -1/+17 |
| | * | | | | | | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint. | Samuel Rødal | 2009-11-02 | 4 | -21/+53 |
| | * | | | | | | | Optimized graphics effects to not needlessly invalidate cache. | Samuel Rødal | 2009-11-02 | 2 | -2/+9 |
| | * | | | | | | | Check for null pixmap | Gunnar Sletta | 2009-11-02 | 1 | -2/+4 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Fixed test, QGraphicsSourceEffect::pixmap(), caching caused failure. | Gunnar Sletta | 2009-11-02 | 1 | -0/+8 |
| |/ / / / / / | |||||
| * | | | | | | Lazily construct QPixmapData's for null pixmaps | Gunnar Sletta | 2009-10-30 | 8 | -38/+75 |