summaryrefslogtreecommitdiffstats
path: root/src/scripttools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17142-142/+142
|\
| * Update copyright year to 2011.Jason McDonald2011-01-11142-142/+142
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-3/+3
|\|
| * Doc: Fixing typoSergio Ahumada2010-11-091-3/+3
* | Rename a few QtScript debugger-classes in anonymouse namespacesTor Arne Vestbø2010-10-153-12/+12
* | Remove usage of deprecated QScriptValue* functionOlivier Goffart2010-08-062-8/+8
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-064-16/+16
|/
* Use a shared QScriptEngine for debugger console command scriptsKent Hansen2010-02-043-229/+233
* Fix QtScript debugger hang/crash issue with updating locals modelKent Hansen2010-02-042-16/+44
* Update copyright year to 2010Jason McDonald2010-01-07142-142/+142
* Ran the script utils/normalizeOlivier Goffart2009-11-182-3/+3
* Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-095-5/+5
* Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-298-58/+61
* ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBARJeremy Katz2009-09-255-1/+26
* Update license headers again.Jason McDonald2009-09-09142-568/+568
* QScriptDebuggerBackend crash fix.Jedrzej Nowacki2009-09-081-7/+1
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31141-1833/+1833
|\
| * Update tech preview license header.Jason McDonald2009-08-31140-1820/+1820
* | Compile fix after merge.Rhys Weatherley2009-08-251-1/+2
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-246-13/+14
|\|
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-246-13/+14
| * Update license headers.Jason McDonald2009-08-11140-140/+140
* | 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