summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Increasing visibility of the focusAlessandro Portale2009-08-121-3/+10
* Merge branch 'sipOnMouseFocusRefactoring'axis2009-08-1214-63/+56
|\
| * Revised SIP API.axis2009-08-1214-63/+56
* | Revert "Fix to QtNetwork ARMV5 UDEB compilation"Jason Barron2009-08-124-55/+2
* | Revert '80dba8b8': Fixing default constructor problem with RVCT.Jason Barron2009-08-123-16/+5
|/
* Removed call to base class mouseReleaseEvent that shouldn't happen.axis2009-08-121-1/+0
* Merge branch 'qlinecontrolFixes'axis2009-08-123-8/+37
|\
| * Fixed warning.axis2009-08-121-1/+1
| * Redid 7b95b70bc307 for QLineControl.axis2009-08-121-5/+34
| * Redid patch that was lost during merge with 4.6.axis2009-08-121-1/+1
| * Revert "Changed the behavior of ImCursorPosition slightly."axis2009-08-121-1/+1
* | Fixed QtNetwork autotest build breaks for Symbian.Janne Anttila2009-08-121-1/+1
* | Doc improvement made by David Boddie.Alessandro Portale2009-08-111-3/+3
* | Docs: Mentioning that Symbian has a default font size of 7 pointsAlessandro Portale2009-08-111-1/+3
* | 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