1. 21 Oct, 2013 1 commit
    • Andrea Bernabei's avatar
      [components] Add Nemo's ApplicationWindow and rotation handling · e8cf752a
      Andrea Bernabei authored
      We may consider renaming the component, but anyway:
      ApplicationWindow includes a page stack (StackView) which handles
      the pages of the application.
      
      ApplicationWindow includes an Item handling UI rotations,
      and offers allowedOrientations (and other useful properties)
      to help the dev handle rotation locking.
      e8cf752a
  2. 11 Oct, 2013 4 commits
  3. 09 Oct, 2013 3 commits
  4. 08 Oct, 2013 2 commits
  5. 07 Oct, 2013 3 commits
  6. 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
  7. 03 Oct, 2013 2 commits
  8. 02 Oct, 2013 2 commits
  9. 01 Oct, 2013 2 commits
    • Andrea Bernabei's avatar
      c1d6bdcb
    • Andrea Bernabei's avatar
      [components] First commit, all polished and set to start coding Glacier UI! · e1bfd25d
      Andrea Bernabei authored
      Hello people :)
      I took inspiration from the current qtquickcontrols-tizen repo and
      built the repo for the new Nemo components for Glacier UI!
      So, first of all, a big thank you to Tomasz Olszak (nickname: tolszak)
      and Jarosław_Staniek (nickname: staniek) for their awesome work on
      Qt for Tizen!
      
      I changed quite a lot of stuff from qtquickcontrols-tizen repo
      in the attempt to improve the overall quality and make things
      easier for the people who will contribute to building Glacier
      components. I hope I succeeded at that task :)
      
      For those who don't know what Glacier is:
      It is the new UI for Nemomobile, you can find some mockup here:
      http://play.qwazix.com/grog/?p=344
      Yes, it will be as awesome as it looks from the mockups! :D
      
      If you want to be part of the development please do not hesitate
      to come talk to me (faenil) at #nemomobile IRC channel (FreeNode server)
      and...let's make it happen!
      
      Cheers,
      faenil
      (Andrea Bernabei)
      e1bfd25d
  10. 30 Sep, 2013 1 commit