| Commit message (Expand) | Author | Age | Files | Lines |
* | QScript: Fix strange bugs and crashes. | Olivier Goffart | 2009-09-28 | 1 | -1/+13 |
|
|
* | Fix QWebHistory autotest crashes | Jedrzej Nowacki | 2009-09-28 | 1 | -3/+7 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-09-28 | 2 | -4/+4 |
|
|
* | compile fix with namespaced qt | hjk | 2009-09-28 | 4 | -6/+10 |
|
|
* | JavaScriptCore compile fix for Windows CE on ARM | Joerg Bornemann | 2009-09-28 | 1 | -1/+2 |
|
|
* | JavaScriptCore compile fix for Windows CE on ARM | Joerg Bornemann | 2009-09-28 | 1 | -1/+2 |
|
|
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 260 | -8050/+23221 |
|
|
* | Remove QGVLauncher from the WebKit import. | Simon Hausmann | 2009-09-24 | 2 | -330/+0 |
|
|
* | Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920... | Jocelyn Turcotte | 2009-09-24 | 486 | -6489/+9572 |
|
|
* | fix QApp::translate() calls | Oswald Buddenhagen | 2009-09-22 | 1 | -5/+5 |
|
|
* | Make the test fail in a nicer way if it fails | Paul Olav Tvete | 2009-09-22 | 1 | -7/+7 |
|
|
* | Fix tst_QScriptEngine::throwErrorFromProcessEvents | Olivier Goffart | 2009-09-22 | 2 | -2/+3 |
|
|
* | Move 3rdparty fonts into repository. | Jason McDonald | 2009-09-22 | 39 | -0/+986075 |
|
|
* | QtScript: Fix comparing QVariant and QObject. | Olivier Goffart | 2009-09-21 | 2 | -1/+8 |
|
|
* | qdoc: Added \brief texts to all the since 4.6 functions. | Martin Smith | 2009-09-21 | 1 | -2/+7 |
|
|
* | Remove 3rdparty/javascriptcore unused .pro file that produce errors during | Jocelyn Turcotte | 2009-09-18 | 1 | -73/+0 |
|
|
* | Windows CE specific time functions removed from QtWebKit | Joerg Bornemann | 2009-09-18 | 6 | -698/+2 |
|
|
* | QtWebKit Windows CE compile fix | Joerg Bornemann | 2009-09-18 | 2 | -0/+8 |
|
|
* | QtWebKit Windows CE compile fixes | Joerg Bornemann | 2009-09-18 | 5 | -6/+8 |
|
|
* | Copied Windows CE compatiblity date/time conversion functions from WebKit | Simon Hausmann | 2009-09-18 | 2 | -0/+693 |
|
|
* | Removed JavaScriptCore.pro file that shouldn't be there. | Simon Hausmann | 2009-09-18 | 1 | -69/+0 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st... | Simon Hausmann | 2009-09-18 | 7 | -12/+90 |
|
|
* | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200... | Jocelyn Turcotte | 2009-09-18 | 2246 | -29270/+114278 |
|
|
* | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -5/+9 |
|\ |
|
| * | Fixes: Fixed incorrect tracks number calculation with phonon/gst | Dmytro Poplavskiy | 2009-09-16 | 1 | -5/+9 |
|
|
| * | Doc: Note that Netscape plugins are only available on desktop platforms. | David Boddie | 2009-09-09 | 1 | -3/+7 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
| * | Fix #error line not to have a ' as it's not correct | Albert Astals Cid | 2009-08-31 | 1 | -1/+1 |
|
|
* | | Separate the copy of JavaScriptCore that QtScript uses from the copy that | Simon Hausmann | 2009-09-16 | 480 | -0/+238765 |
|
|
* | | Fixed a typo found during translation | Jure Repinc | 2009-09-14 | 1 | -1/+1 |
|
|
* | | Doc: Note that Netscape plugins are only available on desktop platforms. | David Boddie | 2009-09-09 | 1 | -3/+6 |
|
|
* | | Fix crash of QtScript on Mac OS X | Simon Hausmann | 2009-09-09 | 1 | -2/+6 |
|
|
* | | Fix crash in QtScript with exceptions. | Simon Hausmann | 2009-09-09 | 1 | -1/+2 |
|
|
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 5 | -9/+12 |
|\ \ |
|
| * | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
| * | | fix major memory leak in JavaScriptCore RegisterFile on Windows CE | Joerg Bornemann | 2009-09-08 | 1 | -0/+3 |
|
|
| * | | make JavaScriptCore compile on platforms with case-insensitive file system | Kent Hansen | 2009-09-08 | 3 | -5/+5 |
|
|
* | | | Fixed compiler warnings for RVCT compiler. | Janne Anttila | 2009-09-09 | 2 | -7/+7 |
|/ / |
|
* | | Fix QScriptEngineAgent::functionExit (JIT enabled) | Jedrzej Nowacki | 2009-09-07 | 2 | -1/+4 |
|
|
* | | Fix QScriptEngineAgent::exceptionCatch (JIT enabled) | Jedrzej Nowacki | 2009-09-07 | 2 | -1/+4 |
|
|
* | | make JavaScriptCore compile on HPUX | Kent Hansen | 2009-09-07 | 7 | -3/+12 |
|
|
* | | Few expected fails were fixed in QScriptEngineAgent | Jedrzej Nowacki | 2009-09-07 | 3 | -0/+15 |
|
|
* | | Implement symbol hiding for JSC's JIT functions. | Thiago Macieira | 2009-09-04 | 1 | -0/+23 |
|
|
* | | define MAP_ANON as MAP_ANONYMOUS on HPUX | Kent Hansen | 2009-09-04 | 1 | -0/+3 |
|
|
* | | Add a way of getting the stack base on HP-UX. | Thiago Macieira | 2009-09-04 | 1 | -0/+45 |
|
|
* | | Add PLATFORM(HPUX) and COMPILER(ACC) defines, for HP-UX support. | Thiago Macieira | 2009-09-04 | 1 | -0/+24 |
|
|
* | | Fix compilation on AIX: struct tm has no timezone information. | Simon Hausmann | 2009-09-04 | 1 | -1/+1 |
|
|
* | | Implement support for getting the stack base on AIX. | Thiago Macieira | 2009-09-04 | 1 | -0/+12 |
|
|
* | | Fix compilation with xlC 7: operator-> must return a pointer-like type. | Thiago Macieira | 2009-09-04 | 1 | -1/+1 |
|
|
* | | Work around an apparent xlC 7 bug: partial specialisation on HashMap. | Thiago Macieira | 2009-09-04 | 1 | -49/+54 |
|
|