Commit Graph

1517 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
dfbbeb357b Hierarchy dialog. Display number of found files 2018-06-19 09:15:42 +02:00
Magne Sjaastad
20d45abae2 #3054 Use dynamic cast in defineEditorAttribute 2018-06-18 14:20:50 +02:00
Magne Sjaastad
17ee25d0b2 AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +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
Gaute Lindkvist
280656ca26 #3043 Implement Time step filtering on import for Geomech 2018-06-13 14:10:47 +02:00
Bjørn Erik Jensen
661ce06553 #3030 Ensemble curve filter. Move filters to table in property editor 2018-06-13 09:06:34 +02:00
Magne Sjaastad
d09df6807d #3037 Rename to setChildArrayField 2018-06-11 15:30:19 +02:00
Gaute Lindkvist
5f766e5228 #3013 Make sure all existing connections for PdmObjects are removed before async delete
* Clear all PdmPointer connections (including selection manager)
* Send all threads to the new caf::AsyncWorkerManager which can join the threads
  before program exit if the caller has asked for that.
2018-06-08 12:58:59 +02:00
Bjørn Erik Jensen
11aeda63d9 #2962 Summary import performance. Preliminary optimization of summary groups and ensemble import 2018-06-06 09:49:58 +02:00
Bjørn Erik Jensen
0abc41afdb #3003 Hierarchy import dialog. Update status during search 2018-06-04 09:02:49 +02:00
Bjørn Erik Jensen
9b07529ca2 #3006 Hierarchy import dialog. Trim input strings 2018-06-04 08:14:34 +02:00
Bjørn Erik Jensen
fca245d501 #3003 Hierarchy import dialog. Third attempt to get search logic correct (fingers crossed) 2018-06-01 15:43:59 +02:00
Magne Sjaastad
58ba0b2882 #2975 Ensemble Curve Set: Call updateConnectedEditors on collection 2018-06-01 15:38:48 +02:00
Bjørn Erik Jensen
8dbfd5f878 #3002 Hierarchy import dialog. Check for cancel pressed more often to avoid delay 2018-05-31 15:44:37 +02:00
Bjørn Erik Jensen
083d6f04bf #3001 Hierarchy import dialog. Limit dialog update frequency to twice a second 2018-05-31 15:22:12 +02:00
Bjørn Erik Jensen
0b4156da02 #2660 Ensemble curves. Curve filtering 2018-05-31 10:24:16 +02:00
Magne Sjaastad
b0ee5a2834 #2969 Fracture Truncations : Visualize fault truncations 2018-05-31 08:30:04 +02:00
Magne Sjaastad
6a41ad14c3 Fix typo 2018-05-29 10:51:54 +02:00
Bjørn Erik Jensen
4656e34967 #2993 Ensemble. Hide 'new cross plot' ctx command for ensembles 2018-05-28 14:36:44 +02:00
Bjørn Erik Jensen
278c8b672b #2958 Ensemble curve sets. Make ensemble selected by default on 'new summary plot' command 2018-05-28 13:26:56 +02:00
Bjørn Erik Jensen
10b3d0f6db #2776 Error bars. Moved eclipse address parsing to RifEclipseSummaryAddress class 2018-05-28 11:20:20 +02:00
Bjørn Erik Jensen
6913a6829f #2979 Summary curves. Set symbol skip distance to 0 when creating new observed data curves 2018-05-25 11:28:55 +02:00
Magne Sjaastad
fb7d24e99d #2734 Perforation Intervals: Add custom start date and custom end date 2018-05-24 20:02:01 +02:00
Magne Sjaastad
fc1f79a304 #2734 Perforation Intervals: Prepare for stop date 2018-05-23 15:28:54 +02:00
Gaute Lindkvist
4c6a56bb52 #2873 Do only one updateAllRequiredEditors when closing cases
* Instead of one for every case that is being closed.
2018-05-23 14:38:26 +02:00
Gaute Lindkvist
743993718c #2873 New AsyncPointerVectorDeleter-classes to handle memory deletion in separate thread. 2018-05-23 14:38:25 +02:00
Bjørn Erik Jensen
22c71b60dd #1776 CVS data parser. Made parsing more generic. Handle error result columns 2018-05-23 12:33:26 +02:00
Gaute Lindkvist
208313f672 #2944 Stop auto-zooming on load of Well Log Curves. 2018-05-23 11:29:16 +02:00
Bjørn Erik Jensen
87e91069e0 #2947 File hierarchy dialog. Fix effective filter 2018-05-22 15:10:31 +02:00
Gaute Lindkvist
772e7ec7e6 Revert "#2873 Delegate deletion of summary cases to separate thread."
This reverts commit 0089e0c218.

Didn't intend this to go into dev now
2018-05-22 09:22:12 +02:00
Gaute Lindkvist
0089e0c218 #2873 Delegate deletion of summary cases to separate thread. 2018-05-22 09:21:40 +02:00
Jacob Støren
9b9f9b2bf1 #2939 ProgressInfo: Reintroduce process envents, to update the progress dialog durig processing on linux/mac.
Introduced isActive and used this info to block sheduled redraw/display model regen when progress bar is active, to avoid unintended recursive behaviour resulting in crashes.
2018-05-21 23:46:35 +02:00
Gaute Lindkvist
3119ab24cb #2934 Delete all selected cases, not just the first one when right clicking and choosing close. 2018-05-18 14:02:49 +02:00
Bjørn Erik Jensen
cb74354bc2 Ensemble curves. Increased ensemble curve count threshold from 200 to 600 2018-05-16 14:54:16 +02:00
Gaute Lindkvist
0c9470fdf0 #2913 Improve coupling between egrid and summary cases
* Convert RimGridSummaryCase to RimFileSummaryCase when closing grid.
2018-05-15 15:43:21 +02:00
Bjørn Erik Jensen
7103ff73a2 Renaming 'Restart Files' to 'Origin Files' 2018-05-15 15:08:25 +02:00
Jacob Støren
a222c096f3 #2917 Vector Selection Dialog: Rename method for retreiving all expanded curve defintions. Add method to retreive only the selection (one definition pr ensemble curve set) 2018-05-15 14:26:28 +02:00
Gaute Lindkvist
2e0cd60fc4 #2466 Fix the one occurence of non-guarded activeReservoirView access found. 2018-05-15 11:31:23 +02:00
Magne Sjaastad
19125396a1 #955 Toolbar Button State : Mark calculator button as disabled if no case is open 2018-05-15 10:41:27 +02:00
Bjørn Erik Jensen
6edd240c4c #2912 Ensemble curves. Fixes regarding summary curve definitions 2018-05-15 10:12:04 +02:00
Gaute Lindkvist
77dd3cbc43 #2690 Update all summary curves, not just visible when changing the vector for the whole collection
* Also make sure the curve names take into account all curves in the project tree and in the legend text.
* Make sure plot name is updated when a curve is deleted.
2018-05-15 08:43:50 +02:00
Magne Sjaastad
e5227c15f0 #2915 Return if no target plot is available 2018-05-14 20:39:25 +02:00
Magne Sjaastad
94ab7b7923 #955 Guard nullptr access 2018-05-14 20:31:27 +02:00
Magne Sjaastad
6fcc91cdcd #955 Cleanup includes and fix whitespace 2018-05-14 20:31:27 +02:00
Bjørn Erik Jensen
7c0017923c #2658 Ensemble curves. Warning when too many ensemble curves 2018-05-14 14:52:02 +02:00
Jacob Støren
551c74cd28 Import Summary Case Group : Fix dialog title 2018-05-14 10:20:27 +02:00
Bjørn Erik Jensen
dc319646b2 #2658 Ensemble curves. Fix curve set coloring. Minor fixes.Some ClangFormat auto-changes 2018-05-14 09:51:24 +02:00
Magne Sjaastad
078191610c #2903 Plot Name and Legend Text : Fix update of ensembles from curve creator 2018-05-11 20:21:44 +02:00
Gaute Lindkvist
7e54eb055c #2897 Make Export Completion only show up if the user has selected a well path collection or a descendant. 2018-05-11 16:01:25 +02:00
Bjørn Erik Jensen
38540a0a39 #2904 Curve creator. .Fix initial curve visibility 2018-05-11 15:43:12 +02:00