Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
fdd363481f81cdc95d2833f611ac1b0402eda069
/
utils
/
themeeditor
/
main.cpp
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
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
0af8860
Theme Editor: Enabled persistent window and panel locations
by Robert Bieber
· 15 years ago
e174a8a
Theme Editor: Began implementing tabbing
by Robert Bieber
· 15 years ago
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
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
c5e14b5
Theme Editor: Added extern C declarations to header files
by Robert Bieber
· 15 years ago
9f2e1b1
Theme Editor: Got a barely functional treeview in place
by Robert Bieber
· 15 years ago
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
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
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
a089fcc
Added a README and a missing copyright header to the theme editor files
by Robert Bieber
· 15 years ago
0769fc5
Fixed some memory leaks in the theme editor
by Robert Bieber
· 15 years ago