Theme Editor: Began implementing syntax highlighting. What I've accomplished so...
commit20639b165aa21844b800fc16bad47a8417d8d407
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Fri, 30 Jul 2010 01:26:10 +0000 (30 01:26 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Fri, 30 Jul 2010 01:26:10 +0000 (30 01:26 +0000)
tree15fe9b11ee498b0e4d9c9ef301ffc15e7cc7d43f
parentcc581a4ce43594f32a6c6ee377218384ffecbf90
Theme Editor: Began implementing syntax highlighting.  What I've accomplished so far isn't particularly useful for anything other than testing, so at the moment it will only function if activated in the preferences dialog

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27624 a1c6a512-1295-4272-9138-f99709370657
utils/themeeditor/gui/codeeditor.cpp
utils/themeeditor/gui/codeeditor.h
utils/themeeditor/gui/preferencesdialog.cpp
utils/themeeditor/gui/preferencesdialog.ui
utils/themeeditor/gui/syntaxcompleter.cpp [new file with mode: 0644]
utils/themeeditor/gui/syntaxcompleter.h [new file with mode: 0644]
utils/themeeditor/resources.qrc
utils/themeeditor/resources/tagdb [new file with mode: 0644]
utils/themeeditor/themeeditor.pro