summaryrefslogtreecommitdiff
path: root/utils/themeeditor (follow)
Commit message (Collapse)AuthorAge
...
* Applied JdGordon's patch to add tokens to the Theme Editor tag tableRobert Bieber2010-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26405 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed parsing bug that allowed comments to form a new logical ↵Robert Bieber2010-05-30
| | | | | | line in a skin document git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26402 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Got a barely functional treeview in placeRobert Bieber2010-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26401 a1c6a512-1295-4272-9138-f99709370657
* Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ↵Robert Bieber2010-05-30
| | | | | | ParseTreeModel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26400 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Got code generation tentatively working along with a solid C++ ↵Robert Bieber2010-05-29
| | | | | | tree structure for WPS parse trees git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26367 a1c6a512-1295-4272-9138-f99709370657
* %aX should have been %ax..Jonathan Gordon2010-05-28
| | | | | | | | setup the skinupdater to allow options (currently only -m to set mono display because the viewport definition is different on mono). still not completly working git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26346 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed a bug in the subline parser, added a LINE element to ↵Robert Bieber2010-05-27
| | | | | | contain logical lines, working on data model git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26337 a1c6a512-1295-4272-9138-f99709370657
* fix rtc tag mistakeJonathan Gordon2010-05-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26331 a1c6a512-1295-4272-9138-f99709370657
* Trying to implement QAbstractItemModel for parse trees, haven't got it ↵Robert Bieber2010-05-26
| | | | | | working yet (current state will spawn an empty treeview window) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26318 a1c6a512-1295-4272-9138-f99709370657
* add all the known tags to the table. Nothing is done about target specific ↵Jonathan Gordon2010-05-26
| | | | | | tags yet git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26297 a1c6a512-1295-4272-9138-f99709370657
* Added a README and a missing copyright header to the theme editor filesRobert Bieber2010-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26293 a1c6a512-1295-4272-9138-f99709370657
* Fixed some memory leaks in the theme editorRobert Bieber2010-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26292 a1c6a512-1295-4272-9138-f99709370657
* Fixed some bugs in the theme editor, added the tags with parameters to the ↵Robert Bieber2010-05-25
| | | | | | tag table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26288 a1c6a512-1295-4272-9138-f99709370657
* Adding the new WPS parser, code works but need to build the tag tableRobert Bieber2010-05-25
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26281 a1c6a512-1295-4272-9138-f99709370657