| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | | Fix compile error on 64Bit | Prasanth Ullattil | 2009-08-11 | 2 | -0/+34 |
|
|
| * | | | | | | | | | | | | | | | | Add support for hooking BeginPaint/EndPaint on 64Bit Windows | Prasanth Ullattil | 2009-08-11 | 3 | -2/+111 |
|
|
| * | | | | | | | | | | | | | | | | Phonon: Video widget on Windows flickers when going to next video | Thierry Bastian | 2009-08-11 | 1 | -1/+14 |
|
|
| * | | | | | | | | | | | | | | | | Phonon: improve locking to make it safer to load a source | Thierry Bastian | 2009-08-11 | 2 | -13/+22 |
|
|
| * | | | | | | | | | | | | | | | | QtWebKit compile fix for Windows CE | Joerg Bornemann | 2009-08-10 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | Fixed an assert that could happen when the mediaSource is deleted | Thierry Bastian | 2009-08-10 | 3 | -40/+24 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | remove erroneous operator==(int) | Kent Hansen | 2009-08-12 | 2 | -2/+0 |
|
|
* | | | | | | | | | | | | | | | | Calls to JSC::Debugger's new events that where created in | Jedrzej Nowacki | 2009-08-11 | 1 | -2/+34 |
|
|
* | | | | | | | | | | | | | | | | Calls to JSC::Debugger's new events that where created in | Jedrzej Nowacki | 2009-08-11 | 5 | -4/+129 |
|
|
* | | | | | | | | | | | | | | | | JSGlobalObject debugger's setter | Jedrzej Nowacki | 2009-08-10 | 1 | -1/+11 |
|
|
* | | | | | | | | | | | | | | | | Move some debug hooks | Jedrzej Nowacki | 2009-08-10 | 1 | -1/+13 |
|
|
* | | | | | | | | | | | | | | | | New class and new JSC::JSGlobalData attribute. | Jedrzej Nowacki | 2009-08-10 | 7 | -1/+193 |
|
|
* | | | | | | | | | | | | | | | | Debugger API develop. New events corresponding to QtScript old-backend | Jedrzej Nowacki | 2009-08-10 | 1 | -0/+47 |
|
|
* | | | | | | | | | | | | | | | | Debugger modification. Debugger receive column number from op_debug | Jedrzej Nowacki | 2009-08-10 | 6 | -12/+17 |
|
|
* | | | | | | | | | | | | | | | | don't add the jscprint function when building QtScript | Kent Hansen | 2009-08-10 | 1 | -0/+2 |
|
|
* | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | update JS bindings to be in sync with commit 394f62d779e6e120ce2fc19bd61ec64b... | Kent Hansen | 2009-08-10 | 17 | -24/+24 |
|
|
* | | | | | | | | | | | | | | | make JSC::Register members private again | Kent Hansen | 2009-08-06 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | | give Error constructors DontEnum attribute | Kent Hansen | 2009-08-06 | 1 | -6/+6 |
|
|
* | | | | | | | | | | | | | | | Should be part of last commit 3350281b3b4640b24b09f2897b033678670ed37a | Jedrzej Nowacki | 2009-08-06 | 1 | -0/+1 |
|
|
* | | | | | | | | | | | | | | | Force parser to send information about current column number. | Jedrzej Nowacki | 2009-08-06 | 11 | -41/+49 |
|
|
* | | | | | | | | | | | | | | | Updates getPropertyNames() on all javascript object to use the flag | Benjamin Poulain | 2009-08-05 | 73 | -110/+109 |
|
|
* | | | | | | | | | | | | | | | RegExp.prototype.toString() when pattern is empty | Kent Hansen | 2009-08-05 | 1 | -0/+4 |
|
|
* | | | | | | | | | | | | | | | compile | Kent Hansen | 2009-08-05 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | | construct a QScriptObject instead of a JSObject | Kent Hansen | 2009-08-05 | 1 | -1/+4 |
|
|
* | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-05 | 10 | -27/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | Fixed warnings on phonon/ds9 with mingw (gcc 4) | Thierry Bastian | 2009-08-03 | 9 | -23/+28 |
|
|
| * | | | | | | | | | | | | | | Doc: there is no group of explicitly shared classes, only one class uses this. | Volker Hilsheimer | 2009-07-30 | 1 | -4/+11 |
|
|
* | | | | | | | | | | | | | | | New UString method. Conversion from UString to QString. | Jedrzej Nowacki | 2009-08-05 | 1 | -0/+12 |
|
|
* | | | | | | | | | | | | | | | add ifdefs for qtscript-specific changes | Kent Hansen | 2009-08-05 | 3 | -1/+19 |
|
|
* | | | | | | | | | | | | | | | Make it possible to delete properties even though they have the DontDelete at... | Kent Hansen | 2009-08-04 | 21 | -52/+52 |
|
|
* | | | | | | | | | | | | | | | Make TimeoutChecker::didTimeOut() virtual. | Tor Arne Vestbø | 2009-08-03 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | | Allow setting the checking interval for TimeoutChecker | Tor Arne Vestbø | 2009-08-03 | 2 | -3/+6 |
|
|
* | | | | | | | | | | | | | | | Make JSC::TimeoutChecker subclassable and replacable in the global data | Tor Arne Vestbø | 2009-08-03 | 22 | -49/+56 |
|
|
* | | | | | | | | | | | | | | | Complete the implementation of QScriptValueIterator with JSCore | Benjamin Poulain | 2009-08-03 | 4 | -8/+15 |
|
|
* | | | | | | | | | | | | | | | Fix up generated files to match the previous commit | Tor Arne Vestbø | 2009-07-31 | 40 | -58/+58 |
|
|
* | | | | | | | | | | | | | | | QScriptValueIterator: fix missing non-enumerable values | Tor Arne Vestbø | 2009-07-31 | 32 | -56/+59 |
|
|
* | | | | | | | | | | | | | | | use "fileName" instead of "sourceURL" as error property name | Kent Hansen | 2009-07-30 | 3 | -3/+5 |
|
|
* | | | | | | | | | | | | | | | document that qtscript neeeds some private JSC API | Kent Hansen | 2009-07-30 | 1 | -1/+5 |
|
|
* | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-07-30 | 16 | -13/+245 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | compile on QNX | Harald Fernengel | 2009-07-29 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | | | Doc: fix links to the examples | Volker Hilsheimer | 2009-07-29 | 1 | -2/+3 |
|
|
| * | | | | | | | | | | | | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 4 | -2/+53 |
|
|
| * | | | | | | | | | | | | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 10 | -7/+186 |
|
|
| * | | | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-07-29 | 1377 | -19577/+41002 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'qtscript-jsc-backend' of git@scm.dev.nokia.troll.no:qt/qt-webki... | Kent Hansen | 2009-07-28 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Fix tst_QScriptEngine::automaticSemicolonInsertion | Olivier Goffart | 2009-07-28 | 1 | -0/+4 |
|
|
* | | | | | | | | | | | | | | | compile | Kent Hansen | 2009-07-28 | 1 | -0/+2 |
|
|
* | | | | | | | | | | | | | | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2009-07-28 | 1386 | -19655/+41100 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|