summaryrefslogtreecommitdiffstats
path: root/src/scripttools
Commit message (Expand)AuthorAgeFilesLines
* doc: Changed several \reimp to \internalMartin Smith2009-07-201-1/+1
* doc: Changed several \reimp to \internalMartin Smith2009-07-201-9/+9
* make sure __FILE__ and __LINE__ properties are restored correctlyKent Hansen2009-06-171-4/+6
* fix crash when detach()ing a debugger and then evaluating script print() func...Joel Nordell2009-06-172-7/+14
* reset debugger's state correctly when previous engine was deletedKent Hansen2009-06-171-15/+15
* kill some includes not needed anymoreKent Hansen2009-06-171-4/+0
* fix the QScriptEngineDebugger::state() logic, add test, improve docsKent Hansen2009-06-171-2/+5
* add a state() function to QScriptEngineDebugger for determining whether the debuJoel Nordell2009-06-174-0/+36
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Merge license header changes from 4.5Volker Hilsheimer2009-06-16141-282/+282
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16140-280/+280
* | attempt to compile on solarisKent Hansen2009-06-161-2/+2
* | small refactoring so remote debugger can use the same codeKent Hansen2009-06-153-33/+52
* | don't try to delete script object snapshots when debugger front-end is deletedKent Hansen2009-06-151-1/+0
* | small refactoringKent Hansen2009-06-151-7/+10
* | Fixed compile of scripttools with MSVC 2003.Rohan McGovern2009-06-131-0/+1
* | refactor some script debugger internalsKent Hansen2009-06-127-148/+363
* | make debugger console's auto-completion asynchronousKent Hansen2009-06-128-103/+196
* | make debugger's tooltip handling asynchronousKent Hansen2009-06-128-56/+110
* | fix bugs in the completion+tooltip providersKent Hansen2009-06-122-3/+2
* | add streaming ops for scriptdebugger object deltasKent Hansen2009-06-122-0/+22
* | improved string operations all over the placeThierry Bastian2009-05-284-9/+9
|/
* Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-3/+10
* Remove obsolete pre-processor directives that check QT_VERSION.Jason McDonald2009-04-1613-101/+0
* Long live Qt 4.5!Lars Knoll2009-03-23197-0/+27892