1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/themeeditor/models
2010-07-02 00:27:47 +00:00
..
parsetreemodel.cpp Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration 2010-06-26 05:51:07 +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: Renderer will not insert a newline at the end of a line if it's the same line in the wps file as the viewport declaration, to avoid forcing the first line of text down past where it belongs if Vf and Vb are used. The parser should be modified to make this unnecessary, when a consensus can be reached on how to do it 2010-07-02 00:27:47 +00:00
parsetreenode.h Theme Editor: Stopped conditionals and sublines from triggering newlines and made combo boxes in config panel return text if not used in a conditional 2010-06-29 20:39:45 +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