summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* disable variadic macros on MSVC7Kent Hansen2009-08-171-4/+8
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-14292-8422/+18371
|\
| * Our modifications to freetypeHarald Fernengel2009-08-148-23/+292
| * Add freetype 2.3.9Harald Fernengel2009-08-14661-0/+292236
| * Deleted freetype 2.3.6Harald Fernengel2009-08-14650-282668/+0
| * clucene compiles on Windows CE nowThomas Hartmann2009-08-136-0/+50
| * Doc - Some cleanup on the documentation of QWebElementKavindra Devi Palaraja2009-08-131-158/+220
* | Added missing copyright headersSimon Hausmann2009-08-142-0/+36
* | Fix compilationSimon Hausmann2009-08-141-0/+2
* | Fix compilation on WindowsSimon Hausmann2009-08-141-1/+1
* | compileOlivier Goffart2009-08-121-0/+1
* | Refactor the way the JS stack are created for native functionOlivier Goffart2009-08-124-100/+3
* | Move JSC::Debugger's events calls from JSC::evaluate() toJedrzej Nowacki2009-08-121-23/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1211-44/+198
|\ \ | |/
| * Phonon: On windows, cross fading was brokenThierry Bastian2009-08-121-1/+2
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * Phonon: avoids assert when switching sourceThierry Bastian2009-08-111-0/+2
| * Phonon::VideoWidget still flickeringThierry Bastian2009-08-111-0/+2
| * Fix Whitespace errorsPrasanth Ullattil2009-08-112-29/+29
| * Fix compile error on 64BitPrasanth Ullattil2009-08-112-0/+34
| * Add support for hooking BeginPaint/EndPaint on 64Bit WindowsPrasanth Ullattil2009-08-113-2/+111
| * Phonon: Video widget on Windows flickers when going to next videoThierry Bastian2009-08-111-1/+14
| * Phonon: improve locking to make it safer to load a sourceThierry Bastian2009-08-112-13/+22
| * QtWebKit compile fix for Windows CEJoerg Bornemann2009-08-101-1/+1
| * Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-103-40/+24
* | remove erroneous operator==(int)Kent Hansen2009-08-122-2/+0
* | Calls to JSC::Debugger's new events that where created inJedrzej Nowacki2009-08-111-2/+34
* | Calls to JSC::Debugger's new events that where created inJedrzej Nowacki2009-08-115-4/+129
* | JSGlobalObject debugger's setterJedrzej Nowacki2009-08-101-1/+11
* | Move some debug hooksJedrzej Nowacki2009-08-101-1/+13
* | New class and new JSC::JSGlobalData attribute.Jedrzej Nowacki2009-08-107-1/+193
* | Debugger API develop. New events corresponding to QtScript old-backendJedrzej Nowacki2009-08-101-0/+47
* | Debugger modification. Debugger receive column number from op_debugJedrzej Nowacki2009-08-106-12/+17
* | don't add the jscprint function when building QtScriptKent Hansen2009-08-101-0/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-101-1/+1
|\ \ | |/
| * In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-101-1/+1
* | update JS bindings to be in sync with commit 394f62d779e6e120ce2fc19bd61ec64b...Kent Hansen2009-08-1017-24/+24
* | make JSC::Register members private againKent Hansen2009-08-061-1/+1
* | give Error constructors DontEnum attributeKent Hansen2009-08-061-6/+6
* | Should be part of last commit 3350281b3b4640b24b09f2897b033678670ed37aJedrzej Nowacki2009-08-061-0/+1
* | Force parser to send information about current column number.Jedrzej Nowacki2009-08-0611-41/+49
* | Updates getPropertyNames() on all javascript object to use the flagBenjamin Poulain2009-08-0573-110/+109
* | RegExp.prototype.toString() when pattern is emptyKent Hansen2009-08-051-0/+4
* | compileKent Hansen2009-08-051-1/+1
* | construct a QScriptObject instead of a JSObjectKent Hansen2009-08-051-1/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-0510-27/+39
|\ \ | |/
| * Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-039-23/+28
| * Doc: there is no group of explicitly shared classes, only one class uses this.Volker Hilsheimer2009-07-301-4/+11
* | New UString method. Conversion from UString to QString.Jedrzej Nowacki2009-08-051-0/+12
* | add ifdefs for qtscript-specific changesKent Hansen2009-08-053-1/+19