rockbox/utils/themeeditor/gui
Teruaki Kawashima 24b0b38315 Fix themeeditor building by correcting spelling of 'seperate'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28528 a1c6a512-1295-4272-9138-f99709370657
2010-11-07 12:29:19 +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: Editor font/color settings are now applied to config documents 2010-08-15 01:50:27 +00:00
configdocument.h Theme Editor: Editor font/color settings are now applied to config documents 2010-08-15 01:50:27 +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: Editor font/color settings are now applied to config documents 2010-08-15 01:50:27 +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: Overhauled main window toolbar 2010-08-04 17:56:00 +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
rbconsole.cpp Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
rbconsole.h Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
rbconsole.ui Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
skindocument.cpp Theme Editor: Added code generate/undo functionality to SkinViewer 2010-08-05 00:43:33 +00:00
skindocument.h Theme Editor: Added coordinate display when moving mouse around preview window 2010-08-06 20:53:50 +00:00
skinhighlighter.cpp Fix themeeditor building by correcting spelling of 'seperate'. 2010-11-07 12:29:19 +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 coordinate display when moving mouse around preview window 2010-08-06 20:53:50 +00:00
skinviewer.h Theme Editor: Added code generate/undo functionality to SkinViewer 2010-08-05 00:43:33 +00:00
skinviewer.ui Theme Editor: Added coordinate display when moving mouse around preview window 2010-08-06 20:53:50 +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 Theme Editor: Editor font/color settings are now applied to config documents 2010-08-15 01:50:27 +00:00
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