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