index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
themeeditor
/
main.cpp
Age
Commit message (
Expand
)
Author
2010-06-29
Theme Editor: Beginning to work on conditional rendering, just made fix to li...
Robert Bieber
2010-06-07
Theme Editor: Changed default font to monospaced, changed organization for th...
Robert Bieber
2010-06-05
Theme Editor: Enabled persistent window and panel locations
Robert Bieber
2010-06-04
Theme Editor: Began implementing tabbing
Robert Bieber
2010-06-01
Theme Editor: Put together a simple GUI to test going back and forth between ...
Robert Bieber
2010-06-01
Theme Editor: Made Viewport the top level parse tree element, along with a bu...
Robert Bieber
2010-05-31
Theme Editor: Added extern C declarations to header files
Robert Bieber
2010-05-30
Theme Editor: Got a barely functional treeview in place
Robert Bieber
2010-05-29
Theme Editor: Got code generation tentatively working along with a solid C++ ...
Robert Bieber
2010-05-27
Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...
Robert Bieber
2010-05-26
Trying to implement QAbstractItemModel for parse trees, haven't got it workin...
Robert Bieber
2010-05-25
Added a README and a missing copyright header to the theme editor files
Robert Bieber
2010-05-25
Fixed some memory leaks in the theme editor
Robert Bieber