- Oct 30, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
moved functions trim(), replaceString(), splitString() and template functions number2str() and str2number() into namespace BaseLib
-
Tom Fischer authored
-
- Oct 26, 2012
-
-
Tom Fischer authored
-
Lars Bilke authored
-
- Oct 25, 2012
-
-
Tom Fischer authored
-
Lars Bilke authored
This should fix #20.
-
- Oct 24, 2012
-
-
Tom Fischer authored
changed name of file AxisAlignedBoundingBox.h to AABB.h according to the style guid rule: class name equals file name
-
Tom Fischer authored
-
- Oct 23, 2012
-
-
Tom Fischer authored
-
- Oct 22, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Oct 17, 2012
-
-
Tom Fischer authored
-
- Oct 10, 2012
-
-
Tom Fischer authored
-
- Oct 09, 2012
-
-
Karsten Rink authored
-
Tom Fischer authored
-
- Oct 04, 2012
-
-
Tom Fischer authored
-
- Sep 27, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 26, 2012
-
-
Karsten Rink authored
removed unnecessary files in meshlib; added geo-mapping to gui (for now just for meshes, more to come real soon
-
Lars Bilke authored
Simply create a settings object: QSettings settings; The application name and organization parameters are now given as a global configuration on the QApplication of the DataExplorer, see 82e30203.
-
Lars Bilke authored
OGS_VERSION_AND_PERSONS => x.x.x (author names) OGS_VERSION => x.x.x
-
Tom Fischer authored
-
Tom Fischer authored
-
- Sep 21, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
expanded functionality of MshLayerMapper / MshEditDialog to also support adding layers individual thickness without raster files
-
Tom Fischer authored
-
- Sep 20, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 18, 2012
-
-
Karsten Rink authored
changed error messages in meshlayermapper; adapted node numbering for geolib::surface and gmsh-import to be consistent with vtk & meshlib
-
Tom Fischer authored
-
- Sep 17, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
Setup script modified to use newer Qt (4.7.4 -> 4.8.3), VTK (5.8 -> 5.10) and shapelib (1.3.0b2 -> 1.3.0).
-
Karsten Rink authored
-
- Sep 13, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
getSurfaceMesh is working now; getSurfaceNodes is working now; meshes are now tested for unused nodes (such nodes are removed upon loading)
-
Lars Bilke authored
-