1. 24 Apr, 2013 - 1 commit
  2. 02 Apr, 2013 - 1 commit
  3. 24 Jan, 2013 - 2 commits
  4. 10 Jan, 2013 - 1 commit
  5. 26 Nov, 2012 - 1 commit
  6. 22 Nov, 2012 - 1 commit
  7. 23 Sep, 2012 - 1 commit
  8. 09 Aug, 2012 - 1 commit
  9. 31 Jul, 2012 - 1 commit
  10. 30 Jul, 2012 - 1 commit
  11. 17 Jul, 2012 - 1 commit
  12. 16 Jul, 2012 - 2 commits
  13. 10 Jul, 2012 - 2 commits
  14. 09 Jul, 2012 - 1 commit
    • Andrew den Exter's avatar
      Speed up Text construction with RichText · e1d6b323
      Andrew den Exter authored
      
      Setting the page size to empty can short cut some unnecessary layouts
      triggered by QTextDocument/QTextDocumentLayout prior to the Text item
      requiring a layout.
      
      This rougly halves the construction time a Text item with RichText.
      
      Task-number: QTBUG-19728
      Change-Id: I03e6d293d8e5ac40046aef41171ca5009b718546
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      e1d6b323
  15. 08 Jul, 2012 - 1 commit
    • Andrew den Exter's avatar
      Reduce the number of unnecessary layouts on geometry changes. · 3095493a
      Andrew den Exter authored
      
      Improve checks for geometry changes that don't affect layout, i.e
      width increasing when the previous layout didn't wrap or elide.
      
      Set implicit sizes just once during layout rather than setting the
      implicit width during and the implicit height after to limit the when
      an implicit size change can change geometry.
      
      And if there are multiple layouts of the same text/font combination
      re-use cached layout data as much as possible by guarding against
      unnecessary property changes on the layout, and not creating a new
      layout for calculating the implicit size of truncated text.
      
      Change-Id: Ia05e52e9170e1f5d3364896ab119e00d8a318299
      Reviewed-by: default avatarMichael Brasser <michael.brasser@nokia.com>
      3095493a
  16. 25 Jun, 2012 - 1 commit
  17. 21 Jun, 2012 - 1 commit
    • Chris Adams's avatar
      Create new documentation structure · 5e33b0f5
      Chris Adams authored
      The documentation currently has no clear separation between Qt QML
      and Qt Quick.  With recent commits like:
      6c8378ea
      and
      ab1e5101
      
      
      the separation between the language definition and implementation,
      provided by Qt QML, and the standard library for the QML language,
      provided by Qt Quick, is clear.
      
      This commit creates a new documentation structure that is more
      navigable and separates concepts into logical categories, with
      clear separation between QtQML and QtQuick.  It also provides a more
      generic QML Application Developer Resources page which contains links
      to information for QML application developers.
      
      Change-Id: Ia807ccfbfd24ffa0e1c7f0a51ed9d2ed3aa6a733
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      5e33b0f5
  18. 10 Jun, 2012 - 1 commit
  19. 07 Jun, 2012 - 1 commit
  20. 06 Jun, 2012 - 1 commit
    • Jerome Pasion's avatar
      Doc: Grouped Qt Quick types into several groups · ca6d49e6
      Jerome Pasion authored
      
      -created new groups and converted some overviews into group pages
      -edited type documentation and added \ingroup
      -articles still need title fixes and link fixes
      
      Groups:
      qtquick-visual-types
      qtquick-item-graphics
      qtquick-shaders
      qtquick-canvas
      qtquick-text
      qtquick-text-validator
      qtquick-interaction
      qtquick-positioners
      qtquick-transformations
      qtquick-states
      qtquick-animation-define
      qtquick-animation-properties
      qtquick-animation-control
      qtquick-animation-modifiers
      qtquick-images-sprites
      qtquick-images
      qtquick-models
      qtquick-containers
      qtquick-views
      qtquick-paths
      qtquick-utility
      
      Task: QTBUG-25685
      
      Change-Id: I81d4df3320bf5daad5cabb5e42408013fb24f464
      Reviewed-by: default avatarBea Lam <bea.lam@nokia.com>
      Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
      ca6d49e6
  21. 05 Jun, 2012 - 1 commit
  22. 31 May, 2012 - 1 commit
    • Bea Lam's avatar
      Fix doc snippets paths and parsing errors · 4c671c04
      Bea Lam authored
      
      qtqml.qdocconf and qtquick.qdocconf now refer to the correct
      snippets and source directories.
      
      Snippet paths in .qdoc and .cpp files have been updated to refer to
      the new shortened path references, e.g. \snippet qml/file.cpp instead of
      \snippet doc/src/snippets/qml/file.cpp.
      
      This also deletes snippets from src/qml/doc/snippets that belonged under
      src/quick/doc/snippets (and were already duplicated there anyway) and
      restores some snippet files that shouldn't have been deleted.
      
      Also fixes some inline snippets to use \code .. \endcode instead of
      \qml .. \endqml as they contained javascript or partial QML
      snippets that were causing parsing errors from qdoc.
      
      There are still snippet errors arising from qmlintro.qdoc as the
      qmlintro snippets directory that it refers to cannot be located.
      
      There are also two references to a removed snippet identifier in
      examples/qml/cppextensions/plugins/plugin.cpp that need to be fixed
      in conjunction with the related docs in a later commit as the relevant
      code has changed and the docs are now invalid.
      
      Task-number: QTBUG-25721
      
      Change-Id: I50c665245a74c140470c58a32546591d187dfe4b
      Reviewed-by: default avatarChris Adams <christopher.adams@nokia.com>
      4c671c04
  23. 24 May, 2012 - 2 commits
    • Nico Vertriest's avatar
      Doc: Sanitized QML types · 6112c0f5
      Nico Vertriest authored
      
      -modified \brief
      -checked QML modules
      -added qml directory to the qdocconf file
      -added particles directory to the qdocconf file
      
      Change-Id: I589e32d3106cda37c7fa4d55a941afd9876fc2b2
      Reviewed-by: default avatarGeir Vattekar <geir.vattekar@nokia.com>
      6112c0f5
    • Aaron Kennedy's avatar
      Lazily create QMetaObjects · d2e557c2
      Aaron Kennedy authored
      
      For internal QML built types, creating a metaobject each time is
      just wasteful.  Additionally, as the property caches were always
      created from the intermediate QMetaObject, it was difficult to pass
      information directly from the compiler to the property cache.
      
      Change-Id: I769526b0edaaf16a86883f3065b75618b94e4077
      Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
      d2e557c2
  24. 08 May, 2012 - 1 commit
  25. 03 May, 2012 - 1 commit
  26. 27 Apr, 2012 - 1 commit
    • Andrew den Exter's avatar
      Fix bounding rects of text items. · 2a6e105f
      Andrew den Exter authored
      
      Ensure the rectangles are correctly positioned with right
      and center aligned text, not just sized correctly. Also add
      padding to the clip rects so the cursor and styled text aren't
      clipped at the item boundaries.
      
      Change-Id: I03ef140589154ebd49b600b0a4c4fbeff845c10f
      Reviewed-by: default avatarYann Bodson <yann.bodson@nokia.com>
      2a6e105f
  27. 23 Apr, 2012 - 1 commit
  28. 20 Apr, 2012 - 2 commits
  29. 19 Apr, 2012 - 1 commit
  30. 17 Apr, 2012 - 1 commit
  31. 16 Apr, 2012 - 1 commit
  32. 03 Apr, 2012 - 1 commit
  33. 30 Mar, 2012 - 1 commit
  34. 26 Mar, 2012 - 1 commit
  35. 22 Mar, 2012 - 1 commit