1. Mar 26, 2012
  2. Mar 22, 2012
  3. Mar 13, 2012
  4. Mar 01, 2012
  5. Feb 29, 2012
  6. Feb 24, 2012
  7. Feb 23, 2012
  8. Feb 21, 2012
  9. Feb 17, 2012
  10. Feb 16, 2012
  11. Feb 14, 2012
  12. Feb 13, 2012
  13. Feb 10, 2012
  14. Feb 09, 2012
    • Andrew den Exter's avatar
      Add linkColor property to Text. · 8550ed69
      Andrew den Exter authored
      
      Allows the color of links in text to be changed from the default blue.
      
      This currently only works with StyledText and the distance field
      rendererer.  It could be made to work with RichText overwriting the
      specified foreground color in all instances or by not setting a default
      color in the html parser.  The former would prevent the color being
      set with CSS or some future means for altering text formats.  The latter
      would break rendering with QPainter.
      
      Task-number: QTBUG-23048
      Change-Id: I98df215cabe8a089f648fd4a6206622b4318fb8f
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      8550ed69
  15. Feb 07, 2012
  16. Feb 06, 2012
  17. Feb 02, 2012
  18. Feb 01, 2012
  19. Jan 30, 2012
  20. Jan 26, 2012
  21. Jan 24, 2012
  22. Jan 23, 2012
  23. Jan 19, 2012
  24. Jan 12, 2012
  25. Jan 05, 2012
  26. Jan 02, 2012
    • Frederik Gladhorn's avatar
      Add accessibility to qml · 27a497b3
      Frederik Gladhorn authored
      
      This consists of two parts:
      An attached property for QML items and a plugin for the accessibility framework.
      
      The attached property simply takes care of some properties (name, role)
      that are needed in order to expose semantics of the application to
      assistive tools.
      
      The plugin exposes the hierarchy of QML items to the
      accessibility framework.
      
      Change-Id: I32f5603d0d9549b01b3645b205b710b9801762f7
      Reviewed-by: default avatarJan-Arve Sæther <jan-arve.saether@nokia.com>
      27a497b3
  27. Dec 20, 2011
  28. Dec 07, 2011