summaryrefslogtreecommitdiff
path: root/src/scripttools
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Update copyright year to 2010Jason McDonald142-142/+142
2009-11-18Ran the script utils/normalizeOlivier Goffart2-3/+3
2009-11-09Move QCustomScopedPointer to a private headerHarald Fernengel5-5/+5
2009-09-29Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint8-58/+61
2009-09-25ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBARJeremy Katz5-1/+26
2009-09-09Update license headers again.Jason McDonald142-568/+568
2009-09-08QScriptDebuggerBackend crash fix.Jedrzej Nowacki1-7/+1
2009-08-31Update tech preview license header for files that are new in 4.6.Jason McDonald1-13/+13
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira141-1833/+1833
2009-08-31Update tech preview license header.Jason McDonald140-1820/+1820
2009-08-25Compile fix after merge.Rhys Weatherley1-1/+2
2009-08-24Merge branch '4.5' into 4.6Thiago Macieira6-13/+14
2009-08-24Make assorted constructors follow good coding practiceKeith Isdale6-13/+14
2009-08-21Merge commit 'qt/master'Jason Barron9-14/+31
2009-08-20provide filename in stack view if we have itKent Hansen1-4/+7
2009-08-20disable executable line number info since we don't have it yetKent Hansen2-4/+15
2009-08-19make sure we have a message handlerKent Hansen1-0/+3
2009-08-18Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2-4/+4
2009-08-18Merge commit 'qt/master'Jason Barron3-16/+5
2009-08-17Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2-4/+4
2009-08-17Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen1-12/+1
2009-08-14Fixed coverity warningsThierry Bastian1-12/+1
2009-08-13comment out assertKent Hansen1-1/+1
2009-08-13Build fix.Jedrzej Nowacki4-6/+4
2009-08-13Merge commit 'qt/master'Jason Barron142-142/+142
2009-08-12Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen142-142/+142
2009-08-12Update contact URL in license headers.Jason McDonald142-142/+142
2009-08-11QtScript building system changeJedrzej Nowacki1-0/+1
2009-08-11Update license headers.Jason McDonald140-140/+140
2009-08-06Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel53-53/+53
2009-08-04Merge commit 'origin/master'Jason Barron53-53/+53
2009-08-03Squashed commit of the topic/exceptions branch.Harald Fernengel53-53/+53
2009-07-28Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2-10/+10
2009-07-27Merge commit 'qt/master-stable'Jason Barron2-10/+10
2009-07-20doc: Changed several \reimp to \internalMartin Smith1-1/+1
2009-07-20doc: Changed several \reimp to \internalMartin Smith1-9/+9
2009-06-30Merge commit 'qt/master-stable' into 4.6-mergedJason Barron142-351/+416
2009-06-29Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen142-311/+355
2009-06-25Merge commit 'qt/master-stable' into 4.6-stableJason Barron22-318/+702
2009-06-17make sure __FILE__ and __LINE__ properties are restored correctlyKent Hansen1-4/+6
2009-06-17fix crash when detach()ing a debugger and then evaluating script print() func...Joel Nordell2-7/+14
2009-06-17reset debugger's state correctly when previous engine was deletedKent Hansen1-15/+15
2009-06-17kill some includes not needed anymoreKent Hansen1-4/+0
2009-06-17fix the QScriptEngineDebugger::state() logic, add test, improve docsKent Hansen1-2/+5
2009-06-17add a state() function to QScriptEngineDebugger for determining whether the debuJoel Nordell4-0/+36
2009-06-17Update license headers in files that are new in 4.6.Jason McDonald1-2/+2
2009-06-16Import JSC-based Qt Script from Kent's tree.Simon Hausmann1-1/+2
2009-06-16Merge license header changes from 4.5Volker Hilsheimer141-282/+282
2009-06-16Update license headers as requested by the marketing department.Jason McDonald140-280/+280
2009-06-16attempt to compile on solarisKent Hansen1-2/+2