summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Make Software Input Panel requests work with QGraphicsWebView _and_ QWebView ...Simon Hausmann2009-10-013-1/+19
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-2/+20
|\
| * Fixes: Phonon-gst: Respect device MediaSource property.Dmytro Poplavskiy2009-10-011-0/+5
| * Fixes: Phonon-gst: use correct URLs for different disk types.Dmytro Poplavskiy2009-10-011-2/+15
| * Fix reader.google.com crashesSimon Hausmann2009-09-303-1450/+1133
| * Remove mentions of QtSW.Jason McDonald2009-09-292-3/+3
* | Rename QWebGraphicsItem to QGraphicsWebViewAlexis Menard2009-10-018-96/+96
* | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-1/+1
* | Fixed software input panel support on web input elements.Simon Hausmann2009-10-013-0/+45
* | Implementation for QWebPage::inputMethodQuery and QWebPagePrivate::inputMetho...Simon Hausmann2009-10-014-36/+242
* | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-0116-0/+74
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-016-15/+22
* | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200...Jocelyn Turcotte2009-10-01920-2312/+5816
* | Make it possible to debug JSC in the Symbian emulator.Janne Koskinen2009-09-302-2/+2
* | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-305-14/+19
|\ \
| * | Compile on VS2003Kent Hansen2009-09-301-1/+0
| * | Phonon/EffectFactory: Remove calls to QObject tr().Friedemann Kleint2009-09-301-8/+9
| * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-303-5/+10
* | | Fixed compilation error and one warning, when building with RVCTGareth Stockwell2009-09-303-11/+12
* | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-298-29/+51
|\ \ \
| * \ \ Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-09-29160-1137/+3635
| |\ \ \ | | |/ /
| * | | Fixed seek during video playbackGareth Stockwell2009-09-292-4/+13
| * | | Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-296-29/+34
| * | | Updated TODO listGareth Stockwell2009-09-291-0/+8
* | | | Changes for fixing media object.Frans Englich2009-09-297-164/+171
| |/ / |/| |
* | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-29160-1137/+3635
|\ \ \ | |/ / |/| |
| * | Re-apply change e20c832098d98076a0f988ce01b53586e370d272 by Simon HausmannSimon Hausmann2009-09-291-5/+0
| * | Re-apply change e433f472a765d738238a6b380060ce15c4910148 by Jedrzej NowackiJedrzej Nowacki2009-09-291-3/+7
| * | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200...Jocelyn Turcotte2009-09-29152-1116/+3595
| * | Minor fixes in webkit's documentationPierre Rossi2009-09-291-4/+4
| * | QScript: fix the way the js stack is advanced.Olivier Goffart2009-09-291-0/+8
| * | Fix Freemantle build of JSC/WebKit.Simon Hausmann2009-09-282-10/+0
| * | QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-281-1/+13
| * | Fix QWebHistory autotest crashesJedrzej Nowacki2009-09-281-3/+7
| * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-282-4/+4
| * | compile fix with namespaced qthjk2009-09-284-6/+10
| * | JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
| * | JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
* | | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-1/+1
* | | Revert "Disable code, as we don't have the required code in QtGui."Frans Englich2009-09-281-8/+6
* | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-24747-14868/+32792
|\ \ \ | |/ /
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-24260-8050/+23221
| * | Remove QGVLauncher from the WebKit import.Simon Hausmann2009-09-242-330/+0
| * | Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920...Jocelyn Turcotte2009-09-24486-6489/+9572
* | | Disable code, as we don't have the required code in QtGui.Frans Englich2009-09-241-6/+8
* | | Remove TODO comment.Frans Englich2009-09-241-2/+0
* | | Do runtime check for SetVolume.Frans Englich2009-09-241-5/+12
* | | Essentially do 's/NULL/0/g', to adhere to Qt coding style.Frans Englich2009-09-249-22/+22
* | | Remove TODO comment.Frans Englich2009-09-241-1/+0
* | | Make local function static.Frans Englich2009-09-241-1/+1