summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Make JSC::TimeoutChecker subclassable and replacable in the global dataTor Arne Vestbø2009-08-0322-49/+56
* Complete the implementation of QScriptValueIterator with JSCoreBenjamin Poulain2009-08-034-8/+15
* Fix up generated files to match the previous commitTor Arne Vestbø2009-07-3140-58/+58
* QScriptValueIterator: fix missing non-enumerable valuesTor Arne Vestbø2009-07-3132-56/+59
* use "fileName" instead of "sourceURL" as error property nameKent Hansen2009-07-303-3/+5
* document that qtscript neeeds some private JSC APIKent Hansen2009-07-301-1/+5
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-07-3016-13/+245
|\
| * compile on QNXHarald Fernengel2009-07-291-1/+2
| * Doc: fix links to the examplesVolker Hilsheimer2009-07-291-2/+3
| * Port of Qt to QNXHarald Fernengel2009-07-294-2/+53
| * Port of Qt to VxWorksRobert Griebl2009-07-2910-7/+186
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-291377-19577/+41002
* | Merge branch 'qtscript-jsc-backend' of git@scm.dev.nokia.troll.no:qt/qt-webki...Kent Hansen2009-07-281-0/+4
|\ \
| * | Fix tst_QScriptEngine::automaticSemicolonInsertionOlivier Goffart2009-07-281-0/+4
* | | compileKent Hansen2009-07-281-0/+2
* | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-281386-19655/+41100
|\ \ \ | |/ / |/| |
| * | 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