summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5
* Fix QDesktopWidget::availableGeometry() on OSXFred Emmott2009-11-061-4/+8
* Add major Mac changes.Morten Johan Sørvig2009-11-061-0/+15
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-068-9/+116
|\
| * Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-057-6/+82
| * My changelog for merge requests I've merged into 4.6.0Denis Dzyubenko2009-11-051-0/+6
| * Improve the reliability of tst_QGridLayout::minMaxSize()Bradley T. Hughes2009-11-051-2/+2
| * My changelog for Qt 4.6.0Denis Dzyubenko2009-11-051-1/+26
* | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0646-188/+1374
|\ \ | |/ |/|
| * Fix bad merge from 4.5 in powervr codeRhys Weatherley2009-11-061-61/+0
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Martin Jones2009-11-0537-175/+1328
| |\
| | * Doc: Fixed qdoc warnings.David Boddie2009-11-0510-38/+57
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-051-2/+4
| | |\
| | | * Doc: Added a link to the online version of the Qt book (2nd edition).David Boddie2009-11-051-2/+4
| | * | Documentation: Updating Embedded HW acc. docsMorten Engvoldsen2009-11-051-230/+0
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Morten Engvoldsen2009-11-051-0/+49
| | |\ \
| | | * | Add changes to change log.Andreas Aardal Hanssen2009-11-051-0/+49
| | * | | Documentation: Embedded hardware accelerationMorten Engvoldsen2009-11-0514-44/+1299
| | |/ /
| | * | Merge branch 'graphicseffect' into 4.6Jørgen Lind2009-11-0512-1/+59
| | |\ \
| | | * | Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-0412-1/+59
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-0555-199/+777
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-04125-1192/+2069
| | |\ \ \
| | * | | | Missing % for printf variableJørgen Lind2009-11-041-2/+2
| * | | | | Make declarative support in configure.exe auto.Martin Jones2009-11-052-1/+5
| | |_|/ / | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Johan Sørvig2009-11-051-1/+1
| |\ \ \ \
| | * | | | Revert last commit to configure, only configure.exe needed the fixDaniel Molkentin2009-11-051-1/+1
| * | | | | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-057-11/+101
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-052-1/+33
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-11-052-8/+3
| | |\ \ \ \
| | | * | | | Fix memory leak in the Mac accessibility module.Morten Johan Sørvig2009-11-031-5/+0
| | | * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5Morten Johan Sørvig2009-11-0210-89/+168
| | | |\ \ \ \
| | | * | | | | Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
| | * | | | | | Check success of query.Derick Hawcroft2009-11-051-1/+1
| | | |/ / / / | | |/| | | |
| | * | | | | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
| | * | | | | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-11-011-1/+1
| | * | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-011-3/+4
| | * | | | | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-012-75/+0
| | * | | | | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-019-9/+162
| | |/ / / /
| | * | | | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-292-40/+51
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-057-23/+497
|\ \ \ \ \ \
| * | | | | | Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-052-8/+11
| * | | | | | Implemented Tap and TapAndHold gestures.Denis Dzyubenko2009-11-056-1/+303
| * | | | | | Small improvement in the imagegesture example.Denis Dzyubenko2009-11-051-1/+1
| * | | | | | Improved pinch gesture.Denis Dzyubenko2009-11-051-1/+7
| * | | | | | Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-055-13/+176
* | | | | | | Make configure warn on incompatible gcc / SDK.Morten Johan Sørvig2009-11-051-0/+12
|/ / / / / /
* | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-051017-40116/+29765
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cascade delete to cleanup autotest properly.Bill King2009-11-051-2/+2
| * | | | | Add new cross schema relation autotestBill King2009-11-051-5/+31
| * | | | | Merge branch 'qtwebkit-4.6' into qt-4.6Jocelyn Turcotte2009-11-0434-152/+517
| |\ \ \ \ \