rockbox/utils/themeeditor/models
Robert Bieber 3c4fb8abe4 Theme Editor: Added column number to parser error messages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27477 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 00:59:02 +00:00
..
parsetreemodel.cpp Theme Editor: Added column number to parser error messages 2010-07-18 00:59:02 +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: Corrected last commit. Touch areas should have been made relative, not absolute 2010-07-15 19:04:01 +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: Added optional plaintext editing for config files 2010-07-14 07:38:09 +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
targetdata.cpp Theme Editor: If a pr project specifies a valid #target value, its settings are now loaded into the device configuration panel when the theme is loaded 2010-07-18 00:39:40 +00:00
targetdata.h Theme Editor: If a pr project specifies a valid #target value, its settings are now loaded into the device configuration panel when the theme is loaded 2010-07-18 00:39:40 +00:00