summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicFrans Englich2009-08-129-32/+74
|\
| * 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
| * | 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
| |\ \
| * | | Fix autotest failure in qgraphicsitem.Shane Kearns2009-08-111-4/+18
| | |/ | |/|
* | | Revert "QItemSelectionModel did not send selectionChanged signal when deletin...Frans Englich2009-08-112-23/+1
| |/ |/|
* | Prevent unnecessary repaints when moving with zero distance in moveRect().Frans Englich2009-08-111-1/+1
|/
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-117-143/+62
|\
| * 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
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-1053-674/+1022
| |\
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-07541-16234/+16251
| |\ \
| * | | 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
| * | | 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-102-11/+36
|\ \ \
| * | | Fix default QWidget size on X servers with XineramaBradley T. Hughes2009-08-101-0/+7
| * | | 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
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-1051-663/+986
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| * | Don't crash if we are drawing an empty image.Jan-Arve Sæther2009-08-071-0/+3
| * | 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
| * | 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
| * | build fix for mingwThierry Bastian2009-08-061-0/+1
| * | Fix compile on WindowsJens Bache-Wiig2009-08-061-1/+1
| * | Cocoa: Add support for native gesturesRichard Moe Gustavsen2009-08-062-13/+51
| * | Fix warnings on MSVCThierry Bastian2009-08-061-1/+1
| * | Fix test failure in tst_QDateTimeEdit::task118867Eskil Abrahamsen Blomfeldt2009-08-061-1/+1
| * | Make sure cursorPositionChanged is emitted when cursor position changesEskil Abrahamsen Blomfeldt2009-08-061-0/+1
| * | QMenuBar: we can't test the action geometries when it is nativeThierry Bastian2009-08-061-0/+3
| * | QStandardItem::takeRow() would crash when it had no columns.Gabriel de Dietrich2009-08-061-8/+10
| * | Make sure QWidget::setStyle() relayouts its children.Jan-Arve Sæther2009-08-061-1/+3
| * | QMenu: small little code simplificationThierry Bastian2009-08-061-12/+5
| * | Fix QMacStyle subControlRect()-reporting for CC_SpinBoxTor Arne Vestbø2009-08-061-3/+9
| * | QMenu could return wrong geometries for its actionsThierry Bastian2009-08-061-0/+2
| * | Faster quaternion multiplications.Ariya Hidayat2009-08-061-18/+11