summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Added changes to ChangeLog.Gabriel de Dietrich2009-11-041-2/+5
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-0427-155/+432
|\ \ \ \ \
| * | | | | Some of my changes in the changelogOlivier Goffart2009-11-041-2/+56
| * | | | | added my changes to the ChangeLogHarald Fernengel2009-11-041-0/+19
| |/ / / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-04117-1220/+1883
| |\ \ \ \
| | * | | | eval: add key for the installer to grep for.Daniel Molkentin2009-11-043-2/+2
| * | | | | Add QMacGLCompatTypes to QGLShaderProgram APITom Cooksey2009-11-042-0/+61
| * | | | | updates to the test after harfbuzz updateLars Knoll2009-11-043-14/+78
| * | | | | update harfbuzz to the latest version from fd.orgLars Knoll2009-11-048-82/+167
| * | | | | 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-048-52/+45
| |\ \ \ \ \
| | * | | | | Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-044-33/+11
| | * | | | | Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-044-19/+34
| | * | | | | Compile on Mac OS XEskil Abrahamsen Blomfeldt2009-11-041-1/+1
| * | | | | | 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-0411-28/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Doc: Fixed qdoc warnings.David Boddie2009-11-0411-33/+46
| * | | | Doc: fix broken link in QBitmapAndy Nichols2009-11-041-1/+1
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-04225-3869/+5024
|\ \ \ \ \
| * \ \ \ \ Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-0455-806/+1161
| |\ \ \ \ \
| | * | | | | Compile fix after the last gesture api changeDenis Dzyubenko2009-11-037-58/+50
| | * | | | | Cocoa: fix q3filedialog autotestRichard Moe Gustavsen2009-11-031-0/+4
| | * | | | | Toolbar Icons are clipped on Leopard in Cocoa port.Prasanth Ullattil2009-11-031-1/+2
| | * | | | | Gesture api review.Denis Dzyubenko2009-11-0335-446/+441
| | * | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-036-37/+150
| | * | | | | Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-038-72/+90
| | * | | | | Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-039-102/+130
| | * | | | | Fixed the imagegestures project file.Denis Dzyubenko2009-11-031-3/+3
| | * | | | | Improved gesture scrollarea manualtest.Denis Dzyubenko2009-11-032-11/+33
| | * | | | | Added QGraphicsObject::ungrabGesture()Denis Dzyubenko2009-11-033-4/+18
| | * | | | | Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-033-5/+6
| | * | | | | Cocoa: fix double emit bug from file dialogRichard Moe Gustavsen2009-11-031-3/+7
| | * | | | | Titlebar icon (for e.g. Assistant) not visible in Cocoa.Prasanth Ullattil2009-11-023-0/+31
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-10-307-49/+182
| | |\ \ \ \ \
| | | * | | | | Make GestureCancelPolicy work for graphicsviewThomas Zander2009-10-305-22/+109
| | | * | | | | Fix unit test and add autoCancel test for graphicsviewThomas Zander2009-10-301-26/+72
| | | * | | | | Removed the margin in assistant on Mac.Denis Dzyubenko2009-10-301-1/+1
| | * | | | | | Fix QDesktopServices::DataLocation on Mac.Morten Johan Sørvig2009-10-303-12/+10
| | * | | | | | Fix indentation.Morten Johan Sørvig2009-10-301-89/+89
| | * | | | | | Fix issue with wrong QMessagebox icons on Mac.Morten Johan Sørvig2009-10-301-2/+3
| | |/ / / / /
| * | | | | | Fix compiler error.Aleksandar Sasha Babic2009-11-041-1/+1
| * | | | | | Changelog 4.6.0: Designer/uic/uic3.Friedemann Kleint2009-11-041-0/+23
| * | | | | | Merge branch '4.6-s60' into 4.6axis2009-11-0441-186/+365
| |\ \ \ \ \ \
| | * | | | | | Made xmlpatterns autotests compile for SymbianMiikka Heikkinen2009-11-0315-32/+48
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-032-2/+4
| | |\ \ \ \ \ \
| | | * | | | | | Fixed an input method bug when erasing the last character.axis2009-11-032-2/+4
| | * | | | | | | Inclusion of QtOpenVg overwrites all other modules in s60install.proSami Merilä2009-11-031-1/+1
| | |/ / / / / /
| | * | | | | | Fix qdatetime autotest regressionShane Kearns2009-11-031-2/+3
| | * | | | | | Fix qclipboard autotest on s60 3.1Shane Kearns2009-11-031-2/+13
| | * | | | | | Fix cleanupstack crash on exit in Symbian OS 9.2Shane Kearns2009-11-032-6/+13