rockbox/utils/themeeditor/gui
Robert Bieber 49865b23f6 Theme Editor: Began implementing code generation for movable viewports
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27691 a1c6a512-1295-4272-9138-f99709370657
2010-08-04 09:16:52 +00:00
..
codeeditor.cpp Theme Editor: Removed markup comments from CodeEditor files (it was originally a Nokia example, so it was marked up with comments for their documentation), implemented the beginnings of drag and drop editing. Viewports are now movable, but don't invoke code generation yet 2010-08-03 08:42:30 +00:00
codeeditor.h Theme Editor: Removed markup comments from CodeEditor files (it was originally a Nokia example, so it was marked up with comments for their documentation), implemented the beginnings of drag and drop editing. Viewports are now movable, but don't invoke code generation yet 2010-08-03 08:42:30 +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: Added a default label to switch block in devicestate.cpp to be safe 2010-08-02 22:26:55 +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: Recent documents/projects that no longer exist are now cleared from the menu 2010-07-29 07:38:01 +00:00
editorwindow.h Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php to add a do-not-modify warning to the top of its output, and generated a new targetdb file with the warning in place 2010-07-25 21:16:37 +00:00
editorwindow.ui Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php to add a do-not-modify warning to the top of its output, and generated a new targetdb file with the warning in place 2010-07-25 21:16:37 +00:00
fontdownloader.cpp Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader 2010-07-25 21:59:35 +00:00
fontdownloader.h Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader 2010-07-25 21:59:35 +00:00
fontdownloader.ui Theme Editor: Implemented download and decompression of font pack in the preferences dialog. Dialog will also allow the user to set a directory for a custom target database, but the update button doesn't work yet. Also fixed the file filters for open file/open project actions and resized the preferences dialog 2010-07-21 07:45:29 +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-complete functional and enabled it by default. Added a small subset of the available tags to the tagdb file, filling it out is todo 2010-07-30 08:38:38 +00:00
preferencesdialog.h Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader 2010-07-25 21:59:35 +00:00
preferencesdialog.ui Theme Editor: Made auto-complete functional and enabled it by default. Added a small subset of the available tags to the tagdb file, filling it out is todo 2010-07-30 08:38:38 +00:00
projectexporter.cpp Theme Editor: Project Exporter will not check for internal settings keys as files 2010-07-29 07:17:12 +00:00
projectexporter.h Theme Editor: Added resource check to project export 2010-07-24 22:41:45 +00:00
projectexporter.ui Theme Editor: Added interface for project export, exporting files to zip is still todo 2010-07-23 21:15:15 +00:00
skindocument.cpp Theme Editor: Began implementing code generation for movable viewports 2010-08-04 09:16:52 +00:00
skindocument.h Theme Editor: Began implementing code generation for movable viewports 2010-08-04 09:16:52 +00:00
skinhighlighter.cpp themeeditor: fix build 2010-08-01 19:00:33 +00:00
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: Removed markup comments from CodeEditor files (it was originally a Nokia example, so it was marked up with comments for their documentation), implemented the beginnings of drag and drop editing. Viewports are now movable, but don't invoke code generation yet 2010-08-03 08:42:30 +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
syntaxcompleter.cpp Theme Editor: Made auto-complete functional and enabled it by default. Added a small subset of the available tags to the tagdb file, filling it out is todo 2010-07-30 08:38:38 +00:00
syntaxcompleter.h Theme Editor: Made auto-complete functional and enabled it by default. Added a small subset of the available tags to the tagdb file, filling it out is todo 2010-07-30 08:38:38 +00:00
tabcontent.h
targetdownloader.cpp Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader 2010-07-25 21:59:35 +00:00
targetdownloader.h Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader 2010-07-25 21:59:35 +00:00
targetdownloader.ui Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader 2010-07-25 21:59:35 +00:00