Skip to content
Snippets Groups Projects
  1. Jul 07, 2016
  2. Jun 10, 2016
  3. Jun 03, 2016
  4. May 23, 2016
  5. May 17, 2016
  6. May 10, 2016
  7. Jan 13, 2016
  8. Oct 28, 2015
  9. Sep 21, 2015
  10. Aug 06, 2015
  11. Jul 28, 2015
  12. Jun 29, 2015
  13. May 29, 2015
  14. May 28, 2015
  15. May 21, 2015
  16. Mar 02, 2015
  17. Jan 20, 2015
  18. Sep 03, 2014
  19. Aug 11, 2014
  20. Mar 27, 2014
  21. Feb 13, 2014
  22. Feb 03, 2014
  23. Nov 08, 2013
    • Lars Bilke's avatar
      Make use of QFile for reading / writing xml files / hashes. · f5278e23
      Lars Bilke authored
      This should fix some issues when hashfiles contain newline characters.
      
      - Also the xml file is read only once
      - XMLQtInterface is now responsible for reading and validating the file
        (see XMLQtInterface::readFile())
      - Added QByteArray XMLQtInterface::_fileData for caching the file
      f5278e23
  24. Nov 07, 2013
    • Lars Bilke's avatar
      Removed mandatory reference to a XML schema file in XML-IO classes. · a169bb0b
      Lars Bilke authored
      These references are now hardcoded in the class constructors of the
      XML-IO classes. Also the definition of the two search paths in
      BaseLib::FileFinder from the main window are now moved into the
      constructor of FileFinder.
      
      XML schema files are first searched (for validation) by their path
      and then by the reference in the XML file itself.
      a169bb0b
    • Lars Bilke's avatar
      Changed xsd url paths and combined two xml writer / reader tests. · f0ac8153
      Lars Bilke authored
      Xsd are searched for on the opengeosys.org website. This fixes the
      60 seconds xml reader timeout bug.
      
      The two tests are combined because there execution order is important
      which is not guaranteed in gtest.
      f0ac8153
  25. Nov 06, 2013
  26. Oct 30, 2013
  27. Mar 20, 2013
  28. Mar 12, 2013
  29. Jan 10, 2013
Loading