summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skindocument.cpp (follow)
Commit message (Collapse)AuthorAge
* Theme Editor: Made errors display in status bar when cursor is on error'd lineRobert Bieber2010-06-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26801 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed status bar update bugRobert Bieber2010-06-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26798 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made editor highlight all errors in a document, not just the ↵Robert Bieber2010-06-11
| | | | | | first one git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26795 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed bug in parser handling empty lines and made ↵Robert Bieber2010-06-11
| | | | | | ParseTreeModel handle the new VIEWPORT element properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26792 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Switched error highlighting to the line numbersRobert Bieber2010-06-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26785 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added line numbering in the text editor, thanks to some code ↵Robert Bieber2010-06-08
| | | | | | from Nokia. Also made newly opened documents scroll to the top of the document after loading git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26683 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Changed default font to monospaced, changed organization for ↵Robert Bieber2010-06-07
| | | | | | the application to rockbox.org, moved tab bar in preferences dialog to the top of the window git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26677 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made status label a permanent widget and made editor highlight ↵Robert Bieber2010-06-07
| | | | | | line that causes parse error git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26676 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added a clear erros function to the parserRobert Bieber2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26673 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Changed anged error reporting method in parser, added error ↵Robert Bieber2010-06-07
| | | | | | messages to status bar in editor git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26672 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made text editor scroll horizontallyRobert Bieber2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26651 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added font selectionRobert Bieber2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26650 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added a preferences dialog and allowed modification of the ↵Robert Bieber2010-06-07
| | | | | | syntax highlighting and editor colors git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26640 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Implemented document load functionalityRobert Bieber2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26639 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began working on open document functionality (still ↵Robert Bieber2010-06-06
| | | | | | 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
* Theme Editor: Altered the SkinDocument class' handling of tab titles and ↵Robert Bieber2010-06-06
| | | | | | added a title to the confirm close dialog box, changed tab order in the EditorWindow class git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26607 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Got save/save-as functionality working and added Tango icons ↵Robert Bieber2010-06-05
| | | | | | to the toolbar git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26593 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Basic save-as functionality working, but only invoked when a ↵Robert Bieber2010-06-05
| | | | | | tab is closed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26568 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Got document title change signal working, beginning work on ↵Robert Bieber2010-06-05
| | | | | | save function git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26567 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Enabled tag closingRobert Bieber2010-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26566 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began implementing tabbingRobert Bieber2010-06-04
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26541 a1c6a512-1295-4272-9138-f99709370657