summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-291-29/+29
* ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBARJeremy Katz2009-09-251-0/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-1/+1
|\|
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-1/+1
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-181-2/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | | comment out assertKent Hansen2009-08-131-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-291-6/+8
|\| |
| * | kill some includes not needed anymoreKent Hansen2009-06-171-4/+0
| * | add a state() function to QScriptEngineDebugger for determining whether the debuJoel Nordell2009-06-171-0/+6
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-1/+2
|/ /
* | small refactoring so remote debugger can use the same codeKent Hansen2009-06-151-0/+41
* | refactor some script debugger internalsKent Hansen2009-06-121-0/+116
* | make debugger console's auto-completion asynchronousKent Hansen2009-06-121-1/+1
* | make debugger's tooltip handling asynchronousKent Hansen2009-06-121-40/+46
|/
* Remove obsolete pre-processor directives that check QT_VERSION.Jason McDonald2009-04-161-6/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1828