summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-1048-293/+475
|\
| * Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0948-293/+475
| |\
| | * Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-2/+0
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-064-27/+59
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-064-27/+59
| | | |\
| | | | * Fixes scrolling horizontally with a mouse wheel over sliders.Denis Dzyubenko2010-02-053-27/+57
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-02-0526-213/+853
| | | | |\
| | | | * | Doc: Clarified ownership of custom buttons added to a QDialogButtonBox.David Boddie2010-02-051-0/+2
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-069-120/+82
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fixed casual crash in initializeDb (Symbian)Alessandro Portale2010-02-051-6/+5
| | | * | | Merge branch 'inputContextFixes' into 4.6-s60axis2010-02-052-16/+17
| | | |\ \ \
| | | | * | | Fixed a bug where text would disappear in password fields.axis2010-02-052-9/+10
| | | | * | | Fixed sendEvent call.axis2010-02-051-1/+1
| | | | * | | Removed useless member variable and replaced with var on the stack.axis2010-02-052-5/+5
| | | | * | | Fixed indentation.axis2010-02-051-1/+1
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-056-98/+60
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Fix to S60 softkey pressed down image.Janne Anttila2010-02-052-11/+12
| | | | * | | Whitespace/tab fixes.Jani Hautakangas2010-02-051-1/+1
| | | | * | | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-052-87/+38
| | | | * | | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2Aleksandar Sasha Babic2010-02-052-0/+10
| | * | | | | Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
| | * | | | | Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
| | * | | | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-0510-13/+75
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Compile.Morten Johan Sørvig2010-02-051-1/+1
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0510-13/+75
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Another fix for the non unified title+toolbar regarding text under iconsAndy Shaw2010-02-041-2/+8
| | | | * | | Doc: Removed promisse to fix a problemMorten Engvoldsen2010-02-041-2/+1
| | | | * | | Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-048-9/+66
| | * | | | | Fix tst_QAccessiblity failure.Bjørn Erik Nilsen2010-02-051-1/+2
| | * | | | | fix regression from Qt 4.5 wrt missing text pixels in QTabBarJoerg Bornemann2010-02-051-2/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0524-104/+183
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Cleanup after "QGraphicsWidget is painted twice on the first show"Bjørn Erik Nilsen2010-02-041-1/+0
| | | * | | | Improved QTest::qWaitForWindowShown on X11.Denis Dzyubenko2010-02-041-30/+45
| | | * | | | Make sure we define S_IFDIR on WindowsThomas Zander2010-02-041-3/+6
| | | * | | | Fix copy/pastoThomas Zander2010-02-042-2/+2
| | | * | | | Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-041-1/+10
| | | * | | | Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-0419-67/+120
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix the QAbstractSlider autotest.Olivier Goffart2010-02-041-2/+0
| | | | * | | Merge commit 'origin/4.6' into 4.6-oslo2Rohan McGovern2010-02-041-1/+1
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | QGraphicsWidget is painted twice on the first show.Bjørn Erik Nilsen2010-02-031-1/+6
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0319-66/+116
| | | | |\ \ \
| | | | | * | | Compiler warning in QAbstractSlider.Bjørn Erik Nilsen2010-02-031-2/+2
| | | | | * | | Optimize QPathClipper::pathToRect.Bjørn Erik Nilsen2010-02-031-1/+1
| | | | | * | | QGraphicsScene: Use QPainter::setClipRect instead of setClipPath if possible.Bjørn Erik Nilsen2010-02-033-6/+18
| | | | | * | | QStyleSheetStyle: Fix combinaison of border-image and border-radiusOlivier Goffart2010-02-031-0/+2
| | | | | * | | Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo...Olivier Goffart2010-02-032-7/+6
| | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0314-50/+87
| | | | | |\ \ \
| | | | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0214-50/+87
| | | | | | |\ \ \
| | | | | | | * | | Avoids a possible crash when saving the state of a main windowThierry Bastian2010-02-021-7/+7
| | | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0213-43/+80
| | | | | | | |\ \ \