summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-195-32/+53
|\
| * Fix compilation of Embedded with GLib.Thiago Macieira2009-11-181-2/+1
| * Merge branch '4.6' into 4.6-stagingThiago Macieira2009-11-184-44/+66
| |\
| * | Fixes in the multitouch handling.Denis Dzyubenko2009-11-184-30/+52
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1819-44/+54
| |\ \
* | | | Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
* | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1934-179/+245
|\ \ \ \
| * | | | 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 branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Yoann Lopes2009-11-179-39/+59
| |\ \ \ \ \ \
| | * | | | | | Warning FixesOlivier Goffart2009-11-171-4/+0
| | * | | | | | Mouse wheel wouldn't scroll the itemview when over header viewsGabriel de Dietrich2009-11-171-1/+6
| | | |/ / / / | | |/| | | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-172-25/+43
| | |\ \ \ \ \
| | | * | | | | LineEdit graphics are sometimes missing from webpages with s60styleSami Merilä2009-11-172-25/+43
| | * | | | | | Fixed a crash on Mac in QPixmap when loading pixmaps of different sizes.Trond Kjernåsen2009-11-172-3/+5
| | * | | | | | Fix pixel alignment of glyphs when using raster engine on Mac CocoaEskil Abrahamsen Blomfeldt2009-11-171-1/+1
| * | | | | | | Fixes polish events for explicitly hidden GraphicsWidgetItems.Yoann Lopes2009-11-171-5/+3
* | | | | | | | 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 oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1716-38/+49
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Fix long text regression in listview that does not fits into the viewport.Olivier Goffart2009-11-171-2/+2
| | * | | | Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-171-0/+2
| | | |_|/ | | |/| |
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-171-3/+0
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fixing merger errors.Aleksandar Sasha Babic2009-11-161-3/+0
| | * | | QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-161-1/+1
| | |/ /
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-3/+6
| | |\ \
| | | * | Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-163-3/+6
| | * | | QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-161-1/+2
| | |/ /
| | * | Fix warningOlivier Goffart2009-11-161-1/+1
| | * | Fixed tab and tab contents frame overlapping when using style sheetsGabriel de Dietrich2009-11-161-2/+6
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-1615-404/+224
| | |\ \
| | | * | Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-161-1/+3
| | | * | Fixed a crash in QPixmap::fromImage() when passing in a null image.Trond Kjernåsen2009-11-161-0/+5
| | | * | Made widgets not clear their contents after losing edit focus.axis2009-11-162-0/+8
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-21/+10
| | | |\ \
| | | | * | Define own palette for web-based widgets in QS60StyleSami Merilä2009-11-161-1/+9