summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleaned public Api of QS60Style due to review by Volker Hilsheimer.Alessandro Portale2009-08-114-19/+17
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-111-1/+1
|\
| * Prevent unnecessary repaints when moving with zero distance in moveRect().Frans Englich2009-08-111-1/+1
* | Fix autotest failure in qgraphicsitem.Shane Kearns2009-08-111-4/+18
|/
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-1114-158/+133
|\
| * Refactor S60 related changes to QGraphicsItem / QGraphicsView.Andreas Aardal Hanssen2009-08-112-133/+44
| * Fixed KERN-EXEC 3 crash in qdesktopwidget for S60.Janne Anttila2009-08-111-1/+0
| * Add comparison operators also to subclassesHarald Fernengel2009-08-101-2/+32
| * s/class/struct/Harald Fernengel2009-08-101-1/+1
| * add operator! to QScopedPointerHarald Fernengel2009-08-102-0/+13
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-10101-990/+1532
| |\
| * | moved declaration of engine to better match merge and to remove warningmread2009-08-101-1/+2
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-073111-51420/+142391
| |\ \
| * | | exception -> leave conversion for pointer eventsmread2009-08-072-1/+7
| * | | replacing assert with recovery for begin/end paint lock for exception compata...mread2009-08-071-3/+5
| * | | check for possibility that time pointer is NULLmread2009-08-071-1/+2
| * | | fixing memory leaks in dir iteratormread2009-08-062-8/+21
| * | | plugin factory loader memory leak protectionmread2009-08-061-5/+8
| * | | Leaves -> exceptionsmread2009-08-061-5/+6
* | | | RVCT didn't like a test bool variable exported directly from QtGui,Miikka Heikkinen2009-08-111-2/+7
| |_|/ |/| |
* | | Merge commit 'qt/master'Jason Barron2009-08-1014-31/+113
|\ \ \
| * | | Remove unused member.Jan-Arve Sæther2009-08-101-1/+0
| * | | Whitespace cleanupJan-Arve Sæther2009-08-101-3/+3
| * | | Fix default QWidget size on X servers with XineramaBradley T. Hughes2009-08-101-0/+7
| * | | Link with winscw againHarald Fernengel2009-08-101-1/+1
| * | | Xml patterns: remove line in .pro file that added the schematron dirPeter Hartmann2009-08-101-1/+0
| * | | Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-104-4/+39
| * | | Make QTimeLine::start() restart from the beginning as the documentation says.David Faure2009-08-101-5/+4
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtKeith Isdale2009-08-1071-880/+1237
| |\ \ \
| | * | | Emit axisChanged() when the QGraphicsRotation3D axis changes.Rhys Weatherley2009-08-101-0/+3
| | * | | Set default QGraphicsTransform3D axis to (0, 0, 1)Rhys Weatherley2009-08-101-11/+26
| | * | | Add a private function for conversion a QPixmap into a VGImageRhys Weatherley2009-08-101-0/+25
| * | | | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-105-5/+5
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-1089-960/+1420
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | QItemSelectionModel did not send selectionChanged signal when deleting an itemGabriel de Dietrich2009-08-072-1/+23
| * | | Fix compiler error on GCC 4.2.0 mips/sh3Anders Bakken2009-08-071-6/+3
| * | | Fix build warningHarald Fernengel2009-08-071-1/+1
| * | | Don't crash if we are drawing an empty image.Jan-Arve Sæther2009-08-071-0/+3
| * | | Refactor QTestCharBuffer a bitHarald Fernengel2009-08-0715-218/+257
| * | | Doc - Removing trailing whitespacesKavindra Devi Palaraja2009-08-071-7/+7
| * | | Doc - Improving the documentation for QListWidget and QListWidgetItemKavindra Devi Palaraja2009-08-071-218/+228
| * | | Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-077-189/+297
| * | | QDockWidget: Make visibilityChanged more accurateThierry Bastian2009-08-072-2/+2
| * | | adjust some ifdefs so they are easy to remove with a scriptKent Hansen2009-08-073-5/+5
| * | | Fixes: QComboBox keyboard search not working properly when current index is -1Olivier Goffart2009-08-071-1/+1
| * | | Refactors QGraphicsItemGroup::addToGroup to use QGraphicsItem::itemTransformLeonardo Sobral Cunha2009-08-071-7/+12
| * | | Store QObject*'s in the QVariant data structureAaron Kennedy2009-08-072-3/+14
| * | | fixing outputMessage in qplaintestlogger.cpp for Windows CEJoerg Bornemann2009-08-061-5/+7
| * | | Fix a bug in QProcess. QProcess was not reentrant on UnixBenjamin Poulain2009-08-061-1/+11
| * | | Fix warnings on mingwThierry Bastian2009-08-061-3/+3