summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Mac: Make gestures available when building Qt against SDK < 10.6Richard Moe Gustavsen2009-11-232-8/+25
* Cocoa: native dialogs might hang the application on closeRichard Moe Gustavsen2009-11-231-2/+8
* Mac: remove superflucious callRichard Moe Gustavsen2009-11-231-1/+0
* Mac: added some useful comments onlyRichard Moe Gustavsen2009-11-231-0/+3
* Cocoa: apps with dialogs hangs on exitRichard Moe Gustavsen2009-11-231-1/+1
* Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int...Simon Hausmann2009-11-232-1/+3
|\
| * Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-201-1/+1
| * Marking the shmid segment to be destroyed. It prevents leaks when the app cra...Simone Fiorentino2009-11-201-0/+2
* | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-2014-41/+164
|\ \ | |/ |/|
| * 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
| |\ \
| * | | 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
* | | | 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