summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Revert "Do not extend the last toolbar in a line when moving it"Thierry Bastian2009-11-202-8/+6
* Do not extend the last toolbar in a line when moving itThierry Bastian2009-11-202-5/+7
* Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-201-1/+1
* Fixed antialiasing in the GL based QGraphicsView demos under X11.Trond Kjernåsen2009-11-201-1/+6
* avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-2/+3
* Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-202-2/+5
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-205-5/+82
|\
| * QAbstractSlider: keypad navigation is slow.Frans Englich2009-11-192-4/+74
| * Symbian: QKeyEvent:isAutoRepeat() doesn't workFrans Englich2009-11-191-1/+1
| * Fix crash when using splash screen, or QPixmap::copy()Shane Kearns2009-11-192-0/+7
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Olivier Goffart2009-11-194-24/+51
|\ \
| * | Item views: make sure the model is connected/disconnected correctlyThierry Bastian2009-11-192-8/+30
| * | Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-192-16/+21
* | | Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-191-2/+6
|/ /
* | On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-191-8/+21
* | Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-191-1/+2
* | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-197-55/+98
|\ \
| * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1934-179/+245
| |\ \
| * | | Fixed Multi-length strings not implemented for float functionsOlivier Goffart2009-11-191-3/+19
| * | | Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
| * | | Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-182-13/+20
| * | | Fix QGtkStyle crash when switching themes.Robert Griebl2009-11-182-31/+46
| * | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-181-2/+4
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1742-540/+559
| | |\ \ \
| | * | | | doc: Clarified function of setLayoutDirection()Martin Smith2009-11-171-2/+4
| * | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1817-38/+53
| |\ \ \ \ \
| | * | | | | register pointer type for invokeRobert Griebl2009-11-181-0/+4
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1754-579/+632
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote branch 'tools-team/4.6' into 4.6Oswald Buddenhagen2009-11-171-4/+0
| |\ \ \ \ \ \
| | * | | | | | Fixed QGtkStyle menu bars being one pixel too narrowThorbjørn Lindeijer2009-11-161-4/+0
| * | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1364-220/+269
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-131-1/+0
| * | | | | | | doc change: remove duplicate entry in "see also" and stray focusWidget.Christian Kamm2009-11-111-2/+1
* | | | | | | | Mark QGraphicsItemAnimation as deprecatedThierry Bastian2009-11-191-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-191-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-1/+1
* | | | | | | Ran the script utils/normalizeOlivier Goffart2009-11-1821-106/+106
* | | | | | | MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
* | | | | | | QListView: fixes skipping one item in pageDown(Up)Leonardo Sobral Cunha2009-11-181-2/+6
* | | | | | | QListView: cleaning up whitespacesLeonardo Sobral Cunha2009-11-181-7/+7
* | | | | | | QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-182-0/+25
* | | | | | | Crash when rendering a scene using DeviceCoordinateCacheGabriel de Dietrich2009-11-181-3/+6
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-182-4/+9
|\ \ \ \ \ \
| * | | | | | QS60Style returns hint QFormLayout::WrapLongRowsAlessandro Portale2009-11-172-4/+9
* | | | | | | Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-1713-40/+73
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1716-38/+49
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-1713-40/+73
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fixed swipe gesture on the Mac.Denis Dzyubenko2009-11-161-1/+1
| | * | | | | doc: Fixed qdoc errors.Martin Smith2009-11-162-1/+9
| | * | | | | Doc: Adding explanation to QTextEditMorten Engvoldsen2009-11-161-1/+1