1. 20 Nov, 2014 - 1 commit
  2. 13 Nov, 2014 - 1 commit
  3. 07 Nov, 2014 - 4 commits
  4. 06 Nov, 2014 - 1 commit
  5. 05 Nov, 2014 - 3 commits
  6. 04 Nov, 2014 - 4 commits
  7. 03 Nov, 2014 - 1 commit
  8. 31 Oct, 2014 - 2 commits
  9. 30 Oct, 2014 - 9 commits
  10. 29 Oct, 2014 - 4 commits
  11. 28 Oct, 2014 - 2 commits
  12. 27 Oct, 2014 - 2 commits
  13. 24 Oct, 2014 - 4 commits
  14. 23 Oct, 2014 - 1 commit
    • Shawn Rutledge's avatar
      QtQuick.Dialogs examples: use controls and layouts; visual tweaks · 511a9b52
      Shawn Rutledge authored
      
      Make tab and button labels shorter so that they fit even on very-small-
      screen devices (like iOS).
      Make the content of some tabs scrollable.
      Background color of the Font tab matches the others.
      Use RowLayout to make baseline alignment of checkboxes and associated
      text fields possible.
      Use ColumnLayout because it works better inside a ScrollView.
      Use Label instead of Text so that the renderType is consistent.
      
      Change-Id: Ie2d07153532f35d108a0b6ad0bb4f10326f79d24
      Task-number: QTBUG-41999
      Reviewed-by: default avatarJan Arve Sæther <jan-arve.saether@theqtcompany.com>
      511a9b52
  15. 22 Oct, 2014 - 1 commit