rockbox/utils/themeeditor/gui
2010-07-06 20:23:27 +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: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment 2010-07-05 19:02:40 +00:00
devicestate.h Theme Editor: Beginning to work on conditional rendering, just made fix to line following code to speed up horizontal scrolling 2010-06-29 06:14:36 +00:00
editorwindow.cpp 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
editorwindow.h Theme Editor: Added an edit menu with a find/replace function (copied from an LGPL library) 2010-06-26 07:59:23 +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: Added font directory option in preferences dialog, renderer will now search that directory for fonts if they're not found in the project directory 2010-07-06 20:23:27 +00:00
preferencesdialog.h Theme Editor: Added font directory option in preferences dialog, renderer will now search that directory for fonts if they're not found in the project directory 2010-07-06 20:23:27 +00:00
preferencesdialog.ui Theme Editor: Added font directory option in preferences dialog, renderer will now search that directory for fonts if they're not found in the project directory 2010-07-06 20:23:27 +00:00
skindocument.cpp Theme Editor: Removed some old debug code in skindocument.cpp, began implementing a new find/replace dialog, due to licensing issues 2010-07-03 06:08:59 +00:00
skindocument.h Theme Editor: Beginning to work on conditional rendering, just made fix to line following code to speed up horizontal scrolling 2010-06-29 06:14:36 +00:00
skinhighlighter.cpp
skinhighlighter.h
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