summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CRASH] audioinput and audiooutput examples crash when no devices areKurt Korbatits2010-02-072-0/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-02-031-0/+6
|\
| * Updated changlog 4.6.2Kurt Korbatits2010-02-021-0/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0227-87/+249
|\ \
| * | Revert "Update default FPU flags on Symbian to be softvfp+vfpv2"Iain2010-02-022-1/+1
| * | Revert "Using RunFast mode for RVCT" until compilationAleksandar Sasha Babic2010-02-021-16/+0
| * | New Symbian signed sqlite3.sis with backup_registration.xmlMiikka Heikkinen2010-02-021-0/+0
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0226-88/+266
| |\ \ |/ / /
| * | Fixed def files on Symbian.axis2010-02-022-4/+4
| * | Added some missing documentation.axis2010-02-021-0/+1
| * | Fixed text rendering via scaled QPainter on rasterPaintEngine / SymbianAlessandro Portale2010-02-013-19/+68
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0121-65/+193
| |\ \
| | * | Documented limitations of add/setLibraryPath(s) on Symbian OSMiikka Heikkinen2010-02-011-0/+8
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Gareth Stockwell2010-02-017-21/+48
| | |\ \
| | | * | Fixed the URL of known issues wiki page in docsMiikka Heikkinen2010-02-012-3/+3
| | | * | Fixing benchmark to be runnable on Symbian deviceAleksandar Sasha Babic2010-02-012-1/+11
| | | * | Fixing test to be runnable on Symbian devices.Aleksandar Sasha Babic2010-02-012-0/+10
| | | * | Fixed no-timeout case for QProcess::waitForFinished in SymbianMiikka Heikkinen2010-02-011-17/+24
| | * | | Deployed QtMultimedia.dll on SymbianGareth Stockwell2010-02-011-0/+4
| | |/ /
| | * | Add visibility-inlines-hidden for GCCE on Symbian OSIain2010-02-011-0/+1
| | * | Catch by reference rather than by valueIain2010-02-011-1/+1
| | * | Fixing benchmark for SymbianAleksandar Sasha Babic2010-01-292-1/+18
| | * | Remove warning about Symbian DEF files when running configure for WindowsIain2010-01-292-1/+1
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-2970-116/+114
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-298-26/+90
| | | |\ \
| | * | | | List item margins are too small due to invalid pixel metric valueSami Merila2010-01-292-15/+22
| | | |/ / | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-288-26/+90
| | |\ \ \
| | | * | | Remove left over forward declarationsAlessandro Portale2010-01-281-3/+0
| | | * | | Avoided the loss of preedit text when losing focus on Symbian.axis2010-01-281-6/+2
| | | * | | Added support for ifdeffing for manufacturer in generated pkg filesMiikka Heikkinen2010-01-282-1/+64
| | | * | | Shortening and fixing previous fix for QTBUG-6371Alessandro Portale2010-01-281-15/+7
| | | * | | Update default FPU flags on Symbian to be softvfp+vfpv2Iain2010-01-282-1/+1
| | | * | | Using RunFast mode for RVCTAleksandar Sasha Babic2010-01-281-0/+16
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0211-14/+189
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed maketestselftest failure with some MSVC versions.Rohan McGovern2010-02-021-0/+3
| * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-018-12/+181
| * | | | | Fix a problem with overlay icons in the fileiconproviderJens Bache-Wiig2010-02-011-2/+3
| * | | | | Only set the _WIN32_WINNT define if it is not set or less than 0x0400Andy Shaw2010-02-011-0/+2
|/ / / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0117-63/+191
|\ \ \ \ \
| * | | | | QPrintDialog::setPrinter(), QPrintDialog::printer(), QPrintDialog::addButton ...ulf2010-02-011-3/+3
| * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-2913-59/+183
| * | | | | Fix autotest memory leakKent Hansen2010-01-291-1/+1
| * | | | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-292-1/+3
| * | | | | Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-011-10/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-291-10/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Assistant: Fix unintended tr context change.ck2010-01-291-10/+10
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-02-014-1/+122
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | audiodevices example: no devices availableKurt Korbatits2010-02-011-1/+4
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-293-0/+118
| |\ \ \ \ |/ / / / /