Jacob Støren
b938b14b5b
Removed a lot of size_t/uint/int related compiler warnings. Still more to go.
...
p4#: 20215
2013-01-22 11:34:47 +01:00
Jacob Støren
96e1b7db0d
Removed compiler warning
...
p4#: 20205
2013-01-21 16:14:31 +01:00
Magne Sjaastad
2cf0e32d4b
Updated ERT to GIT version a39d4b4a9e597532b2dbf845751a70ffe1de3805
...
p4#: 20194
2013-01-18 08:53:37 +01:00
Jacob Støren
c74619e79a
Fixed cmakelist for Reservoirdatamodel test project
...
p4#: 20190
2013-01-17 21:26:12 +01:00
Magne Sjaastad
04006370ac
Added ERT as source code based on https://github.com/Ensembles/ert/ and commit 7b53b5f61f5b47e8169b72098b562071df394bc3
...
This is SVN commit 4117
Updated ResInsight cmakelists to build ERT and link directly
Removed precompiled ERT binaries
p4#: 20183
2013-01-17 13:33:59 +01:00
Magne Sjaastad
3019bd9f9c
Removed debug output
...
p4#: 19304
2012-10-25 07:39:42 +02:00
Magne Sjaastad
e5c3418c02
Allow reading of Eclipse Ascii without ACTNUM
...
p4#: 19298
2012-10-24 13:46:42 +02:00
Magne Sjaastad
65acad250c
Reduced loading time of Eclipse Ascii files by storing filepos for keywords
...
QFile is used directly due to a bug with QTextStream fixed in 4.8.0
p4#: 19079
2012-10-08 19:44:10 +02:00
Magne Sjaastad
9c1ce7591e
Upgraded visualization libraries
...
Major refactoring of color legend framework
Added discrete log color legend
p4#: 18989
2012-10-02 10:17:52 +02:00
Joakim Hove
c002720509
Added CACHE settings to the ERT_ROOT_PATH variable
2012-09-22 15:59:15 +02:00
Magne Sjaastad
738d6cc8dc
Use CMAKE_CL_64 to check if we are compiling Windows x64
...
p4#: 18835
2012-09-20 08:33:42 +02:00
Magne Sjaastad
8a8fd5a0d0
Fixed default location for ERT lib files for Windows
2012-09-13 11:51:03 +02:00
Magne Sjaastad
bf8a006c0e
Updated ERT to SVN revision 4077 for Windows 32/x64
2012-09-13 11:41:48 +02:00
Magne Sjaastad
748f061a55
Updated ERT to SVN revision 4077. Use new folder structure for ThirdParty/Ert, one folder for libs and one folder for includes. Minor application changes to be compatible with API changes in ERT.
2012-09-13 10:56:39 +02:00
CeetronResInsight
76cfde5ba6
Change 18611 on 2012/09/11 by magne@ResInsight_magne_RHE5
...
Removed requirement for MAPAXES when reading an Eclipse Ascii file
2012-09-11 13:04:24 +02:00
CeetronResInsight
b3c142cc9a
Change 18603 on 2012/09/11 by fredrik@fredrik_MBP-BootCamp
...
Added glPointParameteri(GL_POINT_SPRITE_COORD_ORIGIN, GL_LOWER_LEFT); to get proper orientation of textures on point sprites
2012-09-11 09:22:36 +02:00
Magne Sjaastad
2bbd48588e
Fixes for Visual Studio
2012-09-10 11:34:11 +02:00
Joakim Hove
e1d669ec65
Linking to wrong util name
2012-09-09 12:14:12 +02:00
Joakim Hove
d8a5f2cf7e
Updated FileInterface_UnitTests/CMakeLists.txt to support ERT in arbitrary locations
2012-09-09 12:09:50 +02:00
Alf Birger Rustad
1ef02299c1
Merge pull request #7 from Ivarun/build_fixes
...
Build fixes
2012-09-01 10:37:08 -07:00
Magne Sjaastad
27d8808c5c
Version 0.8.6
2012-08-31 19:12:47 +02:00
Ivar Ursin Nikolaisen
94d00b4870
Replace tabs with spaces in conformance with style
2012-08-31 13:16:47 +02:00
Ivar Ursin Nikolaisen
bfb2a75a56
Add libz to unit test that requires it.
2012-08-27 15:25:03 +02:00
Ivar Ursin Nikolaisen
85c96b5567
Add libpthread link to unit tests that require it.
2012-08-27 15:22:03 +02:00
Roland Kaufmann
ec7057eb78
Use copy ctor instead of conversion through QChar*
...
Versions of Qt < 4.7 do not have a QString constructor from QChar*
without specifying the size of the string. However, since the QString
is copy-on-write, the QString object can be passed to the copy
constructor of the return value directly!
2012-07-06 12:29:36 +02:00
unknown
2c9695e594
Updated to version 0.8.0
2012-06-26 16:10:41 +02:00
Alf B. Rustad
dfe97efb1b
Initial commit of ResInsight version 0.4.8
2012-05-18 09:45:23 +02:00