rockbox/utils/themeeditor/models
Robert Bieber 025147effb Theme Editor: Added target database, now populates combo box in new project dialog but otherwise not used yet
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27450 a1c6a512-1295-4272-9138-f99709370657
2010-07-16 20:47:23 +00:00
..
parsetreemodel.cpp Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format 2010-07-15 06:24:11 +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: Added target database, now populates combo box in new project dialog but otherwise not used yet 2010-07-16 20:47:23 +00:00
targetdata.h Theme Editor: Added target database, now populates combo box in new project dialog but otherwise not used yet 2010-07-16 20:47:23 +00:00