Age | Commit message (Expand) | Author | Files | Lines |
2010-02-04 | Use a shared QScriptEngine for debugger console command scripts | Kent Hansen | 3 | -229/+233 |
2010-02-04 | Fix QtScript debugger hang/crash issue with updating locals model | Kent Hansen | 2 | -16/+44 |
2010-01-07 | Update copyright year to 2010 | Jason McDonald | 142 | -142/+142 |
2009-11-18 | Ran the script utils/normalize | Olivier Goffart | 2 | -3/+3 |
2009-11-09 | Move QCustomScopedPointer to a private header | Harald Fernengel | 5 | -5/+5 |
2009-09-29 | Fix tr-Errors/remove QObject::tr(), mainly in ScriptTools | Friedemann Kleint | 8 | -58/+61 |
2009-09-25 | ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBAR | Jeremy Katz | 5 | -1/+26 |
2009-09-09 | Update license headers again. | Jason McDonald | 142 | -568/+568 |
2009-09-08 | QScriptDebuggerBackend crash fix. | Jedrzej Nowacki | 1 | -7/+1 |
2009-08-31 | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 1 | -13/+13 |
2009-08-31 | Merge branch '4.5' into 4.6 | Thiago Macieira | 141 | -1833/+1833 |
2009-08-31 | Update tech preview license header. | Jason McDonald | 140 | -1820/+1820 |
2009-08-25 | Compile fix after merge. | Rhys Weatherley | 1 | -1/+2 |
2009-08-24 | Merge branch '4.5' into 4.6 | Thiago Macieira | 6 | -13/+14 |
2009-08-24 | Make assorted constructors follow good coding practice | Keith Isdale | 6 | -13/+14 |
2009-08-21 | Merge commit 'qt/master' | Jason Barron | 8 | -14/+30 |
2009-08-20 | provide filename in stack view if we have it | Kent Hansen | 1 | -4/+7 |
2009-08-20 | disable executable line number info since we don't have it yet | Kent Hansen | 2 | -4/+15 |
2009-08-19 | make sure we have a message handler | Kent Hansen | 1 | -0/+3 |
2009-08-18 | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2 | -4/+4 |
2009-08-18 | Merge commit 'qt/master' | Jason Barron | 3 | -16/+5 |
2009-08-17 | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2 | -4/+4 |
2009-08-17 | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 1 | -12/+1 |
2009-08-14 | Fixed coverity warnings | Thierry Bastian | 1 | -12/+1 |
2009-08-13 | comment out assert | Kent Hansen | 1 | -1/+1 |
2009-08-13 | Build fix. | Jedrzej Nowacki | 3 | -5/+3 |
2009-08-13 | Merge commit 'qt/master' | Jason Barron | 142 | -142/+142 |
2009-08-12 | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 142 | -142/+142 |
2009-08-12 | Update contact URL in license headers. | Jason McDonald | 142 | -142/+142 |
2009-08-11 | Update license headers. | Jason McDonald | 140 | -140/+140 |
2009-08-06 | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 53 | -53/+53 |
2009-08-04 | Merge commit 'origin/master' | Jason Barron | 53 | -53/+53 |
2009-08-03 | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 53 | -53/+53 |
2009-07-28 | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2 | -10/+10 |
2009-07-27 | Merge commit 'qt/master-stable' | Jason Barron | 2 | -10/+10 |
2009-07-20 | doc: Changed several \reimp to \internal | Martin Smith | 1 | -1/+1 |
2009-07-20 | doc: Changed several \reimp to \internal | Martin Smith | 1 | -9/+9 |
2009-06-30 | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 142 | -351/+416 |
2009-06-29 | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 142 | -311/+355 |
2009-06-25 | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 22 | -318/+702 |
2009-06-17 | make sure __FILE__ and __LINE__ properties are restored correctly | Kent Hansen | 1 | -4/+6 |
2009-06-17 | fix crash when detach()ing a debugger and then evaluating script print() func... | Joel Nordell | 2 | -7/+14 |
2009-06-17 | reset debugger's state correctly when previous engine was deleted | Kent Hansen | 1 | -15/+15 |
2009-06-17 | kill some includes not needed anymore | Kent Hansen | 1 | -4/+0 |
2009-06-17 | fix the QScriptEngineDebugger::state() logic, add test, improve docs | Kent Hansen | 1 | -2/+5 |
2009-06-17 | add a state() function to QScriptEngineDebugger for determining whether the debu | Joel Nordell | 4 | -0/+36 |
2009-06-17 | Update license headers in files that are new in 4.6. | Jason McDonald | 1 | -2/+2 |
2009-06-16 | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 1 | -1/+2 |
2009-06-16 | Merge license header changes from 4.5 | Volker Hilsheimer | 141 | -282/+282 |
2009-06-16 | Update license headers as requested by the marketing department. | Jason McDonald | 140 | -280/+280 |