Commit Graph

11157 Commits

Author SHA1 Message Date
Gaute Lindkvist
2bcf571efc Fix crashes in well log plots 2019-09-26 08:42:43 +02:00
Jacob Støren
d9b36a0228 #4764 Remove assumed unneccessary and problematic activation of Mdi windows when creating them. 2019-09-25 14:28:09 +02:00
Jacob Støren
bfff15568d #4712 Fix stray widgets in Plot Property Panel
Added comments showing that the reason is mainly deleteLater beeing called outside all event loops
2019-09-25 13:09:47 +02:00
Gaute Lindkvist
3f7fde5227
#4695 Add color shading annotation for WBS parameters, similarly to formations (#4757)
* First wbs parameter shading
* Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
* Support color shading of Well Log Tracks based on WBS parameters
* Further improvements to shading for WBS
* #4696 Set RIG_NODEL Por-Bar as default Well log extraction curve parameter for GeoMech
* Fix canvas alignment issue for new WBS plots
2019-09-25 11:59:31 +02:00
Magne Sjaastad
611e1f24d3 #4753 Fix selection of plot subitems jumps to parent plot 2019-09-24 12:35:03 +02:00
Magne Sjaastad
980d483024
Merge pull request #4752 from OPM/use-wstring-for-file-path
#4751 System : Use std::wstring to communicate file path
2019-09-24 11:09:01 +02:00
Magne Sjaastad
e3aa160265
Python doc adjustments (#4756)
* Doc and adjustments of project.py

* Doc and adjustments view.py

* Python doc cleanup

* Python : Add copy of files to deployment folder

* Python : Several updates to doc

* Python : Limit line lenghts

* Minor adjustments
2019-09-24 11:06:24 +02:00
Gaute Lindkvist
8209adfe91 Python: Fix wrong use of enumerate 2019-09-24 09:58:50 +02:00
Gaute Lindkvist
0a6128de0f Fix wrong Grid->grid rename in GRPC CMakeLists.cmake 2019-09-24 08:59:52 +02:00
Jacob Støren
77062e4c45
Merge pull request #4754 from OPM/bugfixes-new-summary-plot-features
Bugfixes new summary plot features
2019-09-23 20:39:56 +02:00
Gaute Lindkvist
0125b13241 Additional python PEP 8 fixes 2019-09-23 15:26:49 +02:00
Jacob Støren
264cc4b40b #4749 Rename fields and some cleanup 2019-09-23 14:04:23 +02:00
Jacob Støren
9f8393a5c3 #4749 Marking SummaryFilter classes and fields as OBSOLETE 2019-09-23 13:56:40 +02:00
Jacob Støren
515d06c395 #4749 Ensemble curve set vector selection now simplified using editable completion field 2019-09-23 13:42:25 +02:00
Magne Sjaastad
f41edcee44 #4751 System : Use std::wstring to communicate file path 2019-09-23 13:37:29 +02:00
Jacob Støren
bb6d465a51 #4748 Hide the text based curve editor from cross plots 2019-09-23 12:34:10 +02:00
Jacob Støren
10a532a3b5 #4747 Fixed Summary Command Line -e/c/cl combined with -s 2019-09-23 11:58:53 +02:00
Gaute Lindkvist
a2bad82391
#4736 System python command refactor (#4743)
* Move case loading commands from Commands to project and case
* Major refactor
* Fix problems with Python examples
* Add ability to export snapshot from just one view + fixup
* Case comments and black
* Make all modules pass pylint test
2019-09-23 11:50:33 +02:00
Magne Sjaastad
00eb02ccec
Merge pull request #4745 from OPM/sync-tree-selection-with-field-value
Auto scroll to checked item
2019-09-20 14:58:30 +02:00
Magne Sjaastad
385207eebe Compare with correct enum 2019-09-20 14:50:41 +02:00
Magne Sjaastad
daf4132dec #4744 AppFwk : Auto scroll to first checked item 2019-09-20 14:19:26 +02:00
Magne Sjaastad
f7b53aa666 Fix signed/unsigned compare 2019-09-20 14:19:17 +02:00
Gaute Lindkvist
374a4e396b
Merge pull request #4738 from OPM/system-python-renames-pep8
#4736 Renames of python methods and variables to match PEP8
2019-09-20 12:23:34 +02:00
Magne Sjaastad
a7c92a43e5 #4741 Summary Plot Editor : Add first item in intermediate selection when summary vector is selected 2019-09-20 12:08:57 +02:00
Magne Sjaastad
d4b64c58f2
Merge pull request #4740 from OPM/sync-tree-selection-with-field-value
Sync tree selection with field value
2019-09-20 11:19:52 +02:00
Magne Sjaastad
a9080e14c3 #4722 AppFwk: Rename 2019-09-20 09:54:10 +02:00
Magne Sjaastad
f4cfc750f1 AppFwk : Apply clang-format 2019-09-20 09:52:12 +02:00
Magne Sjaastad
b92618ebd3 #4722 Summary Plot Editor : Set the current category to the first selected category 2019-09-20 09:45:15 +02:00
Magne Sjaastad
cba51615d8 #4722 Summary Plot Editor : Update current item in tree view
Make sure the current selected item in the tree view is updated with the value in the underlying field.
2019-09-20 09:44:26 +02:00
Magne Sjaastad
4d82a65d8b
Merge pull request #4737 from OPM/plot-templates-rc2
#4733 Summary Template : Add reload of templates
2019-09-20 07:18:55 +02:00
Gaute Lindkvist
2b33592c66 Example renames 2019-09-19 15:14:01 +02:00
Gaute Lindkvist
502a1532b6 #4736 View.py renames 2019-09-19 15:02:55 +02:00
Magne Sjaastad
f088d99a02 Fix invalid case in file name 2019-09-19 14:32:35 +02:00
Gaute Lindkvist
3aa3bb67a7 #4736 Properties renames 2019-09-19 14:25:38 +02:00
Gaute Lindkvist
ca919402e9 fixes 2019-09-19 14:10:52 +02:00
Gaute Lindkvist
505660f9d6 #4736 Project renames 2019-09-19 14:02:23 +02:00
Gaute Lindkvist
9a0f135431 #4736 test fixes 2019-09-19 13:56:29 +02:00
Gaute Lindkvist
9bc2781817 #4736 Instance.py renames 2019-09-19 13:34:34 +02:00
Gaute Lindkvist
8ff0c05760 #4736 GridCaseGroup.py renames 2019-09-19 13:27:26 +02:00
Gaute Lindkvist
0657bd1f11 #4736 Commands.py renames 2019-09-19 13:25:04 +02:00
Gaute Lindkvist
e5987c26d7 #4736 Case.py renames 2019-09-19 13:15:58 +02:00
Magne Sjaastad
f2ac170b66 #4733 Summary Template : Add reload of templates
Adjust save and load of templates
Add save path to preferences
2019-09-19 11:39:32 +02:00
Gaute Lindkvist
c6dbc34183 Fix QString arg issue in Ensemble RFT error message 2019-09-19 10:53:06 +02:00
Gaute Lindkvist
596c18b903 #4731 Fix more crashes for ensemble RFT data import 2019-09-19 10:46:35 +02:00
Gaute Lindkvist
9d62a0c84e #4732 Fix missing refresh for ensemble RFT 2019-09-19 08:38:34 +02:00
Gaute Lindkvist
cdfaedf834
Merge pull request #4730 from OPM/feature-plot-color-fill
Feature plot color fill
2019-09-18 15:43:14 +02:00
Gaute Lindkvist
de4a032fe2
Merge pull request #4728 from OPM/feature-ensemble-rft-md-labels
Feature ensemble rft md labels
2019-09-18 15:43:04 +02:00
Magne Sjaastad
977771e3b0
Merge pull request #4734 from OPM/fwk-adjustments
Add access to reference string
2019-09-18 14:51:45 +02:00
Magne Sjaastad
01c615889b AppFwk : Add accessor functions to xml reference string 2019-09-18 14:17:49 +02:00
Magne Sjaastad
60b4078829 AppFwk : Guard for null pointer access 2019-09-18 14:17:44 +02:00