summaryrefslogtreecommitdiffstats
path: root/src/scripttools
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-219-14/+31
|\
| * provide filename in stack view if we have itKent Hansen2009-08-201-4/+7
| * disable executable line number info since we don't have it yetKent Hansen2009-08-202-4/+15
| * make sure we have a message handlerKent Hansen2009-08-191-0/+3
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-182-4/+4
| |\
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-171-12/+1
| |\ \
| * | | comment out assertKent Hansen2009-08-131-1/+1
| * | | Build fix.Jedrzej Nowacki2009-08-134-6/+4
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-12142-142/+142
| |\ \ \
| * | | | QtScript building system changeJedrzej Nowacki2009-08-111-0/+1
| * | | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-282-10/+10
| |\ \ \ \
| * \ \ \ \ Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-29142-311/+355
| |\ \ \ \ \
| * | | | | | Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-1/+2
* | | | | | | Merge commit 'qt/master'Jason Barron2009-08-183-16/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-172-4/+4
| | |_|_|_|/ | |/| | | |
| * | | | | Fixed coverity warningsThierry Bastian2009-08-141-12/+1
| | |_|_|/ | |/| | |
* | | | | Merge commit 'qt/master'Jason Barron2009-08-13142-142/+142
|\| | | |
| * | | | Update contact URL in license headers.Jason McDonald2009-08-12142-142/+142
| | |_|/ | |/| |
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0653-53/+53
* | | | Merge commit 'origin/master'Jason Barron2009-08-0453-53/+53
|\ \ \ \
| * | | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0353-53/+53
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-272-10/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | doc: Changed several \reimp to \internalMartin Smith2009-07-201-1/+1
| * | | doc: Changed several \reimp to \internalMartin Smith2009-07-201-9/+9
| | |/ | |/|
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30142-351/+416
|\| |
| * | 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
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2522-318/+702
|\| |
| * | 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
| |/
* | Make Qt exception safer.Robert Griebl2009-06-1034-110/+56
* | Set UID for QtScriptToolsMartin Jones2009-06-051-0/+2
|/
* Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-3/+10
* Remove obsolete pre-processor directives that check QT_VERSION.Jason McDonald2009-04-1613-101/+0