1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/themeeditor/gui
Robert Bieber 3c4fb8abe4 Theme Editor: Added column number to parser error messages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27477 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 00:59:02 +00:00
..
codeeditor.cpp Theme Editor: Moved source files into subdirectories 2010-06-17 05:37:01 +00:00
codeeditor.h Theme Editor: Made allll destructors virtual 2010-06-17 18:47:03 +00:00
configdocument.cpp Theme Editor: Added optional plaintext editing for config files 2010-07-14 07:38:09 +00:00
configdocument.h Theme Editor: Added optional plaintext editing for config files 2010-07-14 07:38:09 +00:00
configdocument.ui Theme Editor: Added optional plaintext editing for config files 2010-07-14 07:38:09 +00:00
devicestate.cpp Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format 2010-07-15 06:24:11 +00:00
devicestate.h Theme Editor: Implemented the song time (pS, pE, px, pc, etc.) in the device configuration panel, all depending on one value for current time in song and one value for length of song 2010-07-08 08:14:04 +00:00
editorwindow.cpp Theme Editor: If a pr project specifies a valid #target value, its settings are now loaded into the device configuration panel when the theme is loaded 2010-07-18 00:39:40 +00:00
editorwindow.h Theme Editor: Added target database, now populates combo box in new project dialog but otherwise not used yet 2010-07-16 20:47:23 +00:00
editorwindow.ui Theme Editor: Added New Project feature 2010-07-15 21:39:09 +00:00
findreplacedialog.cpp Theme Editor: Implemented replace and replace all in find/replace dialog 2010-07-03 08:23:20 +00:00
findreplacedialog.h Theme Editor: Made irrelevant menu items disabled at startup, made wrap-around search work in the find/replace dialog 2010-07-03 06:53:06 +00:00
findreplacedialog.ui Theme Editor: Implemented replace and replace all in find/replace dialog 2010-07-03 08:23:20 +00:00
newprojectdialog.cpp Theme Editor: Integrated target db with project creation code. Now changing the target option in the New Project dialog will change the available options for wps documents, and the target id is stored in the new config file 2010-07-17 00:35:54 +00:00
newprojectdialog.h Theme Editor: Integrated target db with project creation code. Now changing the target option in the New Project dialog will change the available options for wps documents, and the target id is stored in the new config file 2010-07-17 00:35:54 +00:00
newprojectdialog.ui Theme Editor: Added target database, now populates combo box in new project dialog but otherwise not used yet 2010-07-16 20:47:23 +00:00
preferencesdialog.cpp Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song 2010-07-07 20:56:16 +00:00
preferencesdialog.h Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song 2010-07-07 20:56:16 +00:00
preferencesdialog.ui Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song 2010-07-07 20:56:16 +00:00
skindocument.cpp Theme Editor: Added column number to parser error messages 2010-07-18 00:59:02 +00:00
skindocument.h Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes 2010-07-07 09:33:47 +00:00
skinhighlighter.cpp Theme Editor: Moved source files into subdirectories 2010-06-17 05:37:01 +00:00
skinhighlighter.h Theme Editor: Moved source files into subdirectories 2010-06-17 05:37:01 +00:00
skintimer.cpp Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel 2010-07-09 02:11:34 +00:00
skintimer.h Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel 2010-07-09 02:11:34 +00:00
skintimer.ui Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel 2010-07-09 02:11:34 +00:00
skinviewer.cpp Theme Editor: Added a reset zoom button, made icons for all the zoom buttons 2010-06-25 06:56:15 +00:00
skinviewer.h Theme Editor: Added a reset zoom button, made icons for all the zoom buttons 2010-06-25 06:56:15 +00:00
skinviewer.ui Theme Editor: Fixed random outlining in default viewport, working on getting the viewer to refresh on re-render 2010-07-02 05:58:06 +00:00
tabcontent.h Theme Editor: Moved source files into subdirectories 2010-06-17 05:37:01 +00:00