rockbox/utils/themeeditor/models
Robert Bieber 6f06793f58 Theme Editor: Fixed rendering bug that caused text in sublines not to appear, implemented a global font cache
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27331 a1c6a512-1295-4272-9138-f99709370657
2010-07-07 08:41:36 +00:00
..
parsetreemodel.cpp Theme Editor: WPS documents rendered within SBS documents can now set backdrops 2010-07-04 01:47:04 +00:00
parsetreemodel.h Theme Editor: Began integrating device configuration panel with renderer 2010-06-26 05:18:21 +00:00
parsetreenode.cpp Theme Editor: Fixed rendering bug that caused text in sublines not to appear, implemented a global font cache 2010-07-07 08:41:36 +00:00
parsetreenode.h Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag 2010-07-04 01:39:57 +00:00
projectmodel.cpp Theme Editor: Moved source files into subdirectories 2010-06-17 05:37:01 +00:00
projectmodel.h Theme Editor: Reworked information passing among render functions, now loads all viewports and shows Custom UI viewport in blue 2010-06-21 20:11:58 +00:00