1. 08 May, 2013 - 1 commit
  2. 10 Jan, 2013 - 1 commit
  3. 23 Sep, 2012 - 1 commit
  4. 08 May, 2012 - 1 commit
  5. 24 Feb, 2012 - 1 commit
  6. 30 Jan, 2012 - 1 commit
  7. 23 Jan, 2012 - 1 commit
  8. 05 Jan, 2012 - 1 commit
  9. 01 Dec, 2011 - 1 commit
    • Charles Yin's avatar
      Move XmlListModel to seperate plugin · 44d86917
      Charles Yin authored
      
      XmlListModel is the only feature inside QtDeclarative which depends on
      the QtXmlPatterns module, move this item to a separate plugin can reduce
      the unnecessary dependency in most use cases.
      
      To use the new XmlListModel, an additional "import QtQuick.xmllistmodel 2.0" is
      needed.
      
      Task-number:QTBUG-22158
      Change-Id: I9e19eb6cbba46cd40fb7ffcdbd741f346779a54d
      Reviewed-by: default avatarYunqiao Yin <charles.yin@nokia.com>
      44d86917
  10. 14 Nov, 2011 - 1 commit
    • Alan Alpert's avatar
      Get tst_examples passing again · 7dc37bc9
      Alan Alpert authored
      
      Shared QDeclarativeEngine sidesteps GC slowdown issue.
      
      New approach also verifies that the root object successfully loaded,
      this picks up all the cases where it did not successfully load before.
      Most of these were because they weren't importing QtQuick 2.0, import
      statements have been updated. One was because it does not create a
      QQuickItem root, it has been manually excluded. This required adding per
      file exclusions to the current directory exclusions.
      
      Change-Id: I809f0f20acc319aef58ba2e30e672e32f640686d
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      7dc37bc9
  11. 27 Apr, 2011 - 1 commit
    • Qt by Nokia's avatar
      Initial import from the monolithic Qt. · 885735d0
      Qt by Nokia authored
      This is the beginning of revision history for this module. If you
      want to look at revision history older than this, please refer to the
      Qt Git wiki for how to use Git history grafting. At the time of
      writing, this wiki is located here:
      
      http://qt.gitorious.org/qt/pages/GitIntroductionWithQt
      
      If you have already performed the grafting and you don't see any
      history beyond this commit, try running "git log" with the "--follow"
      argument.
      
      Branched from the monolithic repo, Qt master branch, at commit
      896db169ea224deb96c59ce8af800d019de63f12
      885735d0