rockbox/utils/themeeditor/gui
2010-07-08 08:14:04 +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: Stopped combo boxes in configuration editor from scrolling on mouse-wheel 2010-06-17 07:34:24 +00:00
configdocument.h Theme Editor: Began integrating device configuration panel with renderer 2010-06-26 05:18:21 +00:00
configdocument.ui Theme Editor: Moved source files into subdirectories 2010-06-17 05:37:01 +00:00
devicestate.cpp 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
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: 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
editorwindow.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
editorwindow.ui Theme Editor: Added an edit menu with a find/replace function (copied from an LGPL library) 2010-06-26 07:59:23 +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
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: 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
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
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