summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Don't force a crash handler in QtTest.Thiago Macieira2009-12-031-1/+12
* | | | | | Assistant: Another small refactoring.ck2009-12-031-14/+33
* | | | | | Assistant: Small refactoring to prepare for upcoming functional change.ck2009-12-031-18/+24
* | | | | | Assistant: Compile fix for namespaced Qt.ck2009-12-032-0/+8
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtck2009-12-03184-1382/+6231
|\ \ \ \ \ \
| * | | | | | Added QGraphicsWidget::autoFillBackground property.J-P Nurmi2009-12-035-0/+65
| * | | | | | Fixed typing error in a variableunknown2009-12-022-0/+141
| * | | | | | Merge branch '4.6'Thiago Macieira2009-12-02168-1313/+2696
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0271-455/+1107
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0255-434/+927
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-023-4/+10
| | | | |\ \ \
| | | | | * | | qreal-izationAleksandar Sasha Babic2009-12-021-1/+1
| | | | | * | | Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| | | | | * | | Minor doc update for known-issues wiki link.Janne Anttila2009-12-011-1/+1
| | | | * | | | Reduce double-copying of textures when flipping upside downRhys Weatherley2009-12-021-7/+15
| | | | * | | | Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-012-2/+18
| | | | * | | | QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
| | | | * | | | Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | | | * | | | 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
| | | | | |/ / / / / / /