1. 10 Nov, 2014 - 1 commit
  2. 07 Aug, 2014 - 1 commit
  3. 07 Apr, 2014 - 1 commit
  4. 14 Feb, 2014 - 1 commit
    • Gabriel de Dietrich's avatar
      Introducing styling for Menu, MenuBar · e88bdffe
      Gabriel de Dietrich authored
      
      MenuStyle
      
      We expose the frame and item properties together with some
      convenience properties (basically color related).
      
      The menu item data is exposed via a styleData object, similarly to
      what's done in TabViewStyle.
      
      In addition, we introduce MenuStyle.menuItem which brings some
      convenience when it comes to overriding subcontrols of the menu item.
      
      MenuBarStyle
      
      We expose background and menuBarItem. The menubar item's properties
      are accessible through the styleData property in scope.
      
      Style cascading
      
      Additionally, MenuBarStyle has a menuStyle property that will apply
      to all its menus and their submenus. Similarly, assigning a style
      to a Menu object, will apply it to its submenus. It's still possible
      to override the parent menu's style by declaring its own.
      
      [ChangeLog][QtQuickControls][Styles]Menu and MenuBar are now styleable
      Change-Id: Ib724b7a6426bdfce5da314620d51dfaa76f76500
      Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
      e88bdffe
  5. 10 Sep, 2013 - 1 commit
  6. 26 Apr, 2013 - 1 commit
  7. 14 Mar, 2013 - 1 commit
  8. 21 Feb, 2013 - 2 commits
  9. 15 Feb, 2013 - 1 commit
  10. 16 Jan, 2013 - 1 commit
    • Caroline Chao's avatar
      Add first autotests for TableView · dadca9e6
      Caroline Chao authored
      
      Testing behavior when using qml and c++ based models. Autotests
      based on manual test: tableviewmodels.
      
      Make the tree currentItem available from TableView. Add also
      object names for testing purpose.
      
      Including the use of a plugin. The plugin can be used to load other
      cpp code needed while testing.
      
      The plugin testplugin will go under qml/QtDesktopTest.
      
      Change-Id: I76e66f35296c6142764bb6027ed9ee49ca50e47b
      Reviewed-by: default avatarCaroline Chao <caroline.chao@digia.com>
      dadca9e6
  11. 05 Dec, 2012 - 1 commit
  12. 20 Nov, 2012 - 1 commit
  13. 12 Nov, 2012 - 1 commit
  14. 09 Nov, 2012 - 1 commit
  15. 15 Oct, 2012 - 1 commit
  16. 10 Aug, 2012 - 1 commit
  17. 29 Jun, 2012 - 1 commit
  18. 04 Jun, 2012 - 1 commit
  19. 21 May, 2012 - 1 commit
  20. 04 Jan, 2012 - 1 commit
  21. 06 Dec, 2011 - 1 commit
    • Alan Alpert's avatar
      Work again. · 36a83948
      Alan Alpert authored
      Well, a little. At least one person can now run Gallery.qml again.
      
      Removes all menu related stuff, removes Window (uses the
      Window in QtQuick.Window instead, despite reduced functionality now).
      
      Updates to work with the quick module split, and the xmllistmodel
      module split.
      
      Updates version number to 0.2 as well.
      36a83948
  22. 16 Oct, 2011 - 1 commit
  23. 06 Oct, 2011 - 1 commit
  24. 29 Sep, 2011 - 1 commit
  25. 25 Sep, 2011 - 1 commit
  26. 15 Sep, 2011 - 2 commits
  27. 07 Sep, 2011 - 1 commit
  28. 15 Aug, 2011 - 1 commit
  29. 24 Mar, 2011 - 1 commit
  30. 13 Mar, 2011 - 2 commits
  31. 02 Mar, 2011 - 1 commit
  32. 21 Feb, 2011 - 2 commits