1. 05 Jan, 2015 - 1 commit
  2. 03 Mar, 2014 - 1 commit
  3. 22 Jan, 2014 - 1 commit
  4. 12 Dec, 2013 - 1 commit
  5. 13 May, 2013 - 1 commit
  6. 10 Jan, 2013 - 1 commit
  7. 05 Dec, 2012 - 1 commit
  8. 30 Nov, 2012 - 1 commit
  9. 23 Nov, 2012 - 1 commit
    • Jerome Pasion's avatar
      Doc: Modularized Qt XML Patterns documentation. · 051aeb29
      Jerome Pasion authored
      
      -moved snippets, images, documentation to src/xmlpatterns
      -fixed \snippet tag
      -ported module information from qtdoc repository
      -enabled "make docs" for the module
      -set up qdocconf file and .index file
      -updated tests/auto/patternistexamples to point to the new
       snippet locations
      
      Change-Id: Ifd10733c277c6dbacac42898c8e7bacd00d23f27
      Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
      051aeb29
  10. 22 Nov, 2012 - 1 commit
  11. 21 Nov, 2012 - 1 commit
  12. 24 Sep, 2012 - 1 commit
  13. 11 Jul, 2012 - 1 commit
    • Topi Reiniö's avatar
      Qt XML Patterns File System Example: Do not bind to a null node index · b2b97bad
      Topi Reiniö authored
      
      Adds a check for validity of the file node index before running an
      XQuery.
      
      In evaluateResult(), QXmlQuery binds to a QXmlNodeModelIndex variable
      without checking if it's valid. This causes an assert to trigger if
      the default directory that the example tries to open does not exist.
      In this case, m_fileNode has the default (null) value when
      evaluateResult() is invoked on QComboBox::currentIndexChanged()
      signal.
      
      Task-number: QTBUG-26081
      Change-Id: I03c39939b57fcf658527ce3110fdc30d204de520
      Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
      b2b97bad
  14. 22 Mar, 2012 - 1 commit
  15. 31 Jan, 2012 - 2 commits
  16. 23 Jan, 2012 - 1 commit
  17. 09 Jan, 2012 - 1 commit
  18. 07 Jun, 2011 - 1 commit
  19. 24 May, 2011 - 1 commit
  20. 20 May, 2011 - 2 commits
  21. 27 Apr, 2011 - 2 commits