summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/devicestate.cpp (follow)
Commit message (Collapse)AuthorAge
* Theme Editor: Added a default label to switch block in devicestate.cpp to be ↵Robert Bieber2010-08-02
| | | | | | safe git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27672 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed rendering of %ca tagRobert Bieber2010-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27671 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the ↵Robert Bieber2010-07-15
| | | | | | parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27426 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Implemented some touch area click eventsRobert Bieber2010-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27397 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Implemented timer panel functionality, added missing seconds ↵Robert Bieber2010-07-09
| | | | | | field to device control panel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27354 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Simplified clock tab in device control panel, now one set of ↵Robert Bieber2010-07-08
| | | | | | values controls all the cX tags git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27351 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Implemented the song time (pS, pE, px, pc, etc.) in the device ↵Robert Bieber2010-07-08
| | | | | | configuration panel, all depending on one value for current time in song and one value for length of song git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27347 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began working on special cases for device option panel. ↵Robert Bieber2010-07-08
| | | | | | Implemented path info for current and next file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27346 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed bug that caused WPS skins without SBS parents not to ↵Robert Bieber2010-07-05
| | | | | | render their backdrops correctly. Added support for RTL-dependant text alignment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27295 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Switched device configuration panel to a QFormLayoutRobert Bieber2010-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27267 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Stopped conditionals and sublines from triggering newlines and ↵Robert Bieber2010-06-29
| | | | | | made combo boxes in config panel return text if not used in a conditional git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27184 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Beginning to work on conditional rendering, just made fix to ↵Robert Bieber2010-06-29
| | | | | | line following code to speed up horizontal scrolling git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27168 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began integrating device configuration panel with rendererRobert Bieber2010-06-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27135 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed some compiler warnings and a segfault. Got some basic ↵Robert Bieber2010-06-25
| | | | | | text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27126 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Removed dependency on lingering file from devicestate.cpp, ↵Robert Bieber2010-06-24
| | | | | | fixed formatting in device state panel, working on tag list for device panel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27116 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added settingsChanged() signal to DeviceState classRobert Bieber2010-06-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27110 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed some resource alias issues, implemented device ↵Robert Bieber2010-06-24
| | | | | | configuration panel that loads options from a text file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27102 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began working on device status dialogRobert Bieber2010-06-23
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27097 a1c6a512-1295-4272-9138-f99709370657