Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Jun 26, 2014
  2. Mar 27, 2014
  3. Feb 13, 2014
  4. Feb 03, 2014
  5. Jan 24, 2014
  6. 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
  7. 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
  8. Nov 06, 2013
  9. Oct 30, 2013
  10. Jan 10, 2013
  11. Jan 02, 2013
  12. Oct 23, 2012
  13. Sep 19, 2012
  14. Jun 28, 2012
  15. May 15, 2012
Loading