1. Apr 07, 2014
  2. Nov 28, 2013
    • J-P Nurmi's avatar
      Revise main() in examples · 1070aeb5
      J-P Nurmi authored
      
      Replace the inconvenient QT_QUICK_CONTROLS_EXAMPLE_MAIN macro with a
      simpler macro that merely defines the actual application type. This way
      it's easier to do tweaks to main() when for example testing a different
      application font size. Moreover, browsing the example code becomes more
      convenient (especially online).
      
      Task-number: QTBUG-35083
      Change-Id: I8203816a9112bf29b4661baa86bf4a196554db05
      Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
      1070aeb5
  3. Sep 10, 2013
  4. May 23, 2013
    • Jens Bache-Wiig's avatar
      Update GroupBox to support contentItem · 57cb0961
      Jens Bache-Wiig authored
      
      - Removed contentWidth and contentHeight since it is not needed
      - Exposed contentItem so that it can be designable.
      - Respect the implicit width or height of the contentItem if it is the
      only item of the GroupBox. Otherwise childrenRect is used.
      - Modified the style so that the style takes care of only the
      padding size and not the entire size of the group box.
      - Fixed flat and checkable appearance for custom style
      
      Change-Id: I2c7ec4cb7d5e6f96863847e8d8d6d6f52428364e
      Reviewed-by: default avatarJ-P Nurmi <jpnurmi@digia.com>
      57cb0961
  5. May 16, 2013
  6. May 09, 2013
  7. Apr 30, 2013
  8. Apr 22, 2013
  9. Apr 04, 2013
  10. Mar 25, 2013
  11. Mar 22, 2013
  12. Mar 21, 2013