Commit Graph

8631 Commits

Author SHA1 Message Date
Gaute Lindkvist
51631fda6e #3027 Disable averaging of Fracture Gradient and Shear Failure Gradient 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
a9aad1cf69 #3062 Ditch temporary GeoMech results as soon as they are used. 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
ed0bcb05a1 Remove some unecessary includes in RiuMainWindow.cpp 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
921c1f606d Set a minimum width for progress dialog 2018-06-20 11:46:19 +02:00
Magne Sjaastad
01ba1dfa4f #3068 Perforation Interval : Make sure a new perforation interval always is visible 2018-06-20 11:44:01 +02:00
Bjørn Erik Jensen
508f33903f Delete files that should have been deleted in an earlier commit 2018-06-20 10:16:15 +02:00
Magne Sjaastad
b0a6b81363 #3066 AppFwk : Add define to avoid min() and max() as macros 2018-06-20 09:56:51 +02:00
Bjørn Erik Jensen
2eef989389 #3060 Resampled plot export. Implement dialog. Resample plot data according to spec from Equinor 2018-06-20 09:41:01 +02:00
Bjørn Erik Jensen
7e6943aa96 #3060 Resampled plot export. Prepare for resampling during summary plot export 2018-06-19 15:44:27 +02:00
Magne Sjaastad
16725b2376 #2998 Fix order of headings in export of WPMULTL 2018-06-19 13:58:32 +02:00
Gaute Lindkvist
d13a52a8b4 #3058 Implement a memory cleanup dialog for GeoMech data. 2018-06-19 12:20:21 +02:00
Gaute Lindkvist
e3bffafb46 Make memory critical threshold limits different on Linxu and Windows. 2018-06-19 10:09:51 +02:00
Gaute Lindkvist
8f0fb820a5 #3050 Add memory count to progress dialog. 2018-06-19 10:09:51 +02:00
Bjørn Erik Jensen
ef2f8087dc #3056 Ensemble curve filters. Fix default min/max values and set field default 2018-06-19 10:05:00 +02:00
Bjørn Erik Jensen
81ae384e19 #2659 Ensemble statistics. Set default field values 2018-06-19 09:24:31 +02:00
Bjørn Erik Jensen
dfbbeb357b Hierarchy dialog. Display number of found files 2018-06-19 09:15:42 +02:00
Magne Sjaastad
174538bb92 #3052 Summary Plot : Make name helper class more robust 2018-06-18 21:58:32 +02:00
Jacob Støren
5059201126 #2609 Cleanup RimWellPath ready for refactor into two classes 2018-06-18 17:13:30 +02:00
Jacob Støren
22bf33d02f #2609 Add a well path target class 2018-06-18 16:02:28 +02:00
Bjørn Erik Jensen
bc28b4b8f1 #3056 Ensemble curve filters. Add new filter button. Fix delete filter bug, use internal garbage collector to achieve delayed object delete 2018-06-18 15:19:41 +02:00
Magne Sjaastad
cbb467a4a4 #3037 AppFwk : Guard access to field pointer by a PdmPointer to owner 2018-06-18 14:20:50 +02:00
Magne Sjaastad
ab556d786b #3048 AppFwk : Remove custom context menu functions 2018-06-18 14:20:50 +02:00
Magne Sjaastad
18a0a9aa9a #3055 Table Editor : Fix display of date as text 2018-06-18 14:20:50 +02:00
Magne Sjaastad
4fd2f982fd #3037 AppFwk - Table Editor : Update UI for all cells
This is required when updating the table editor for the first time, and when adding a new row. Will potentially cause performance issues for large tables.
2018-06-18 14:20:50 +02:00
Magne Sjaastad
3d3585515f #3055 Perforation Intervals : Mark unused field as read only instead of hiding 2018-06-18 14:20:50 +02:00
Magne Sjaastad
20d45abae2 #3054 Use dynamic cast in defineEditorAttribute 2018-06-18 14:20:50 +02:00
Bjørn Erik Jensen
d5ec3b1db3 #3057 Resampled plot export. Add more resample periods. Add unit tests 2018-06-18 14:10:11 +02:00
Bjørn Erik Jensen
ef5ef6d9ca Ensemble curve filter collection. Privatized some methods 2018-06-18 12:57:07 +02:00
Bjørn Erik Jensen
65de617935 #3056 Ensemble curve filters. Add dynamic groups for filtering 2018-06-18 12:01:01 +02:00
Bjørn Erik Jensen
9f1e4fa721 #2659 Ensemble statistics. Do not set statistic curves color when updating ensemble curve color 2018-06-15 16:21:32 +02:00
Bjørn Erik Jensen
12d01a7a10 #2659 Ensemble statistics. Do not create statistic curves when no ensemble is selected 2018-06-15 16:03:56 +02:00
Jacob Støren
c5b5980da3 #3049 Add SolveSpaceLib libslvs with an S-Curve test to ResInsight 2018-06-15 14:47:42 +02:00
Jacob Støren
ecd8f7cfd8 Fix compiler warnings 2018-06-15 14:47:42 +02:00
Bjørn Erik Jensen
ee195e909b #2659 Ensemble statistics. Disable statistic curves if not possible to calculate percentile 2018-06-15 14:27:14 +02:00
Magne Sjaastad
17ee25d0b2 AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
Magne Sjaastad
a801fd9cc5 #3048 AppFwk : Add custom context menu to table in test app 2018-06-15 12:53:32 +02:00
Magne Sjaastad
d7037acedf #3048 AppFwk : Wire up functions for custom context menu
Add PdmUiObjectHandle ::defineCustomContextMenu()
2018-06-15 12:53:32 +02:00
Magne Sjaastad
e8204465f9 #3048 AppFwk : Add setCustomContextMenuEnabled to PdmUiItem 2018-06-15 12:53:32 +02:00
Gaute Lindkvist
2f0b1cfdb9 #3045 Implement memory display in status bar of the main window 2018-06-15 12:39:54 +02:00
Bjørn Erik Jensen
9cf4938651 #2659 Ensemble statistics. Do not show statistic curves in curve creator 2018-06-15 10:54:30 +02:00
Bjørn Erik Jensen
1abea45d45 #2659 Ensemble statistics. Support for setting curve color. Group check boxes 2018-06-15 09:06:44 +02:00
Bjørn Erik Jensen
06749a20e0 #2659 Ensemble statistics. New percentiles calculation algorithm 2018-06-14 15:36:19 +02:00
Bjørn Erik Jensen
b5ad3681cc #2659 Ensemble statistics. Add labels to symbols on the statistic curves 2018-06-14 14:10:51 +02:00
Magne Sjaastad
17bbed20c0 #3041 Test for ssl support before using ssl 2018-06-14 12:47:20 +02:00
Gaute Lindkvist
3661827c62 #3046 Fix crash when clicking on Eclipse case after import 2018-06-14 12:04:51 +02:00
Bjørn Erik Jensen
a5f69a59d0 Ensemble statistics. Fix unit tests and some warnings on Linux 2018-06-14 11:01:49 +02:00
Magne Sjaastad
4c42de83da #3041 Support https protocol when reading data from SSIHUB 2018-06-14 10:19:12 +02:00
Bjørn Erik Jensen
114c746342 Ensemble curve set. Speed up calculate value options 2018-06-14 10:18:40 +02:00
Magne Sjaastad
eb8cba5e31 #3037 AppFwk : Rename to PdmUiTableViewPushButtonEditorAttribute 2018-06-14 09:47:15 +02:00
Magne Sjaastad
a4f11daf0b #3037 AppFwk : Simplify widget creation 2018-06-14 09:47:15 +02:00