Magne Sjaastad
31c18dd356
Fixed issue with progress info dialog
...
Use application modal instead of window modal
p4#: 22132
2013-08-08 14:24:12 +02:00
Magne Sjaastad
8f4e6da98b
Include well cells in cell range region evaluation
...
p4#: 22131
2013-08-08 11:26:00 +02:00
Magne Sjaastad
69f3f98f5a
Hide console on Windows
...
Show command line help text in dialog, accessible from About menu
Show command line help dialog instead of console output on Windows
p4#: 22130
2013-08-08 11:09:18 +02:00
Magne Sjaastad
ffb3d3e235
Rebuild inactive geometry when invalid state changes
...
Show inactive/invalid cells also when using property filter, relevant for exclude filters
p4#: 22124
2013-08-08 08:57:23 +02:00
Magne Sjaastad
008842a1ee
Renamed cell filter field from active to isActive
...
Removed the special handling of range filters when only exclude filters are active
p4#: 22123
2013-08-08 08:49:29 +02:00
Magne Sjaastad
fea95940bf
Fixed missing min/max value range for property filters when loading from project file
...
p4#: 22105
2013-08-07 09:00:09 +02:00
Magne Sjaastad
9910480538
Added *.dev and *.* to file filter for well path import
...
p4#: 22099
2013-08-06 11:56:07 +02:00
Magne Sjaastad
adff387d36
Improved animation control
...
Fixed double redraw related to update of the time step in the combo box called during use of the animation toolbar
p4#: 22098
2013-08-06 11:01:14 +02:00
Magne Sjaastad
3f61c26f0b
Updated file paths in regression tests
...
p4#: 22097
2013-08-06 09:52:01 +02:00
Magne Sjaastad
f2be4dedaf
Fix for range filter exclude behaviour
...
Use active cells as range include filter when there are range exclude filters present and no include filters
p4#: 22095
2013-08-05 12:48:11 +02:00
Magne Sjaastad
ffbb0b6a46
Use a special flag to indicate hidden children of a field.
...
Added new method in PdmUiItem called isUiHideChildren()
p4#: 22093
2013-08-02 13:49:16 +02:00
Magne Sjaastad
50777b3e3f
Fixed issue related to missing legend config
...
Must hide legend config collection. Revisit when a more robust tree building strategy is in place.
p4#: 22092
2013-08-02 13:04:25 +02:00
Magne Sjaastad
3bef117e7d
Upped to dev version 0.9.19
...
p4#: 22091
2013-08-01 19:53:36 +02:00
Jacob Støren
7112589e33
Statistics calculation : Paralellized and avoided some memory reallocation
...
p4#: 22012
2013-06-27 00:45:50 +02:00
Jacob Støren
4f7b3e703c
Fixed Memory bug regarding statistics calcualtion
...
The results memory on each timestep was not freed resulting in all the data from all the cases for all timesteps in memory at the same time ...
In addition, the data was read accidentaly before the timeloop for all the source cases for all timesteps.
So, should perform better now, but there still are some memory allocated in the start, that i cant quite account for.
p4#: 22011
2013-06-26 23:34:03 +02:00
Jacob Støren
cff0437343
Some comments and indentation
...
p4#: 22010
2013-06-26 23:26:01 +02:00
Magne Sjaastad
390abe0f81
Use compare() because endsWith() does not work as expected on Windows
...
p4#: 22005
2013-06-26 12:01:53 +02:00
Jacob Støren
b5688c5cd9
Hack: Well label now rendered "under" transparent cells to workaround random behaviour (on certain hw ?)
...
p4#: 22004
2013-06-26 10:30:48 +02:00
Magne Sjaastad
5be640daa2
Upped to 0.9.18
...
p4#: 22003
2013-06-26 09:24:34 +02:00
Jacob Støren
524e8d8375
Added a left margin in the property window.
...
p4#: 22002
2013-06-26 09:02:37 +02:00
Jacob Støren
094d4dc6c4
Made "Ceetron Navigation" the default navigation type
...
p4#: 22000
2013-06-26 09:01:43 +02:00
Jacob Støren
4be58edf78
MSW code reverted. Regrettfully the work has to be reconsidered.
...
Both ERT and the resinsight code is rolled back to before MSW was introduced as refined.
p4#: 21999
2013-06-25 15:53:19 +02:00
Jacob Støren
172c2d8b21
Fixed context menu blocking Ceetron navigation on linux.
...
p4#: 21981
2013-06-24 22:23:33 +02:00
Jacob Støren
1ea5a49471
WellPaths: Added support for mulitple paths in one ascii file.
...
p4#: 21980
2013-06-24 22:04:52 +02:00
Magne Sjaastad
636fd39c2f
Use branch ID to identify a branch on import
...
p4#: 21979
2013-06-24 16:41:01 +02:00
Jacob Støren
b59ac41509
Test of fix of MSW assert
...
p4#: 21978
2013-06-24 15:15:46 +02:00
Magne Sjaastad
5ea531783a
Missed file in last checkin
...
p4#: 21975
2013-06-24 14:07:49 +02:00
Magne Sjaastad
f02d4b160e
Use branch index and branch cell index to identify branch head
...
Removed obsolete code
p4#: 21974
2013-06-24 14:02:01 +02:00
Magne Sjaastad
12a0040473
Added well branch number and segment number to result info view
...
p4#: 21968
2013-06-21 16:20:11 +02:00
Jacob Støren
cd6d60d896
Ascii Well path import: Works for one path in one file
...
p4#: 21966
2013-06-21 15:59:04 +02:00
CeetronResInsight
139c80dfa0
Fixed missing newline at end of file
...
p4#: 21958
2013-06-18 13:26:38 +02:00
Magne Sjaastad
c8a537e180
Check for valid index before accessing data
...
p4#: 21957
2013-06-18 12:55:49 +02:00
Jacob Støren
5db88f4e03
Ascii import of Well Paths
...
p4#: 21956
2013-06-18 11:56:51 +02:00
Magne Sjaastad
2a2102837a
Fixed missing last coordinate for filetered coords
...
p4#: 21955
2013-06-18 11:26:52 +02:00
Magne Sjaastad
16cd7a04ae
Multi Segment Wells: Read in connection between a well branch and the branch head.
...
Compute intersection point between branch top well cell and branch head in the main branch.
p4#: 21954
2013-06-18 09:41:02 +02:00
Jacob Støren
fa410ba8a5
Fixed Animation Control problem on project open
...
TP#4088
p4#: 21934
2013-06-14 13:53:52 +02:00
Jacob Støren
29afd9cc8a
Cleaned up a bit
...
p4#: 21924
2013-06-14 12:08:05 +02:00
Jacob Støren
edcba5a471
Animation (and other commands) refreshed on selection in the tree view
...
p4#: 21923
2013-06-14 11:59:56 +02:00
Magne Sjaastad
7a24b2664e
Updated ERT to handle multi segment wells
...
Updated input code in ResInsight accordingly
ERT version on GitHub
067fa99faa
p4#: 21920
2013-06-13 22:12:02 +02:00
Jacob Støren
6f04f70ade
Fixed missing update of the 3D view after deleting statistic results
...
p4#: 21894
2013-06-12 13:42:36 +02:00
Jacob Støren
03ad142261
Removed debug output
...
p4#: 21887
2013-06-12 10:52:46 +02:00
Jacob Støren
a9d2baf117
Project/OilField: Made sure one and always one oilfield exists in a project.
...
p4#: 21884
2013-06-12 09:36:50 +02:00
Jacob Støren
3cfbc9f25e
caf::Pdm: Now deleting all objects in a PointersField before reading anything into it.
...
Added documentation comments as well
p4#: 21883
2013-06-12 09:28:35 +02:00
Magne Sjaastad
12f1400733
Added missing Qt dependencies
...
p4#: 21882
2013-06-12 09:10:42 +02:00
Magne Sjaastad
68edafe5f4
Added checkbox to control import of survey and plan
...
p4#: 21863
2013-06-10 10:10:56 +02:00
Jacob Støren
a2aa9f3e7d
Grid Models: Used the "Cases" icon
...
p4#: 21855
2013-06-07 15:01:47 +02:00
Jacob Støren
6ac8c4365f
Project tree: Fixed several issues after the reconfiguration
...
Missing Icon and text on the Grid Models folder
New cases and Grid Case Groups ended up outside the Grid Model Folder
Old Project files did not show up properly
p4#: 21854
2013-06-07 14:54:02 +02:00
Jacob Støren
080fc4c094
Fixed some compiler warnings.
...
p4#: 21853
2013-06-07 14:15:13 +02:00
Vidar Lundberg
5cd4b13716
Add temporary icon for Grid Models in PDM, should create proper icon later.
...
p4#: 21850
2013-06-07 09:32:32 +02:00
Vidar Lundberg
cd08fc0356
Add temporary icon for Grid Models in PDM, should create proper icon later.
...
p4#: 21850
2013-06-07 09:32:06 +02:00