Ivar Ursin Nikolaisen
047ca6d380
Add libpthread link to ReservoirDataModel_UnitTests
2012-08-27 15:28:35 +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
Ivar Ursin Nikolaisen
b0c60f0e4a
Fix libQtCore link failure because of missing libz
...
libQtCore often, but not always includes the required functionality from
libz. This is needed for example on openSUSE 12.1 and 12.2.
2012-08-27 13:34:00 +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