Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | src/3rdparty/phonon: Remove QT_WA and non-Unicode code paths, dropping Win9x ... | miniak | 2009-07-01 | 1 | -4/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Re-apply change bd7c123dc88908f41e6c0eccb9b03f9684e5ca27 by Thiago Macieira | Thiago Macieira | 2009-06-29 | 3 | -11/+9 | |
| * | | | | | | | | | | Re-apply change 353dcfd307853da289fdd245410e2e07358624a0 by Friedemann Kleint | Friedemann Kleint | 2009-06-29 | 1 | -1/+16 | |
| * | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-06-29 | 232 | -1619/+6414 | |
| * | | | | | | | | | | Silenced a warning caused by (apparently) a gcc 4.3 bug: | Thiago Macieira | 2009-06-26 | 3 | -11/+9 | |
| * | | | | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-06-26 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-06-25 | 3 | -1/+24 | |
| * | | | | | | | | | | Re-apply change 89e6d626f1e23858735659a1596408cd7a521c02 by Friedemann Kleint | Friedemann Kleint | 2009-06-24 | 1 | -1/+16 | |
| * | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-06-24 | 1034 | -144651/+165637 | |
| * | | | | | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 1 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-06-23 | 4 | -6/+52 | |
* | | | | | | | | | | | add some world-class hacks to JSC to make QtScript work | Kent Hansen | 2009-07-13 | 2 | -2/+19 | |
* | | | | | | | | | | | create a new frame when calling native constructors | Kent Hansen | 2009-07-09 | 2 | -5/+33 | |
* | | | | | | | | | | | create a default-constructed object when calling native constructors | Kent Hansen | 2009-07-09 | 1 | -0/+11 | |
* | | | | | | | | | | | make arguments object work for native functions | Kent Hansen | 2009-07-09 | 1 | -0/+2 | |
* | | | | | | | | | | | implement attributes for arguments.{callee,length} | Kent Hansen | 2009-07-09 | 2 | -0/+11 | |
* | | | | | | | | | | | create a new frame when executing native getter/setter functions | Kent Hansen | 2009-07-09 | 2 | -4/+38 | |
* | | | | | | | | | | | store frame's callee as a normal JSObject | Kent Hansen | 2009-07-09 | 4 | -22/+21 | |