- Jan 13, 2020
-
-
Dmitri Naumov authored
XMLQtInterface::insertStyleFileDefinition
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
-
- Mar 04, 2019
-
-
Dmitri Naumov authored
clang-tidy modernize-use-default-member-init check
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Jun 20, 2018
-
-
Lars Bilke authored
1. Changed urls to https which fixed the following error: xsd/OpenGeoSysGLI.xsd, at line 1, column 66: Document is not a XML schema. Error XSDError in ..., at line 3, column 194: Loaded schema file is invalid. If this error ever pops up again try to cut the internet connection! No joke! 2. Local schema files are now copied to bin-directory during CMake configuration and package generatiion (install step).
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 30, 2017
-
-
Dmitri Naumov authored
-
- May 02, 2017
-
-
Dmitri Naumov authored
This potentially saves a second copy compared to using const reference. See Effective Modern C++, Item 41.
-
- Jan 09, 2017
-
-
- 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
-
- Jun 29, 2015
-
-
Dmitri Naumov authored
Also remove unused includes.
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Aug 11, 2014
-
-
Lars Bilke authored
-
- Jul 17, 2014
-
-
Karsten Rink authored
-
- Apr 10, 2014
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Nov 08, 2013
-
-
Lars Bilke authored
-
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.
-
- Oct 30, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
Tom Fischer authored
-
- Jan 04, 2013
-
-
Tom Fischer authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 11, 2012
-
-
Lars Bilke authored
-
- Jun 28, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
This reverts commit 05677165. Conflicts: FileIO/XmlIO/XmlGspInterface.cpp README.md
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 15, 2012
-
-
Karsten Rink authored
added XmlIO; added FemEnums + Info-objects; added ProjectData; currently compile errors due to changes in PointVec
-