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>
Sun, 27 Dec 2009 10:00:36 +0000 (13:00 +0300)
commit5aa1e1389be1ac1544bb56d66de2dc112c37cfea
tree08a9f11e0e547f618f692b4fdd1fae51e64787ce
parent13f56cad12f05a93951c83d4f79e96319cb5e29f
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]