summaryrefslogtreecommitdiff
path: root/utils/themeeditor (follow)
Commit message (Expand)AuthorAge
* Changed build subdirectoryRobert Bieber2010-06-02
* clip int scanning to 15 digits to remove an unecessary malloc().Jonathan Gordon2010-06-02
* change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign...Jonathan Gordon2010-06-02
* Theme Editor: Fixed parsing and code generation for nested conditionalsRobert Bieber2010-06-02
* Theme Editor: Fixed some more code generation bugsRobert Bieber2010-06-02
* Fixed another code generation bug with viewports and enabled negative numbers...Robert Bieber2010-06-02
* Theme Editor: Fixed bugs in code generation and viewport parsingRobert Bieber2010-06-02
* Theme Editor: Removed the NEWLINE parse tree elementRobert Bieber2010-06-02
* Theme Editor: Fixed code generation with escaped charactersRobert Bieber2010-06-02
* Theme Editor: Fixed a small bug with asterisk handling in tag parameter argum...Robert Bieber2010-06-02
* Theme Editor: Altered the way the parser handles asterisks in the tag argumen...Robert Bieber2010-06-02
* Theme Editor: Put together a simple GUI to test going back and forth between ...Robert Bieber2010-06-01
* Theme Editor: Made text and comments editable from a treeviewRobert Bieber2010-06-01
* Theme Editor: Enabled editing tag parameters from a treeviewRobert Bieber2010-06-01
* Theme Editor: Made the viewport tag a top-level child under VIEWPORT elements...Robert Bieber2010-06-01
* Committing FS#11345 by JdGordon. Theme editor parser now includes full tag i...Robert Bieber2010-06-01
* Theme Editor: Made Viewport the top level parse tree element, along with a bu...Robert Bieber2010-06-01
* Theme Editor: Added extern C declarations to header filesRobert Bieber2010-05-31
* Applied JdGordon's patch to add tokens to the Theme Editor tag tableRobert Bieber2010-05-30
* Theme Editor: Fixed parsing bug that allowed comments to form a new logical l...Robert Bieber2010-05-30
* Theme Editor: Got a barely functional treeview in placeRobert Bieber2010-05-30
* Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ...Robert Bieber2010-05-30
* Theme Editor: Got code generation tentatively working along with a solid C++ ...Robert Bieber2010-05-29
* %aX should have been %ax..Jonathan Gordon2010-05-28
* Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...Robert Bieber2010-05-27
* fix rtc tag mistakeJonathan Gordon2010-05-27
* Trying to implement QAbstractItemModel for parse trees, haven't got it workin...Robert Bieber2010-05-26
* add all the known tags to the table. Nothing is done about target specific ta...Jonathan Gordon2010-05-26
* Added a README and a missing copyright header to the theme editor filesRobert Bieber2010-05-25
* Fixed some memory leaks in the theme editorRobert Bieber2010-05-25
* Fixed some bugs in the theme editor, added the tags with parameters to the ta...Robert Bieber2010-05-25
* Adding the new WPS parser, code works but need to build the tag tableRobert Bieber2010-05-25