Commit Graph
4962 Commits
Author SHA1 Message Date
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 80dbfbaf1f Updated dependency information 2012-06-11 14:21:00 +02:00
Alf B. Rustad ad6e137512 Changed repo from Statoil to OPM 2012-06-11 13:11:32 +02:00
Alf B. Rustad 2921e8318d Minor edit 2012-06-01 08:50:55 +02:00
Alf B. Rustad cca5c91617 Added dependency and build information 2012-05-30 12:17:17 +02:00
Alf B. Rustad cc27bf3485 Added build information, and copyright and license information 2012-05-30 11:40:58 +02:00
Alf B. Rustad fafa3cfddd Updated build instructions in README 2012-05-30 10:48:14 +02:00
Alf B. Rustad 657144deeb Added COPYING file with GPL version 3 license text. 2012-05-30 10:42:56 +02:00
Alf B. Rustad 42b0f182e4 Initial README file content 2012-05-18 10:24:27 +02:00
Alf B. Rustad dfe97efb1b Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
Alf B. Rustad a680bf941e first commit 2012-05-18 09:42:17 +02:00