- Jul 07, 2016
-
-
Norihiro Watanabe authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- Jun 03, 2016
-
-
Tom Fischer authored
-
- May 23, 2016
-
-
Tom Fischer authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- May 10, 2016
-
-
Tom Fischer authored
Move parts from FileIO to GeoLib/IO and BaseLib/IO.
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Oct 28, 2015
-
-
Dmitri Naumov authored
-
- Sep 21, 2015
-
-
Dmitri Naumov authored
-
- Aug 06, 2015
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Jul 28, 2015
-
-
Tom Fischer authored
-
- Jun 29, 2015
-
-
Dmitri Naumov authored
Also remove unused includes.
-
- May 29, 2015
-
-
Tom Fischer authored
-
- May 28, 2015
-
-
Dmitri Naumov authored
The std::string has a build-in capability of boost::optional.
-
Tom Fischer authored
Using PointVec::getItemNameByID instead of TemplateVec::getNameOfElementByID.
-
- May 21, 2015
-
-
Tom Fischer authored
-
- Mar 02, 2015
-
-
Tom Fischer authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Aug 11, 2014
-
- Mar 27, 2014
-
-
Tom Fischer authored
-
- Feb 13, 2014
-
-
Tom Fischer authored
-
- Feb 03, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
gml-reader will now abort when name-tag is empty; removed superfluous warnings in qt-reader (already covered by validator)
-
Karsten Rink authored
changed the gml-standard to require z-coordinates for points, changed qt-gml-interface to avoid problems based on PR comments to boost
-
- Nov 08, 2013
-
-
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
-
- Nov 07, 2013
-
-
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.
-
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.
-
- Nov 06, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Oct 30, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 20, 2013
-
-
Karsten Rink authored
-
- Mar 12, 2013
-
-
Karsten Rink authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-