| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st... | Simon Hausmann | 2009-07-28 | 65 | -7866/+355 |
|
|
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st... | Simon Hausmann | 2009-07-28 | 1420 | -19511/+48449 |
|
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into qtwebkit-4.6-staging | Simon Hausmann | 2009-07-28 | 13 | -81/+99 |
| |\ \
| | |/ |
|
| | * | "enabled" parameter should default to true, as with QGraphicsView and | Volker Hilsheimer | 2009-07-27 | 2 | -1/+3 |
|
|
| | * | Doc: Fixed qdoc warnings | David Boddie | 2009-07-23 | 1 | -1/+1 |
|
|
| | * | Doc: Updated link and a bit more documentation for | Volker Hilsheimer | 2009-07-21 | 2 | -10/+26 |
|
|
| | * | Doc: fix formatting of lists. | Volker Hilsheimer | 2009-07-20 | 1 | -12/+17 |
|
|
| | * | Doc: A few cleanups, fixes and improvements. | Volker Hilsheimer | 2009-07-19 | 1 | -1/+1 |
|
|
| | * | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -0/+2 |
|
|
| | * | Fixed another memory leak in Phonon on windows | Thierry Bastian | 2009-07-17 | 1 | -3/+1 |
|
|
| | * | Documentation and whitespace fixes in phonon | David Faure | 2009-07-16 | 5 | -51/+46 |
|
|
| | * | Phonon: fixed a big memory leak on Windows | Thierry Bastian | 2009-07-16 | 2 | -2/+4 |
|
|
| | * | Fix warnings for mingw | Thierry Bastian | 2009-07-16 | 1 | -1/+1 |
|
|
| | * | remove lots of warnings with mingw | Thierry Bastian | 2009-07-15 | 1 | -1/+1 |
|
|
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-07-13 | 902 | -5881/+22556 |
|
|
* | | | Fix tst_QScriptEngine::uncaughtException | Olivier Goffart | 2009-07-28 | 1 | -0/+8 |
|
|
* | | | Change JavaScriptCore so it throw error when passing invalid regexp flag | Olivier Goffart | 2009-07-28 | 1 | -0/+21 |
|
|
* | | | add garbage collection hook to JSGlobalData::ClientData | Kent Hansen | 2009-07-27 | 2 | -0/+7 |
|
|
* | | | JSC: toString report correct error message | Olivier Goffart | 2009-07-22 | 1 | -0/+4 |
|
|
* | | | fix QScriptValue::isError | Olivier Goffart | 2009-07-22 | 2 | -1/+14 |
|
|
* | | | Error line number property is called "lineNumber" in QtScript | Kent Hansen | 2009-07-15 | 3 | -4/+10 |
|
|
* | | | compile | Kent Hansen | 2009-07-15 | 1 | -2/+2 |
|
|
* | | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2009-07-14 | 922 | -6071/+22690 |
|\ \ \
| |/ / |
|
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st... | Simon Hausmann | 2009-07-13 | 902 | -5881/+22556 |
| |/ |
|
| * | Removed two generated files. | Simon Hausmann | 2009-07-13 | 2 | -43/+0 |
|
|
| * | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-13 | 7 | -8/+60 |
| |\ |
|
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-07-13 | 18 | -2040/+3375 |
|
|
| * | | Phonon videos on windows would not show with video acceleration disabled | Thierry Bastian | 2009-07-10 | 1 | -1/+1 |
|
|
| * | | Phonon: Fixed a possible race condition | Thierry Bastian | 2009-07-08 | 1 | -7/+13 |
|
|
| * | | Phonon: Fixed a possible race condition | Thierry Bastian | 2009-07-08 | 1 | -1/+1 |
|
|
| * | | Phonon: take advantage of more modern compiler to initialize struct | Thierry Bastian | 2009-07-06 | 4 | -80/+27 |
|
|
| * | | Phonon: Some work done on binary size | Thierry Bastian | 2009-07-06 | 13 | -105/+88 |
|
|