summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for opening Real Media RAM files.Frans Englich2009-11-202-0/+49
* Docs: Symbian: correct capabilities wrt. Helix Phonon plugin.Frans Englich2009-11-201-5/+2
* Symbian: Add capability NetworkServices.Frans Englich2009-11-201-0/+2
* Fix ICON keyword to work with absolute paths also in SBSv2.Janne Anttila2009-11-201-1/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-2030-95/+467
|\
| * Improved documentation Qt for the Symbian platformAlessandro Portale2009-11-1914-70/+291
| * QAbstractSlider: keypad navigation is slow.Frans Englich2009-11-192-4/+74
| * Symbian: QKeyEvent:isAutoRepeat() doesn't workFrans Englich2009-11-191-1/+1
| * Fix crash when using splash screen, or QPixmap::copy()Shane Kearns2009-11-193-0/+20
| * Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
| * Enabled Qt icon in Symbian also for demos/examples without UID3.Janne Anttila2009-11-192-2/+2
| * Added default Qt icon back for Qt demos/examples in Symbian.Janne Anttila2009-11-193-9/+37
| * Use relative paths when invoking mifconv.Janne Anttila2009-11-191-1/+1
| * Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-191-2/+3
* | Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-202-33/+10
* | Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
* | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Olivier Goffart2009-11-194-24/+51
|\ \
| * | Item views: make sure the model is connected/disconnected correctlyThierry Bastian2009-11-192-8/+30
| * | Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-192-16/+21
* | | Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-191-2/+6
|/ /
* | Add a QTest::qWaitForWindowShown for a failing qlistview autotestLeonardo Sobral Cunha2009-11-191-0/+2
* | On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-192-8/+35
* | Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-192-8/+39
* | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1985-738/+10307
|\ \
| * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-19237-2013/+1773
| |\ \
| * | | Fixed Multi-length strings not implemented for float functionsOlivier Goffart2009-11-192-5/+31
| * | | Revert "Fix detection of linux-g++"Paul Olav Tvete2009-11-194-4/+4
| * | | doc: Removed google search engine.Martin Smith2009-11-191-16/+0
| * | | French translation of designerBenjamin Poulain2009-11-182-0/+7047
| * | | Updates the french translation of qt strings in qt_fr.tsPierre Rossi2009-11-182-116/+152
| * | | Fixes duplicate accelerators in french translation of assistantYoann Lopes2009-11-181-42/+42
| * | | Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
| * | | Removed Browser demo from Symbian buildsMiikka Heikkinen2009-11-181-1/+1
| * | | Symbian docs: Repair some documentation damage, remove obsolete file.Frans Englich2009-11-183-47/+24
| * | | Incorporate feedback from marketing.Frans Englich2009-11-182-111/+83
| * | | Symbian support: incorporate feedback from Lars.Frans Englich2009-11-181-9/+10
| * | | Complement Phonon for Symbian documentation.Frans Englich2009-11-182-2/+10
| * | | Incorporate feedback by Espen.Frans Englich2009-11-181-24/+33
| * | | Fix typo.Frans Englich2009-11-181-1/+1
| * | | Document the state of support in Symbian.Frans Englich2009-11-182-1/+127
| * | | Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-182-13/+20
| * | | Fix QGtkStyle crash when switching themes.Robert Griebl2009-11-182-31/+46
| * | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-187-122/+129
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-17191-2790/+3615
| | |\ \ \
| | * | | | doc: Clarified function of setLayoutDirection()Martin Smith2009-11-171-2/+4
| | * | | | Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-172-56/+83
| | * | | | Improve reliability of QFile test readAllStdinJoão Abecasis2009-11-171-0/+1
| | * | | | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-172-4/+14
| | * | | | Fix QIODevice::getChar optimizationJoão Abecasis2009-11-171-46/+12