summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-1625-286/+423
|\
| * Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-163-66/+45
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-16403-8942/+14286
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1637-184/+393
| | |\
| | * | qreal-izationAleksandar Sasha Babic2009-12-158-23/+25
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-153-0/+6
| | |\ \
| | | * \ Merge branch 'mergeRequest-2149' into 4.6-s60axis2009-12-153-0/+6
| | | |\ \
| | | | * | Enabled input method update code for all platforms.axis2009-12-153-7/+0
| | | | * | Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-103-0/+13
| | * | | | QS60Style: Remove layouts with mirrored informationSami Merila2009-12-152-32/+15
| | |/ / /
| | * | | FEP indicator shown in status pane when it should notSami Merila2009-12-142-3/+21
| | * | | QS60Style: Theme graphics for QSlider in 3.1Sami Merila2009-12-111-2/+6
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-112-12/+58
| | |\ \ \
| | | * | | Slow spinbox on N95 when using keys Up/DownAleksandar Sasha Babic2009-12-112-12/+58
| | * | | | QS60Style: Groove changes caused build break of S60 3.1Sami Merila2009-12-114-11/+36
| | |/ / /
| | * | | QS60Style: Style does not support pressed state for slidersSami Merila2009-12-113-30/+52
| | * | | QS60Style: Slider groove is incorrectSami Merila2009-12-113-28/+50
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1122-382/+410
| | |\ \ \
| | * | | | List item is not highlighted before navigating the listSami Merilä2009-12-101-1/+2
| | | |/ / | | |/| |
| | * | | Rewrote most of the regular pointer handling.axis2009-12-092-90/+94
| | * | | QS60Style: Do not let QCommonStyle draw PE_PanelScrollAreaCornerSami Merilä2009-12-091-1/+3
| | * | | Access to image needs to be protected in QS60PixmapDataMiikka Heikkinen2009-12-091-0/+6
| * | | | Long informative texts causes messagebox to grow outside of screen areaSami Merila2009-12-161-0/+17
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-164-93/+96
|\ \ \ \ \
| * | | | | Attempt at fixing compilation on Symbian.Samuel Rødal2009-12-151-88/+83
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-12-1519-179/+563
| |\ \ \ \ \
| | * | | | | Clicking on a selected item wouldn't reset the selection anymore.Gabriel de Dietrich2009-12-152-3/+7
| * | | | | | Fix vertical text centering on Mac OS XEskil Abrahamsen Blomfeldt2009-12-151-2/+6
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2009-12-161-3/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-1568-1046/+1430
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
* | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-149-73/+142
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-1440-649/+660
| |\ \ \ \ \ \
| * | | | | | | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.Bradley T. Hughes2009-12-112-5/+29
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-097-68/+113
| |\ \ \ \ \ \
| | * | | | | | Mixed up top/bottomRobert Griebl2009-12-091-1/+1
| | * | | | | | QGtkStyle: support for the inner-border property in GtkButtonsRobert Griebl2009-12-083-0/+20
| | * | | | | | Compile with -no-exceptions on Mac.Morten Johan Sørvig2009-12-081-2/+16
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-0849-464/+595
| | |\ \ \ \ \ \
| | | * | | | | | Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)Jono Cole2009-12-071-0/+28
| | | * | | | | | Cannot drag scrollbars in a QPlainTextEdit on Cocoa.Prasanth Ullattil2009-12-071-66/+46
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-021-2/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-0171-724/+836
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Doc: Document QSystemTrayIcon::showMessage() Mac behavior.Morten Johan Sørvig2009-11-201-0/+3
* | | | | | | | | | | Optimized blur / drop shadow effects for the GL 2 paint engine.Samuel Rødal2009-12-144-12/+39
* | | | | | | | | | | Fixed bug in graphics effects caching of graphics item hierarchies.Samuel Rødal2009-12-141-2/+9
* | | | | | | | | | | Added InvalidateReason to invalidateCache to optimize effectsSamuel Rødal2009-12-143-6/+22
* | | | | | | | | | | Fixed bug in QGraphicsPixmapItem shortcut for graphics effects.Samuel Rødal2009-12-141-1/+4
* | | | | | | | | | | Optimize QGraphicsItemEffectSourcePrivate::pixmap() for QGraphicsPixmapItems.Samuel Rødal2009-12-141-7/+11
* | | | | | | | | | | Improved raster blur implementation.Samuel Rødal2009-12-141-59/+299
| |_|_|_|_|/ / / / / |/| | | | | | | | |