1. b990664 Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel by Robert Bieber · 15 years ago
  2. 73a3747 Theme Editor: Built a ui for the timer panel, not functional yet by Robert Bieber · 15 years ago
  3. 91a0e8a Theme Editor: Simplified clock tab in device control panel, now one set of values controls all the cX tags by Robert Bieber · 15 years ago
  4. cd98d01 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 by Robert Bieber · 15 years ago
  5. 6358d41 Theme Editor: Began working on special cases for device option panel. Implemented path info for current and next file by Robert Bieber · 15 years ago
  6. de9ba10 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 by Robert Bieber · 15 years ago
  7. 6d609e0 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 by Robert Bieber · 15 years ago
  8. eccc2bd 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 by Robert Bieber · 15 years ago
  9. 71b561e Theme Editor: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment by Robert Bieber · 15 years ago
  10. d4e7ab7 Theme Editor: Switched device configuration panel to a QFormLayout by Robert Bieber · 15 years ago
  11. 5aa684f Theme Editor: Implemented replace and replace all in find/replace dialog by Robert Bieber · 15 years ago
  12. a8bb62e Theme Editor: Made irrelevant menu items disabled at startup, made wrap-around search work in the find/replace dialog by Robert Bieber · 15 years ago
  13. fb09d63 Theme Editor: Removed some old debug code in skindocument.cpp, began implementing a new find/replace dialog, due to licensing issues by Robert Bieber · 15 years ago
  14. 9d68516 Theme Editor: Fixed random outlining in default viewport, working on getting the viewer to refresh on re-render by Robert Bieber · 15 years ago
  15. 9d6b5d6 Theme Editor: Stopped conditionals and sublines from triggering newlines and made combo boxes in config panel return text if not used in a conditional by Robert Bieber · 15 years ago
  16. 449a895 Theme Editor: Beginning to work on conditional rendering, just made fix to line following code to speed up horizontal scrolling by Robert Bieber · 15 years ago
  17. be70fd8 Theme Editor: Added an edit menu with a find/replace function (copied from an LGPL library) by Robert Bieber · 15 years ago
  18. 5300c70 Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration by Robert Bieber · 15 years ago
  19. c32728c Theme Editor: Began integrating device configuration panel with renderer by Robert Bieber · 15 years ago
  20. 3359587 Theme Editor: Added a reset zoom button, made icons for all the zoom buttons by Robert Bieber · 15 years ago
  21. 0db8bc4 Theme Editor: Made the device configuration menu dockable by Robert Bieber · 15 years ago
  22. 273b9d6 Theme Editor: Fixed some compiler warnings and a segfault. Got some basic text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support by Robert Bieber · 15 years ago
  23. 966052b Theme Editor: Removed dependency on lingering file from devicestate.cpp, fixed formatting in device state panel, working on tag list for device panel by Robert Bieber · 15 years ago
  24. 9079cdd Theme Editor: Added settingsChanged() signal to DeviceState class by Robert Bieber · 15 years ago
  25. 1ae6ee2 Theme Editor: Fixed some resource alias issues, implemented device configuration panel that loads options from a text file by Robert Bieber · 15 years ago
  26. 58ad1e7 Theme Editor: Began working on device status dialog by Robert Bieber · 15 years ago
  27. ac9287b Theme Editor: Began in implementing tag rendering, %X tag now recognized by Robert Bieber · 15 years ago
  28. e1d8a3d Theme Editor: Reworked information passing among render functions, now loads all viewports and shows Custom UI viewport in blue by Robert Bieber · 15 years ago
  29. 4f93aba Theme Editor: Fixed typo that broke compile by Robert Bieber · 15 years ago
  30. d8827b5 Theme Editor: Working on rendering viewports, display will now show %V(...) viewports as red rectangles over backdrop or background color by Robert Bieber · 15 years ago
  31. a9b30ee Theme Editor: Made allll destructors virtual by Robert Bieber · 15 years ago
  32. 1dc2c5e Theme Editor: Stopped combo boxes in configuration editor from scrolling on mouse-wheel by Robert Bieber · 15 years ago
  33. 7556084 Theme Editor: Working on renderer infrastructure by Robert Bieber · 15 years ago
  34. ca56428 Theme Editor: Moved source files into subdirectories by Robert Bieber · 15 years ago