summaryrefslogtreecommitdiff
path: root/utils/themeeditor/main.cpp (follow)
Commit message (Collapse)AuthorAge
* Theme Editor: Beginning to work on conditional rendering, just made fix to ↵Robert Bieber2010-06-29
| | | | | | line following code to speed up horizontal scrolling git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27168 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Changed default font to monospaced, changed organization for ↵Robert Bieber2010-06-07
| | | | | | the application to rockbox.org, moved tab bar in preferences dialog to the top of the window git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26677 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Enabled persistent window and panel locationsRobert Bieber2010-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26565 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began implementing tabbingRobert Bieber2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26541 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Put together a simple GUI to test going back and forth between ↵Robert Bieber2010-06-01
| | | | | | a tree view and a text edit box git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26455 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made Viewport the top level parse tree element, along with a ↵Robert Bieber2010-06-01
| | | | | | bugfix to the tag parsing function git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26442 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added extern C declarations to header filesRobert Bieber2010-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26433 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
* 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
* 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
* 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
* 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