summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Phonon on windows: fixeda possible dead-lock when using QFileThierry Bastian2009-08-219-152/+90
* Phonon on Windows: improve performance when loading lots of sourcesThierry Bastian2009-08-213-72/+53
* qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-211-1/+1
* JSC::Debugger fix. Events exceptionThrow and functionExit modificationJedrzej Nowacki2009-08-211-10/+26
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-201-1/+1
|\
| * Windows CE compile fixJoerg Bornemann2009-08-201-1/+1
* | Remove useless variable from Lexer.Jedrzej Nowacki2009-08-201-3/+2
* | Fix JavaScriptCore::Lexer column countJedrzej Nowacki2009-08-202-2/+9
* | set the current frame when getting callbacks in JSC DebuggerKent Hansen2009-08-201-0/+3
* | add missing includeKent Hansen2009-08-201-0/+1
* | Fix JavaScriptCore build on systems without anonymous mmappingNorbert Leser2009-08-202-3/+3
* | add platforms AIX and HPUXKent Hansen2009-08-201-1/+35
* | use PLATFORM(SOLARIS) instead of Qt-specific defineKent Hansen2009-08-202-2/+2
* | build on SolarisKent Hansen2009-08-192-2/+12
* | Add support for aligned buffers without alignment macrosThiago Macieira2009-08-191-1/+13
* | Clean upJedrzej Nowacki2009-08-181-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1812-56/+94
|\ \ | |/
| * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1712-56/+94
* | Clean up.Jedrzej Nowacki2009-08-184-14/+30
* | use ExecutableAllocatorWin.cpp on all Windows platformsKent Hansen2009-08-181-1/+1
* | Build on Windows CEKent Hansen2009-08-171-1/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-174-10/+11
|\ \ | |/
| * Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-0/+1
| * Doc: Fix links and silence qdoc warnings.Volker Hilsheimer2009-08-161-3/+3
| * Fixed compile.Rohan McGovern2009-08-141-3/+3
| * QVariant: more work on avoinding conversion between float and doublesThierry Bastian2009-08-142-8/+8
* | 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