rockbox/utils/themeeditor/models
Dominik Riebeling cc6cc53737 Fix wrong theme base path when loading a wps.
When loading a wps in the Theme Editor without having a theme cfg loaded
the base path derived from it would be wrong. Make sure to start from
the wps files folder when deriving it. Still assumes the wps file to be
in the standard layout, i.e. in a folder called wps/.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29545 a1c6a512-1295-4272-9138-f99709370657
2011-03-08 21:05:57 +00:00
..
parsetreemodel.cpp Fix wrong theme base path when loading a wps. 2011-03-08 21:05:57 +00:00
parsetreemodel.h Theme Editor: Added coordinate display when moving mouse around preview window 2010-08-06 20:53:50 +00:00
parsetreenode.cpp Theme Editor: Updated rendering code to accomodate new format for %xd tags, including long names, numerical tile specification, tag-evaluating tile specification, and tile offset 2011-01-22 08:45:59 +00:00
parsetreenode.h Theme Editor: Made progress bars fully movable/savable from the preview panel 2010-08-05 19:05:36 +00:00
projectmodel.cpp Theme Editor: Added optional plaintext editing for config files 2010-07-14 07:38:09 +00:00
projectmodel.h Theme Editor: Implemented download and decompression of font pack in the preferences dialog. Dialog will also allow the user to set a directory for a custom target database, but the update button doesn't work yet. Also fixed the file filters for open file/open project actions and resized the preferences dialog 2010-07-21 07:45:29 +00:00
targetdata.cpp Theme Editor: Implemented download and decompression of font pack in the preferences dialog. Dialog will also allow the user to set a directory for a custom target database, but the update button doesn't work yet. Also fixed the file filters for open file/open project actions and resized the preferences dialog 2010-07-21 07:45:29 +00:00
targetdata.h Theme Editor: Implemented download and decompression of font pack in the preferences dialog. Dialog will also allow the user to set a directory for a custom target database, but the update button doesn't work yet. Also fixed the file filters for open file/open project actions and resized the preferences dialog 2010-07-21 07:45:29 +00:00