summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QVariant documentation: there is no function QVariant::isEmpty()Olivier Goffart2009-12-011-1/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0116-289/+546
|\
| * Extended tst_QListView::indexAt to test viewport bounds.Gabriel de Dietrich2009-12-011-1/+9
| * Fix QFontCombobox autotest on X11Olivier Goffart2009-12-012-5/+6
| * 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-0112-281/+525
| |\
| | * Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-3012-281/+525
| | |\
| | | * 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
| | | * Adjust qmediaplayer's settings dialog for small screens.Frans Englich2009-11-251-160/+191
| | | * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-2387-461/+771
| | | |\
| | | * \ Merge branch '4.6' into mmfphononFrans Englich2009-11-20575-6352/+18797
| | | |\ \
| | | * | | Added additional keyboard shortcuts to MediaPlayerGareth Stockwell2009-11-191-8/+17
| | | * | | Added 'fullscreen video' menu option to media playerGareth Stockwell2009-11-192-90/+128
| | | * | | Mediaplayer: do not exit full-screen when pausedGareth Stockwell2009-11-191-4/+4
| | | * | | Keep the same capitalization for Phonon.dll.Frans Englich2009-11-161-1/+1
| | | * | | qmediaplayer: pausing behavior for dialog inconvenient.Frans Englich2009-11-162-12/+18
* | | | | | 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-01822-8669/+24396
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| * | | | | Fix tst_qsharedmemory on UnixOlivier Goffart2009-11-301-5/+2
| * | | | | Doc: Fixed up a known issue.David Boddie2009-11-301-8/+10
| * | | | | Only call updateFont if the font have changed.Alexis Menard2009-11-302-1/+37
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-304-4/+5
| |\ \ \ \ \
| | * | | | | 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
| * | | | | | Add some notes about known issues for win32-iccJan-Arve Sæther2009-11-302-1/+11
| |/ / / / /
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-306-5/+18
| |\ \ \ \ \
| | * | | | | Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-303-2/+15
| | * | | | | Compile webkit for win32-iccJan-Arve Sæther2009-11-302-2/+2
| | |/ / / /
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-301-1/+1
| | |\ \ \ \
| | | * | | | Fix tst_qspinbox compilation with winscw.Liang Qi2009-11-271-1/+1
| * | | | | | 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-2777-347/+2070
| |\ \ \ \ \
| | * \ \ \ \ Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2752-663/+857
| | |\ \ \ \ \
| | * | | | | | Minor changelog updatesJason McDonald2009-11-271-9/+21
| | * | | | | | 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-2534-107/+487
| | |\ \ \ \ \ \
| | | * | | | | | 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-2525-294/+445
| | |\ \ \ \ \ \ \
| | | * | | | | | | 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