summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Avoid call markParentDirty twice in prepareGeometryChangeLeonardo Sobral Cunha2010-01-273-4/+9
* Compiler warning.Bjørn Erik Nilsen2010-01-271-2/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-i...Pulse Build System2010-01-2717-162/+348
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-i...Pulse Build System2010-01-2617-162/+348
| |\
| | * Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-263-36/+41
| | * Fixed an infinite loop that could occur when reading invalid BMP images.Trond Kjernåsen2010-01-261-1/+1
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2516-127/+308
| | |\
| | | * Added optimization flag to QGraphicsItemPrivate.Samuel Rødal2010-01-252-0/+25
| | | * Fixed child items with graphics effects not inheriting opacity.Samuel Rødal2010-01-252-4/+25
| | | * Small optimization in raster paint engine.Samuel Rødal2010-01-251-2/+2
| | | * Another ASSERT while deleting spansGabriel de Dietrich2010-01-251-1/+3
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2514-120/+253
| | | |\
| | | | * Potential crash when adding items from QGraphicsWidget::polishEvent().Bjørn Erik Nilsen2010-01-222-16/+27
| | | | * QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-223-8/+18
| | | | * Fix QPainter::redirection() to pass autotest.Gunnar Sletta2010-01-221-3/+2
| | | | * Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.Trond Kjernåsen2010-01-221-0/+10
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-2216-110/+269
| | | | |\
| | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2210-92/+165
| | | | | |\
| | | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2110-92/+165
| | | | | | |\
| | | | | | | * Only send QGraphicsItem::ParentChange(d) notifications from setParentItem.Bjørn Erik Nilsen2010-01-213-20/+28
| | | | | | | * Pass value as const void *const to QGraphicsSceneIndex::itemChange.Bjørn Erik Nilsen2010-01-215-12/+12
| | | | | | | * Optimize QGraphicsItem::setFlags.Bjørn Erik Nilsen2010-01-211-9/+21
| | | | | | | * Optimize QGraphicsScenePrivate::itemAcceptsHoverEvents_helperBjørn Erik Nilsen2010-01-211-4/+4
| | | | | | | * Improve performance of QGraphicsItem::setParentItem.Bjørn Erik Nilsen2010-01-213-35/+62
| | | | | | | * Make sure cursor is painted at the correct position when we are using IM.Jan-Arve Sæther2010-01-212-2/+8
| | | | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-211117-1518/+1852
| | | | | | | |\
| | | | | | | * | Fix how we select antialiasing method for text under Mac OS XGunnar Sletta2010-01-211-11/+31
| | | | * | | | | Fix documentation bug in QColorGunnar Sletta2010-01-221-7/+4
| | | | * | | | | Don't use a mutex lock in QPainter::redirection unless strictly requiredGunnar Sletta2010-01-221-3/+36
* | | | | | | | | Remove unneeded resources from QtGuiAlessandro Portale2010-01-263-4/+145
* | | | | | | | | Remove warningsAlessandro Portale2010-01-261-7/+5
* | | | | | | | | Fix broken build of simulated QS60StyleAlessandro Portale2010-01-261-1/+3
|/ / / / / / / /
* | | | | | | | QFileDialog layout issue on Symbian (part2)Sami Merila2010-01-261-0/+1
* | | | | | | | QFileDialog layout issue on SymbianSami Merila2010-01-261-0/+18
* | | | | | | | QListWidget itemActivated does not follow S60 conventionsSami Merila2010-01-254-1/+12
* | | | | | | | Remove unnecessary scope definitions from QS60StyleSami Merila2010-01-251-70/+70
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-252-2/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Made characters in a password field briefly visible while typing.axis2010-01-252-2/+55
* | | | | | | | | QS60Style: Combobox button is not drawn pressedSami Merila2010-01-251-75/+35
|/ / / / / / / /
* | | | | | | | RadioButtons/Checkboxes should have theme highlightSami Merila2010-01-251-0/+65
* | | | | | | | QListView::setAlternatingRowColors is not workingSami Merila2010-01-251-4/+21
|/ / / / / / /
* | | | | | | S60Style: Add support for animations to style (part2)Sami Merila2010-01-221-0/+1
* | | | | | | S60Style: Add support for animations to styleSami Merila2010-01-226-31/+464
|/ / / / / /
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-226-6/+51
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-224-34/+23
| * | | | | Fix for symbian dialog background transparency.Jani Hautakangas2010-01-225-6/+62
| | |/ / / | |/| | |
* | | | | Fix missing focus rect for check and radio buttons in some GTK+ themesJens Bache-Wiig2010-01-211-3/+17
|/ / / /
* | | | Menubar and dock disappear after hiding a fullscreen widget on Cocoa.Carlos Manuel Duclos Vergara2010-01-211-0/+32
| |_|/ |/| |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-202-10/+43
|\ \ \
| * | | Implemented event filter functions for Symbian.axis2010-01-202-10/+43