Robert Bieber
|
f3491e97d0
|
Theme Editor: Began working on open document functionality (still incomplete), fixed a nested conditional parsing bug in the parser, and fixed segfault-on-codegen-from-empty-tree bug
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26609 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-06 03:35:40 +00:00 |
|
Robert Bieber
|
69dce7cc2d
|
Theme Editor: Mocked up most of the UI, added View menu items for all dockable widgets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26520 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-03 20:05:55 +00:00 |
|
Robert Bieber
|
e5a3ec2baf
|
Changed build subdirectory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26492 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-02 20:36:30 +00:00 |
|
Robert Bieber
|
a9848ce3fe
|
Theme Editor: Put together a simple GUI to test going back and forth between a tree view and a text edit box
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26455 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-01 21:25:02 +00:00 |
|
Robert Bieber
|
279969618d
|
Theme Editor: Made text and comments editable from a treeview
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26453 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-01 20:19:51 +00:00 |
|
Robert Bieber
|
5943f4c5e2
|
Theme Editor: Enabled editing tag parameters from a treeview
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26452 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-01 19:55:20 +00:00 |
|
Robert Bieber
|
9f2e1b1e1a
|
Theme Editor: Got a barely functional treeview in place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26401 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-30 01:47:35 +00:00 |
|
Robert Bieber
|
9843626b69
|
Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ParseTreeModel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26400 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-30 01:20:05 +00:00 |
|
Robert Bieber
|
6980c1e998
|
Theme Editor: Got code generation tentatively working along with a solid C++ tree structure for WPS parse trees
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26367 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-29 00:04:04 +00:00 |
|
Robert Bieber
|
8ea056db4b
|
Theme Editor: Fixed a bug in the subline parser, added a LINE element to contain logical lines, working on data model
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26337 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-27 19:57:15 +00:00 |
|
Robert Bieber
|
565cd00963
|
Trying to implement QAbstractItemModel for parse trees, haven't got it 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
|
2010-05-26 21:13:14 +00:00 |
|