summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Prevent excessive seeks in xbm detectionHarald Fernengel2010-11-041-8/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-031-4/+6
|\
| * The lastCenterPoint should be equal to centerPoint for new gestures.Frederik Gladhorn2010-11-031-3/+5
| * PinchGesture: lastRotationAngle should start at 0.Frederik Gladhorn2010-11-031-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-032-30/+34
|\ \
| * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-013-6/+6
| |\ \ | | |/
| * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-301-0/+3
| |\ \
| * \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-298-12/+104
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-2728-48/+98
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-259-26/+150
| |\ \ \ \ \
| * | | | | | Doc: Moved QFileSystemModel example code to the class documentation.David Boddie2010-10-212-30/+34
* | | | | | | Qt/Symbian: QInputDialog layout and size are wrongSami Merila2010-11-034-3/+25
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix poor English in QStyle::polish documentation.Jason McDonald2010-11-011-4/+4
* | | | | | Fix a few typos in comments and docs.Jason McDonald2010-11-012-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-301-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix Windows compilation.Samuel Rødal2010-10-271-0/+1
| * | | | Fixed race condition in raster paint engine.Samuel Rødal2010-10-271-0/+2
* | | | | Avoid being killed by graphics out-of-memory monitor.Jason Barron2010-10-291-0/+11
* | | | | Support tactile feeedback from QS60Style for QWidgetsSami Merila2010-10-294-2/+81
* | | | | Do not crash on SymbianAlessandro Portale2010-10-282-3/+9
* | | | | Fixed crash with QClipboard in Symbian^3Titta Heikkala2010-10-281-7/+3
| |_|_|/ |/| | |
* | | | Create dummy window surface if if _q_DummyWindowSurface property is setGareth Stockwell2010-10-261-4/+16
* | | | Remove widget subtree from backing store tracker when reparentedGareth Stockwell2010-10-262-0/+21
* | | | Suppress call to controlVisibilityChanged for null control pointerGareth Stockwell2010-10-261-1/+2
* | | | Remove qdrawhelper_arm_simd.cpp dependency to u32std.hJani Hautakangas2010-10-261-1/+20
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-251-11/+8
|\ \ \ \
| * | | | Simplify calculation of center point and scale for PinchRecongizerFrederik Gladhorn2010-10-251-11/+8
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-10-253-3/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-233-15/+80
| |\ \ \ \ | | |/ / /
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-222-1/+25
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-211-0/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-203-10/+32
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-2022-1103/+724
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-151-0/+7
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-141-0/+7
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-1422-113/+224
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Doc: Fixed minor documentation issues.David Boddie2010-10-121-2/+2
| * | | | | | | | | Doc: Fixed documentation style and qdoc warnings.David Boddie2010-10-081-1/+1
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-0813-77/+126
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-072-7/+4
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Doc: Marked some new properties as internal for now.David Boddie2010-10-071-0/+27
* | | | | | | | | | | | Fixed many spelling errors.Rohan McGovern2010-10-2524-31/+31
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-223-15/+80
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-10-221-0/+13
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-212-14/+79
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | QComboBox popup is shown in incorrect location with bottom CBASami Merila2010-10-221-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | QS60Style: The QComboBox/QSpinBox text color is not according to themeSami Merila2010-10-211-4/+1
| * | | | | | | | | | Added include for missing file for Symbian3Titta Heikkala2010-10-211-0/+3
| * | | | | | | | | | Support for clipboard between Qt and Symbian applicationsTitta Heikkala2010-10-211-10/+75
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Implement QWidget::metric PdmNumColors for QWSAnders Bakken2010-10-211-0/+24