1. Dec 12, 2013
  2. May 13, 2013
  3. Jan 10, 2013
  4. Dec 05, 2012
  5. Nov 30, 2012
  6. Nov 23, 2012
    • 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
  7. Nov 22, 2012
  8. Nov 21, 2012
  9. Sep 24, 2012
  10. Jul 11, 2012
    • 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
  11. Mar 22, 2012
  12. Jan 31, 2012
  13. Jan 23, 2012
  14. Jan 09, 2012
  15. Jun 07, 2011
  16. May 24, 2011
  17. May 20, 2011
  18. Apr 27, 2011