Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QS60Style: Harmonize theme graphic with LineEdit and QTextEdit | Sami Merilä | 2009-11-05 | 3 | -16/+1 |
* | QProgressBar is drawn stretched in QS60Style | Sami Merilä | 2009-11-05 | 1 | -0/+5 |
* | QS60Style: Checked menu check indicators are not shown | Sami Merilä | 2009-11-05 | 1 | -5/+6 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-05 | 22 | -33/+84 |
|\ | |||||
| * | 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 |
* | | | | | Fix for link error when building QtSvg | Gareth Stockwell | 2009-11-04 | 2 | -1/+6 |
* | | | | | QS60Style: QToolButton indicator will not fit into toolbutton area | Sami Merilä | 2009-11-04 | 1 | -5/+8 |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-04 | 2 | -7/+45 |
|\ \ \ \ \ | |||||
| * | | | | | Unexported a class that doesn't need to be exported. | axis | 2009-11-04 | 1 | -4/+4 |
| * | | | | | Fixed input panel detection on post-5.0 S60 SDKs. | axis | 2009-11-04 | 2 | -3/+41 |
* | | | | | | Make button margins bigger in QS60Style | Sami Merilä | 2009-11-04 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-04 | 97 | -2345/+2873 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | 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 |