rockbox/utils/themeeditor/gui
Robert Bieber b99066440f Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27354 a1c6a512-1295-4272-9138-f99709370657
2010-07-09 02:11:34 +00:00
..
codeeditor.cpp
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
devicestate.cpp Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel 2010-07-09 02:11:34 +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: Built a ui for the timer panel, not functional yet 2010-07-08 21:53:27 +00:00
editorwindow.h Theme Editor: Built a ui for the timer panel, not functional yet 2010-07-08 21:53:27 +00:00
editorwindow.ui Theme Editor: Built a ui for the timer panel, not functional yet 2010-07-08 21:53:27 +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
skinhighlighter.h
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