Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add a section about known issues for the anchor layout. | Jan-Arve Sæther | 2009-11-06 | 1 | -4/+17 |
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-06 | 4 | -6/+31 |
|\ | |||||
| * | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+23 |
| * | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not active | Olivier Goffart | 2009-11-06 | 2 | -5/+7 |
| * | Compile on Mac | Olivier Goffart | 2009-11-06 | 1 | -1/+1 |
* | | Use 0 instead of NULL. | Jan-Arve Sæther | 2009-11-06 | 1 | -6/+6 |
* | | Add documentation for the new min/pref/maxSize properties. | Jan-Arve Sæther | 2009-11-06 | 1 | -0/+21 |
|/ | |||||
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-05 | 65 | -670/+1153 |
|\ | |||||
| * | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 65 | -670/+1153 |
| |\ | |||||
| | * | Merge branch 'graphicseffect' into 4.6 | Jørgen Lind | 2009-11-05 | 10 | -1/+47 |
| | |\ | |||||
| | | * | Add QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-04 | 10 | -1/+47 |
| | * | | Merge branch '4.5' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 3 | -9/+4 |
| | |\ \ | |||||
| | | * | | Fix memory leak in the Mac accessibility module. | Morten Johan Sørvig | 2009-11-03 | 1 | -5/+0 |
| | | * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5 | Morten Johan Sørvig | 2009-11-02 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Fix a freeze in QFileDialog (Mac) | Cédric Luthi | 2009-11-02 | 1 | -1/+1 |
| | | * | | | Disable the move-by-scrolling optimization. | Morten Johan Sørvig | 2009-11-02 | 1 | -3/+3 |
| | | |/ / | |||||
| | | * | | Avoid infinite loop when laying out text with unconvertible chars | Eskil Abrahamsen Blomfeldt | 2009-10-29 | 1 | -40/+37 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 3 | -11/+6 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 50 | -646/+1078 |
| | | |\ \ | |||||
| | | * | | | Fixed crash with nullptr in QPixmapData::transformed | Gunnar Sletta | 2009-11-04 | 1 | -2/+2 |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-04 | 1 | -8/+2 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed compilation and linking of EGL on Windows CE. | Trond Kjernåsen | 2009-11-04 | 1 | -8/+2 |
| | | * | | | | Fixed crash when QImage::createAlphaMask() runs out of memory | Gunnar Sletta | 2009-11-04 | 1 | -1/+2 |
| | | |/ / / | |||||
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-04 | 6 | -12/+27 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 5 | -14/+21 |
| | | * | | | Doc: fix broken link in QBitmap | Andy Nichols | 2009-11-04 | 1 | -1/+1 |
| | * | | | | 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 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | | * | | | | | Fixed an input method bug when erasing the last character. | axis | 2009-11-03 | 2 | -2/+4 |
| | | * | | | | | Fix cleanupstack crash on exit in Symbian OS 9.2 | Shane Kearns | 2009-11-03 | 1 | -1/+10 |
| | | * | | | | | Fix for potential crash in S60 style | Shane Kearns | 2009-11-03 | 1 | -7/+7 |
| | | * | | | | | Fix crash in QApplication autotest introduced by native pixmaps (S60 3.1) | Shane Kearns | 2009-11-03 | 1 | -11/+11 |
| | | * | | | | | QS60Style: impossible to open menu from styled QToolButton | Sami Merilä | 2009-11-03 | 1 | -2/+34 |