Theme Editor: Moved source files into subdirectories
commit8b4dedd777643f8ee7176c6b2ee667435a066a8f
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Jun 2010 05:37:01 +0000 (17 05:37 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Jun 2010 05:37:01 +0000 (17 05:37 +0000)
treed6e502bb604f925240a742b3bac2c813a98c447b
parent21e5f576630b40574167acba2967a5030e34957b
Theme Editor: Moved source files into subdirectories

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26876 a1c6a512-1295-4272-9138-f99709370657
35 files changed:
utils/themeeditor/gui/codeeditor.cpp [moved from utils/themeeditor/codeeditor.cpp with 100% similarity]
utils/themeeditor/gui/codeeditor.h [moved from utils/themeeditor/codeeditor.h with 100% similarity]
utils/themeeditor/gui/configdocument.cpp [moved from utils/themeeditor/configdocument.cpp with 100% similarity]
utils/themeeditor/gui/configdocument.h [moved from utils/themeeditor/configdocument.h with 100% similarity]
utils/themeeditor/gui/configdocument.ui [moved from utils/themeeditor/configdocument.ui with 100% similarity]
utils/themeeditor/gui/editorwindow.cpp [moved from utils/themeeditor/editorwindow.cpp with 100% similarity]
utils/themeeditor/gui/editorwindow.h [moved from utils/themeeditor/editorwindow.h with 100% similarity]
utils/themeeditor/gui/editorwindow.ui [moved from utils/themeeditor/editorwindow.ui with 100% similarity]
utils/themeeditor/gui/preferencesdialog.cpp [moved from utils/themeeditor/preferencesdialog.cpp with 100% similarity]
utils/themeeditor/gui/preferencesdialog.h [moved from utils/themeeditor/preferencesdialog.h with 100% similarity]
utils/themeeditor/gui/preferencesdialog.ui [moved from utils/themeeditor/preferencesdialog.ui with 100% similarity]
utils/themeeditor/gui/skindocument.cpp [moved from utils/themeeditor/skindocument.cpp with 100% similarity]
utils/themeeditor/gui/skindocument.h [moved from utils/themeeditor/skindocument.h with 100% similarity]
utils/themeeditor/gui/skinhighlighter.cpp [moved from utils/themeeditor/skinhighlighter.cpp with 100% similarity]
utils/themeeditor/gui/skinhighlighter.h [moved from utils/themeeditor/skinhighlighter.h with 100% similarity]
utils/themeeditor/gui/skinviewer.cpp [moved from utils/themeeditor/skinviewer.cpp with 100% similarity]
utils/themeeditor/gui/skinviewer.h [moved from utils/themeeditor/skinviewer.h with 100% similarity]
utils/themeeditor/gui/skinviewer.ui [moved from utils/themeeditor/skinviewer.ui with 100% similarity]
utils/themeeditor/gui/tabcontent.h [moved from utils/themeeditor/tabcontent.h with 100% similarity]
utils/themeeditor/models/parsetreemodel.cpp [moved from utils/themeeditor/parsetreemodel.cpp with 100% similarity]
utils/themeeditor/models/parsetreemodel.h [moved from utils/themeeditor/parsetreemodel.h with 100% similarity]
utils/themeeditor/models/parsetreenode.cpp [moved from utils/themeeditor/parsetreenode.cpp with 100% similarity]
utils/themeeditor/models/parsetreenode.h [moved from utils/themeeditor/parsetreenode.h with 100% similarity]
utils/themeeditor/models/projectmodel.cpp [moved from utils/themeeditor/projectmodel.cpp with 100% similarity]
utils/themeeditor/models/projectmodel.h [moved from utils/themeeditor/projectmodel.h with 100% similarity]
utils/themeeditor/parser/skin_debug.c [moved from utils/themeeditor/skin_debug.c with 100% similarity]
utils/themeeditor/parser/skin_debug.h [moved from utils/themeeditor/skin_debug.h with 100% similarity]
utils/themeeditor/parser/skin_parser.c [moved from utils/themeeditor/skin_parser.c with 100% similarity]
utils/themeeditor/parser/skin_parser.h [moved from utils/themeeditor/skin_parser.h with 100% similarity]
utils/themeeditor/parser/skin_scan.c [moved from utils/themeeditor/skin_scan.c with 100% similarity]
utils/themeeditor/parser/skin_scan.h [moved from utils/themeeditor/skin_scan.h with 100% similarity]
utils/themeeditor/parser/symbols.h [moved from utils/themeeditor/symbols.h with 100% similarity]
utils/themeeditor/parser/tag_table.c [moved from utils/themeeditor/tag_table.c with 100% similarity]
utils/themeeditor/parser/tag_table.h [moved from utils/themeeditor/tag_table.h with 100% similarity]
utils/themeeditor/themeeditor.pro