First import of qtscript editor from svn://labs.trolltech.com/svn/qtscript/qtscriptdebug
authorAndrey Paskal <apaskal@gmail.com>
Wed, 23 Dec 2009 06:54:00 +0000 (09:54 +0300)
committerAndrey Paskal <apaskal@gmail.com>
Wed, 23 Dec 2009 06:54:00 +0000 (09:54 +0300)
commit7d842169a4f58d940b3637cb5bf4d141e9e8edc6
tree64e9a6f6355d029ef79aaa50f4ed6f8d1bff7330
parentaf1353370960a62b93cfce421f9d42d355c2a2b6
First import of qtscript editor from svn://labs.trolltech.com/svn/qtscript/qtscriptdebug
src/editor/editor.pri [new file with mode: 0644]
src/editor/scriptedit.cpp [new file with mode: 0644]
src/editor/scriptedit.h [new file with mode: 0644]
src/editor/scripthighlighter.cpp [new file with mode: 0644]
src/editor/scripthighlighter.h [new file with mode: 0644]
src/editor/tabsettings.cpp [new file with mode: 0644]
src/editor/tabsettings.h [new file with mode: 0644]
src/editor/textedit.cpp [new file with mode: 0644]
src/editor/textedit.h [new file with mode: 0644]