summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-29Theme Editor: Beginning to work on conditional rendering, just made fix to li...Robert Bieber1-8/+0
2010-06-07Theme Editor: Changed default font to monospaced, changed organization for th...Robert Bieber1-3/+3
2010-06-05Theme Editor: Enabled persistent window and panel locationsRobert Bieber1-1/+4
2010-06-04Theme Editor: Began implementing tabbingRobert Bieber1-14/+0
2010-06-01Theme Editor: Put together a simple GUI to test going back and forth between ...Robert Bieber1-11/+3
2010-06-01Theme Editor: Made Viewport the top level parse tree element, along with a bu...Robert Bieber1-1/+5
2010-05-31Theme Editor: Added extern C declarations to header filesRobert Bieber1-3/+0
2010-05-30Theme Editor: Got a barely functional treeview in placeRobert Bieber1-12/+12
2010-05-29Theme Editor: Got code generation tentatively working along with a solid C++ ...Robert Bieber1-4/+11
2010-05-27Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...Robert Bieber1-8/+6
2010-05-26Trying to implement QAbstractItemModel for parse trees, haven't got it workin...Robert Bieber1-1/+10
2010-05-25Added a README and a missing copyright header to the theme editor filesRobert Bieber1-0/+21
2010-05-25Fixed some memory leaks in the theme editorRobert Bieber1-0/+31