1. 449a895 Theme Editor: Beginning to work on conditional rendering, just made fix to line following code to speed up horizontal scrolling by Robert Bieber · 14 years ago
  2. 24647ba Theme Editor: Changed default font to monospaced, changed organization for the application to rockbox.org, moved tab bar in preferences dialog to the top of the window by Robert Bieber · 15 years ago
  3. 0af8860 Theme Editor: Enabled persistent window and panel locations by Robert Bieber · 15 years ago
  4. e174a8a Theme Editor: Began implementing tabbing by Robert Bieber · 15 years ago
  5. a9848ce Theme Editor: Put together a simple GUI to test going back and forth between a tree view and a text edit box by Robert Bieber · 15 years ago
  6. d1659d6 Theme Editor: Made Viewport the top level parse tree element, along with a bugfix to the tag parsing function by Robert Bieber · 15 years ago
  7. c5e14b5 Theme Editor: Added extern C declarations to header files by Robert Bieber · 15 years ago
  8. 9f2e1b1 Theme Editor: Got a barely functional treeview in place by Robert Bieber · 15 years ago
  9. 6980c1e Theme Editor: Got code generation tentatively working along with a solid C++ tree structure for WPS parse trees by Robert Bieber · 15 years ago
  10. 8ea056d Theme Editor: Fixed a bug in the subline parser, added a LINE element to contain logical lines, working on data model by Robert Bieber · 15 years ago
  11. 565cd00 Trying to implement QAbstractItemModel for parse trees, haven't got it working yet (current state will spawn an empty treeview window) by Robert Bieber · 15 years ago
  12. a089fcc Added a README and a missing copyright header to the theme editor files by Robert Bieber · 15 years ago
  13. 0769fc5 Fixed some memory leaks in the theme editor by Robert Bieber · 15 years ago