summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Speed up rotated/transformed text on OpenGL2 paint engineGunnar Sletta2009-12-081-61/+34
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0111-25/+188
|\
| * Fix QFontCombobox autotest on X11Olivier Goffart2009-12-011-3/+2
| * In QListViews, items were being hovered even when mouse was on the scrollbarsGabriel de Dietrich2009-12-011-2/+6
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-019-20/+180
| |\
| | * Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-309-20/+180
| | |\
| | | * Clip video rect to physical screen dimensionsGareth Stockwell2009-11-261-1/+12
| | | * Tidied up logic of retrieving video window in Phonon MMF backendGareth Stockwell2009-11-261-2/+1
| | | * Suspend DSA while drawing is in progressGareth Stockwell2009-11-264-1/+85
| | | * Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-263-0/+29
| | | * Changed video widget native paint mode to zero-fill native windowGareth Stockwell2009-11-262-7/+2
| | | * Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-263-8/+50
| | | * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-2354-256/+378
| | | |\
| | | * \ Merge branch '4.6' into mmfphononFrans Englich2009-11-20291-3692/+5620
| | | |\ \
| | | * | | Keep the same capitalization for Phonon.dll.Frans Englich2009-11-161-1/+1
* | | | | | Added caching of vectorpaths to the GL paint engine.Gunnar Sletta2009-12-015-11/+139
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-01420-5541/+7694
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| * | | | | Only call updateFont if the font have changed.Alexis Menard2009-11-301-1/+2
| * | | | | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-302-2/+4
| * | | | | Fixed the GL2 engine stroker to handle Qt::SvgMiterJoin.Kim Motoyoshi Kalland2009-11-301-0/+1
| * | | | | Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-303-3/+4
| |\ \ \ \ \
| | * | | | | Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-301-1/+2
| | * | | | | Compile webkit for win32-iccJan-Arve Sæther2009-11-302-2/+2
| | |/ / / /
| * | | | | X11: Avoid loading all fonts in system for text with line breaksEskil Abrahamsen Blomfeldt2009-11-301-1/+1
| |/ / / /
| * | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-2720-283/+353
| |\ \ \ \
| | * \ \ \ Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2732-610/+461
| | |\ \ \ \
| | * | | | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| | * | | | | Fixing background painting after orientation switch.Alessandro Portale2009-11-262-1/+2
| | * | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW.Jocelyn Turcotte2009-11-251-2/+2
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-2519-98/+153
| | |\ \ \ \ \
| | | * | | | | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-2513-269/+320
| | |\ \ \ \ \ \
| | | * | | | | | Mac: deleting a menu item might clear items in other menusRichard Moe Gustavsen2009-11-251-6/+4
| | | * | | | | | Cocoa: 'Quit' in menu bar does not workRichard Moe Gustavsen2009-11-252-2/+11
| | | * | | | | | Compile for 64-bit WindowsBradley T. Hughes2009-11-251-1/+6
| | | * | | | | | Fix the tablet device recognition on WindowsBenjamin Poulain2009-11-251-84/+115
| | | * | | | | | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| | | * | | | | | QXmlStream: regenerate header after grammar changePeter Hartmann2009-11-251-161/+162
| | | * | | | | | QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-251-0/+1
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-253-3/+29
| | | |\ \ \ \ \ \
| | | * | | | | | | Small performance improvement: don't match the bus path.Thiago Macieira2009-11-241-3/+2
| | | * | | | | | | Doc: Update the documentation for the serviceOwnerChanged signal.Thiago Macieira2009-11-241-0/+6
| | | * | | | | | | Fix the detection of when this process gets names on the bus.Thiago Macieira2009-11-242-12/+11
| | | * | | | | | | Revert "Disable the deprecation warning for this signal since we're using it ...Thiago Macieira2009-11-241-0/+5
| | | * | | | | | | Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus...Thiago Macieira2009-11-241-3/+0
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-242-2/+28
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-2471-250/+532
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2