Commit Graph

19 Commits

Author SHA1 Message Date
Jacob Støren
09544f082b Guard against missing well results
When project file has settings for wells but there are no well results
p4#: 20416
2013-02-07 13:44:18 +01:00
Jacob Støren
de8a959ad5 caf: Fixed bug in progress calculation resulting in the progress neary standing still on sub sub levels
p4#: 20391
2013-02-06 13:36:25 +01:00
Magne Sjaastad
4e0cb26a82 More robust handling of progress info when running from unit tests
p4#: 20257
2013-01-25 16:35:43 +01:00
Jacob Støren
288c8bda71 Removed compiler warnings on linux as well. Now there are (nearly)only ERT warnings left.
p4#: 20238
2013-01-24 14:26:51 +01:00
Jacob Støren
6465913e0d Fixed linux compile error. Missing include.
p4#: 20236
2013-01-24 14:08:56 +01:00
Jacob Støren
d7c542307d Now using size_t instead of int in progressInfo interface.
This is due to the fact that progress is positive only, and that the size and index of std::vectors often are used when setting progress.
It ultimatly reduces compiler warnings.
p4#: 20221
2013-01-23 11:03:33 +01:00
Magne Sjaastad
786e12cfd9 Show tool tip for checkbox labels
p4#: 19281
2012-10-24 09:14:56 +02:00
Magne Sjaastad
f833244b68 Added close on context menu for reservoir case
p4#: 19266
2012-10-23 11:12:47 +02:00
Jacob Støren
875d7b7d12 Resinsight: Made Home path the default path for file dialog browsing, and added remembering of the last opened path.
Added -startdir command line argument to override the default file browse path
p4#: 19263
2012-10-23 09:59:57 +02:00
Magne Sjaastad
fc5dda4957 Use static_cast
p4#: 19154
2012-10-12 10:14:45 +02:00
Magne Sjaastad
a4ff9bd41c Added slider editor for double values
p4#: 19089
2012-10-09 11:26:50 +02:00
Magne Sjaastad
03ede069c1 Avoid initializing progress bar if called from unit test framework
p4#: 19042
2012-10-05 15:58:06 +02:00
Jacob Støren
7c63cccc8d ResInsight: Linux compile fixes
p4#: 18783
2012-09-18 15:34:50 +02:00
Jacob Støren
e679ba07a5 ResInsight: Integrated from Caf trunc. Multi variable fields (multiselect) with option values now handled. Improved PdmUi layout. Improved Viewer widget size behaviour, Xml keyword check.
p4#: 18777
2012-09-18 15:21:04 +02:00
Magne Sjaastad
01ee943155 Improved integer slider editor
Use sliders for cell range filter
2012-09-14 15:48:49 +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
27d8808c5c Version 0.8.6 2012-08-31 19:12:47 +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