summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fixes painting artifacts in Graphics ViewBjørn Erik Nilsen2009-11-241-0/+7
* Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-2/+2
* Itemview: Fixes statustip not clearedOlivier Goffart2009-11-242-2/+13
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-242-19/+6
|\
| * Removed window activation hack, unified and fixed title&icon setting.Janne Anttila2009-11-232-19/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-239-22/+54
|\ \
| * | Fixed endless loop when printing a QTextDocument.Trond Kjernåsen2009-11-231-0/+6
| * | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-1/+2
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-235-9/+28
| |\ \
| | * | Make the buttons react on mouse release only if it was pressedThierry Bastian2009-11-232-2/+6
| | * | Merge 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-232-1/+3
| | |\ \
| | | * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-237-8/+17
| | | |\ \ | | | | |/
| | | * | 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
| | * | | | Fix QHeaderView when the model is reset and section have moved.Olivier Goffart2009-11-231-6/+19
| | | |_|/ | | |/| |
| * | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-232-12/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-201-6/+14
| | * | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-202-6/+4
| | | |/ | | |/|
* | | | Fix positioning of diacritics in .otf fonts on WindowsEskil Abrahamsen Blomfeldt2009-11-232-44/+63
|/ / /
* | | Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-201-1/+1
* | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-206-34/+53
|\ \ \ | | |/ | |/|
| * | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-2014-41/+164
| |\ \ | | |/ | |/|
| * | 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
* | | | | | 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