1. Nov 05, 2014
  2. Oct 08, 2014
    • Friedemann Kleint's avatar
      Polish schema example. · 5abd67e0
      Friedemann Kleint authored
      
      Add some error handling, fix warning on startup:
      
      QIODevice::read: device not open
      
      caused by MainWindow::schemaSelected(0) which clears the
      instance combo causing the current index to temporarily
      change to -1.
      
      Change-Id: I213d68b07b2dee4e2bbc1404aaf149ce7c189713
      Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
      5abd67e0
  3. Mar 03, 2014
  4. Jan 22, 2014
  5. Dec 12, 2013
  6. Nov 15, 2013
    • Peter Hartmann's avatar
      make it possible to disable XML schema usage · 49b020db
      Peter Hartmann authored
      
      Removing XML schema functionality reduces the size of
      libQt5XmlPatterns.so considerably:
      
      Linux desktop release mode:
      
      with XML schema:    4.3 MB
      without XML schema: 3.2 MB
      
      BlackBerry10 release mode:
      
      with XML schema:    2.6 MB
      without XML schema: 1.9 MB
      
      XML schema might not be used, especially on a mobile / embedded
      device, as opposed to the rest of xmlpatterns (e.g. XPath through
      QML XmlListModel).
      
      Task-number: QTBUG-28068
      Change-Id: I5024a822179e7241e592f079efe3adef8f661c70
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
      49b020db
  7. May 13, 2013
  8. Apr 16, 2013
  9. Apr 10, 2013
  10. Jan 25, 2013
  11. Jan 10, 2013
  12. Dec 07, 2012
  13. Dec 05, 2012
  14. Nov 30, 2012
  15. Nov 26, 2012
  16. 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
  17. Nov 22, 2012
  18. Nov 21, 2012
  19. Sep 24, 2012
  20. Jul 11, 2012
  21. Jun 27, 2012
  22. Mar 22, 2012
  23. Jan 31, 2012
  24. Jan 23, 2012
  25. Jan 09, 2012
  26. Jun 07, 2011
  27. May 24, 2011
  28. May 20, 2011
  29. Apr 27, 2011