summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-07-2865-7866/+355
| * | | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-07-281420-19511/+48449
| * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into qtwebkit-4.6-stagingSimon Hausmann2009-07-2813-81/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | "enabled" parameter should default to true, as with QGraphicsView andVolker Hilsheimer2009-07-272-1/+3
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Doc: Fixed qdoc warningsDavid Boddie2009-07-231-1/+1
| | * | | | | | | | | | | | Doc: Updated link and a bit more documentation forVolker Hilsheimer2009-07-212-10/+26
| | * | | | | | | | | | | | Doc: fix formatting of lists.Volker Hilsheimer2009-07-201-12/+17
| | * | | | | | | | | | | | Doc: A few cleanups, fixes and improvements.Volker Hilsheimer2009-07-191-1/+1
| | * | | | | | | | | | | | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+2
| | * | | | | | | | | | | | Fixed another memory leak in Phonon on windowsThierry Bastian2009-07-171-3/+1
| | * | | | | | | | | | | | Documentation and whitespace fixes in phononDavid Faure2009-07-165-51/+46
| | * | | | | | | | | | | | Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
| | * | | | | | | | | | | | Fix warnings for mingwThierry Bastian2009-07-161-1/+1
| | * | | | | | | | | | | | remove lots of warnings with mingwThierry Bastian2009-07-151-1/+1
| | * | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-13902-5881/+22556
* | | | | | | | | | | | | | Fix tst_QScriptEngine::uncaughtExceptionOlivier Goffart2009-07-281-0/+8
* | | | | | | | | | | | | | Change JavaScriptCore so it throw error when passing invalid regexp flagOlivier Goffart2009-07-281-0/+21
* | | | | | | | | | | | | | add garbage collection hook to JSGlobalData::ClientDataKent Hansen2009-07-272-0/+7
* | | | | | | | | | | | | | JSC: toString report correct error messageOlivier Goffart2009-07-221-0/+4
* | | | | | | | | | | | | | fix QScriptValue::isErrorOlivier Goffart2009-07-222-1/+14
* | | | | | | | | | | | | | Error line number property is called "lineNumber" in QtScriptKent Hansen2009-07-153-4/+10
* | | | | | | | | | | | | | compileKent Hansen2009-07-151-2/+2
* | | | | | | | | | | | | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-14922-6071/+22690
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-07-13902-5881/+22556
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Removed two generated files.Simon Hausmann2009-07-132-43/+0
| * | | | | | | | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-137-8/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-07-1318-2040/+3375
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Phonon videos on windows would not show with video acceleration disabledThierry Bastian2009-07-101-1/+1
| * | | | | | | | | | | Phonon: Fixed a possible race conditionThierry Bastian2009-07-081-7/+13
| * | | | | | | | | | | Phonon: Fixed a possible race conditionThierry Bastian2009-07-081-1/+1
| * | | | | | | | | | | Phonon: take advantage of more modern compiler to initialize structThierry Bastian2009-07-064-80/+27
| * | | | | | | | | | | Phonon: Some work done on binary sizeThierry Bastian2009-07-0613-105/+88
| * | | | | | | | | | | src/3rdparty/phonon: Remove QT_WA and non-Unicode code paths, dropping Win9x ...miniak2009-07-011-4/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Re-apply change bd7c123dc88908f41e6c0eccb9b03f9684e5ca27 by Thiago MacieiraThiago Macieira2009-06-293-11/+9
| * | | | | | | | | | Re-apply change 353dcfd307853da289fdd245410e2e07358624a0 by Friedemann KleintFriedemann Kleint2009-06-291-1/+16
| * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-29232-1619/+6414
| * | | | | | | | | | Silenced a warning caused by (apparently) a gcc 4.3 bug:Thiago Macieira2009-06-263-11/+9
| * | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-06-261-0/+9
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-06-253-1/+24
| * | | | | | | | | | Re-apply change 89e6d626f1e23858735659a1596408cd7a521c02 by Friedemann KleintFriedemann Kleint2009-06-241-1/+16
| * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-241034-144651/+165637
| * | | | | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-231-5/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-06-234-6/+52
* | | | | | | | | | | add some world-class hacks to JSC to make QtScript workKent Hansen2009-07-132-2/+19
* | | | | | | | | | | create a new frame when calling native constructorsKent Hansen2009-07-092-5/+33
* | | | | | | | | | | create a default-constructed object when calling native constructorsKent Hansen2009-07-091-0/+11
* | | | | | | | | | | make arguments object work for native functionsKent Hansen2009-07-091-0/+2
* | | | | | | | | | | implement attributes for arguments.{callee,length}Kent Hansen2009-07-092-0/+11
* | | | | | | | | | | create a new frame when executing native getter/setter functionsKent Hansen2009-07-092-4/+38
* | | | | | | | | | | store frame's callee as a normal JSObjectKent Hansen2009-07-094-22/+21