summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove compilation warning from S60pixelMetrics on ARMSami Merilä2009-12-071-3/+2
* Button and LineEdit/TextEdit theme colors are incorrectSami Merilä2009-12-041-2/+4
* QS60Style: Overwrites correct stylehint color valuesSami Merilä2009-12-041-4/+3
* MMP_RULES overriding qmake variables now warns userMiikka Heikkinen2009-12-042-50/+111
* Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-042-24/+64
* Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
* Unnecessary symbian version checks in sqldrivers.proJouni Hiltunen2009-12-031-3/+1
* QS60Style: Always store changed theme paletteSami Merilä2009-12-031-5/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-035-7/+122
|\
| * qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
| * Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-022-1/+63
| * Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
| * Fixed "illegal empty declaration" warning from \tools\xmlpatternsJanne Anttila2009-12-021-2/+2
* | Stabilize tests on X11Olivier Goffart2009-12-024-5/+14
* | Fix tst_QSystemLock::processesOlivier Goffart2009-12-021-4/+4
* | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-023-4/+59
* | 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