Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Added changes to ChangeLog. | Gabriel de Dietrich | 2009-11-04 | 1 | -2/+5 | |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 27 | -155/+432 | |
|\ \ \ \ \ | ||||||
| * | | | | | Some of my changes in the changelog | Olivier Goffart | 2009-11-04 | 1 | -2/+56 | |
| * | | | | | added my changes to the ChangeLog | Harald Fernengel | 2009-11-04 | 1 | -0/+19 | |
| |/ / / / | ||||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 117 | -1220/+1883 | |
| |\ \ \ \ | ||||||
| | * | | | | eval: add key for the installer to grep for. | Daniel Molkentin | 2009-11-04 | 3 | -2/+2 | |
| * | | | | | Add QMacGLCompatTypes to QGLShaderProgram API | Tom Cooksey | 2009-11-04 | 2 | -0/+61 | |
| * | | | | | updates to the test after harfbuzz update | Lars Knoll | 2009-11-04 | 3 | -14/+78 | |
| * | | | | | update harfbuzz to the latest version from fd.org | Lars Knoll | 2009-11-04 | 8 | -82/+167 | |
| * | | | | | 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 | 8 | -52/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed hardcoded GL library names on WinCE. | Trond Kjernåsen | 2009-11-04 | 4 | -33/+11 | |
| | * | | | | | Fixed compilation and linking of EGL on Windows CE. | Trond Kjernåsen | 2009-11-04 | 4 | -19/+34 | |
| | * | | | | | Compile on Mac OS X | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 1 | -1/+1 | |
| * | | | | | | 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 | 11 | -28/+49 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 11 | -33/+46 | |
| * | | | | Doc: fix broken link in QBitmap | Andy Nichols | 2009-11-04 | 1 | -1/+1 | |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 225 | -3869/+5024 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 55 | -806/+1161 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 7 | -58/+50 | |
| | * | | | | | Cocoa: fix q3filedialog autotest | Richard Moe Gustavsen | 2009-11-03 | 1 | -0/+4 | |
| | * | | | | | 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 | 35 | -446/+441 | |
| | * | | | | | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 6 | -37/+150 | |
| | * | | | | | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 8 | -72/+90 | |
| | * | | | | | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 9 | -102/+130 | |
| | * | | | | | Fixed the imagegestures project file. | Denis Dzyubenko | 2009-11-03 | 1 | -3/+3 | |
| | * | | | | | Improved gesture scrollarea manualtest. | Denis Dzyubenko | 2009-11-03 | 2 | -11/+33 | |
| | * | | | | | Added QGraphicsObject::ungrabGesture() | Denis Dzyubenko | 2009-11-03 | 3 | -4/+18 | |
| | * | | | | | Documentation fixes related to gestures doc. | Denis Dzyubenko | 2009-11-03 | 3 | -5/+6 | |
| | * | | | | | 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 | 7 | -49/+182 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Make GestureCancelPolicy work for graphicsview | Thomas Zander | 2009-10-30 | 5 | -22/+109 | |
| | | * | | | | | Fix unit test and add autoCancel test for graphicsview | Thomas Zander | 2009-10-30 | 1 | -26/+72 | |
| | | * | | | | | Removed the margin in assistant on Mac. | Denis Dzyubenko | 2009-10-30 | 1 | -1/+1 | |
| | * | | | | | | Fix QDesktopServices::DataLocation on Mac. | Morten Johan Sørvig | 2009-10-30 | 3 | -12/+10 | |
| | * | | | | | | 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 | |
| | |/ / / / / | ||||||
| * | | | | | | Fix compiler error. | Aleksandar Sasha Babic | 2009-11-04 | 1 | -1/+1 | |
| * | | | | | | Changelog 4.6.0: Designer/uic/uic3. | Friedemann Kleint | 2009-11-04 | 1 | -0/+23 | |
| * | | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 41 | -186/+365 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Made xmlpatterns autotests compile for Symbian | Miikka Heikkinen | 2009-11-03 | 15 | -32/+48 | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-03 | 2 | -2/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fixed an input method bug when erasing the last character. | axis | 2009-11-03 | 2 | -2/+4 | |
| | * | | | | | | | Inclusion of QtOpenVg overwrites all other modules in s60install.pro | Sami Merilä | 2009-11-03 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Fix qdatetime autotest regression | Shane Kearns | 2009-11-03 | 1 | -2/+3 | |
| | * | | | | | | Fix qclipboard autotest on s60 3.1 | Shane Kearns | 2009-11-03 | 1 | -2/+13 | |
| | * | | | | | | Fix cleanupstack crash on exit in Symbian OS 9.2 | Shane Kearns | 2009-11-03 | 2 | -6/+13 | |