1. 7556084 Theme Editor: Working on renderer infrastructure by Robert Bieber · 15 years ago
  2. ca56428 Theme Editor: Moved source files into subdirectories by Robert Bieber · 15 years ago[Renamed from utils/themeeditor/parsetreemodel.cpp]
  3. 64321ad Theme Editor: Applied FS#11389, switched conditional elements to use tag fields along with children, instead of holding the tag as the first child by Robert Bieber · 15 years ago
  4. 0e44ce9 Theme Editor: Changed anged error reporting method in parser, added error messages to status bar in editor by Robert Bieber · 15 years ago
  5. f3491e9 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 by Robert Bieber · 15 years ago
  6. 69dce7c Theme Editor: Mocked up most of the UI, added View menu items for all dockable widgets by Robert Bieber · 15 years ago
  7. e5a3ec2 Changed build subdirectory by Robert Bieber · 15 years ago
  8. 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
  9. 2799696 Theme Editor: Made text and comments editable from a treeview by Robert Bieber · 15 years ago
  10. 5943f4c Theme Editor: Enabled editing tag parameters from a treeview by Robert Bieber · 15 years ago
  11. 9f2e1b1 Theme Editor: Got a barely functional treeview in place by Robert Bieber · 15 years ago
  12. 9843626 Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ParseTreeModel by Robert Bieber · 15 years ago
  13. 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
  14. 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
  15. 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