1. 16 Jan, 2014 1 commit
    • Lucien XU's avatar
      [Bugfix] Bugfixed the generator · 13bb333f
      Lucien XU authored
      The class generator used to provide wrong values for
      properties that have a default value. This bugfix
      also includes the capability to restore a default
      value when switching from a theme providing an
      overridden value to a theme providing no value.
      Before, since there were no value, the old value
      from the old theme was kept.
      13bb333f
  2. 09 Dec, 2013 2 commits
  3. 08 Dec, 2013 7 commits
  4. 04 Dec, 2013 4 commits
  5. 13 Nov, 2013 1 commit
  6. 12 Nov, 2013 5 commits
  7. 27 Oct, 2013 2 commits
  8. 24 Oct, 2013 1 commit
  9. 23 Oct, 2013 1 commit
  10. 21 Oct, 2013 2 commits
  11. 11 Oct, 2013 4 commits
  12. 09 Oct, 2013 3 commits
  13. 08 Oct, 2013 2 commits
  14. 07 Oct, 2013 3 commits
  15. 06 Oct, 2013 1 commit
    • Lucien XU's avatar
      [qtquickcontrols-nemo] Initial import of a C++ based theme · 99c67307
      Lucien XU authored
      This commit imports work done for having C++ based
      theming, exporting a C++ Theme singleton object,
      and C++ object for each component, starting with
      the button.
      
      It also includes the new theming system, using JSON,
      and a tool to generate new components based on a
      description file.
      99c67307
  16. 03 Oct, 2013 1 commit