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