Commit Graph

6847 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
7fa9b15716 #2167 statistics dialog. Include statistics snapshot under 'Snapshot all views to file' 2017-11-29 13:34:55 +01:00
Bjørn Erik Jensen
6e67f71082 Fix Linux build warning 2017-11-29 11:55:06 +01:00
Bjørn Erik Jensen
f8256a30b8 #2167 statistics dialog. Screen dump to clipboard or file 2017-11-29 11:53:53 +01:00
Rebecca Cox
c0615134a9 #2162 Context menu: Move new property filter slot to command feature 2017-11-29 11:06:46 +01:00
Rebecca Cox
48b165e2aa #2162 Context menu: Move IJK-slice features to command 2017-11-29 09:03:22 +01:00
Rebecca Cox
e89d2c0717 Select newest RimWellPath on import of formations and well paths 2017-11-29 08:51:55 +01:00
Rebecca Cox
d2e590875d AppFwk: Always update userData of actions 2017-11-29 08:51:55 +01:00
Magne Sjaastad
1d9d8f6794 Add RiuTools with function for default window flags 2017-11-29 08:50:48 +01:00
Magne Sjaastad
f3a05994ad Summary Calculator : Disable size hint to avoid text area to fill almost all space 2017-11-29 08:20:43 +01:00
Magne Sjaastad
0747325b42 AppFwk : TextEditor : Make it possible to disable size hint 2017-11-29 08:20:05 +01:00
Magne Sjaastad
dce728a4a2 #2154 Remove obsolete code 2017-11-29 07:23:16 +01:00
Magne Sjaastad
2d5ce8730d Avoid access out of bounds when displaying time step in statistics 2017-11-29 07:13:16 +01:00
Bjørn Erik Jensen
c530841e41 Statistics dialog. Display time step 2017-11-28 15:07:57 +01:00
Rebecca Cox
6fae55f07c #2182 RFT: Add logging for debugging 2017-11-28 12:47:43 +01:00
Rebecca Cox
8cfb983b15 Minor formation gui update 2017-11-28 12:47:43 +01:00
Rebecca Cox
d48113dcdb #2123 Formation/Well Path: Make well formations only valid for MD plot 2017-11-28 12:47:43 +01:00
Rebecca Cox
38e2b7a74a Formation names: Set default formation info on add curve commands 2017-11-28 12:47:43 +01:00
Rebecca Cox
c6b5936b30 #2123 Formation/Well Path: Remove duplicate of "top" in formation names 2017-11-28 12:47:43 +01:00
Rebecca Cox
f9880c6e89 #2122 Formation/Well Path: Change command action text 2017-11-28 12:47:43 +01:00
Rebecca Cox
ebcc9bafd4 #2122 Formation/Well Path: Move menu command 2017-11-28 12:47:43 +01:00
Bjørn Erik Jensen
622161776e CSV import. Rename ColumnInfo to Column 2017-11-28 11:35:17 +01:00
Bjørn Erik Jensen
0334a5aec0 CSV import. Fix missing parse error dialog 2017-11-28 11:02:46 +01:00
Bjørn Erik Jensen
0dbcc43d9c CSV import dialog. Highlight selected time series column 2017-11-28 11:02:46 +01:00
Bjørn Erik Jensen
4b14a4fdda CSV import dialog. Use html table in preview text box 2017-11-28 11:02:46 +01:00
Bjørn Erik Jensen
6d4820a691 CSV import. Replaced old ASCII parser by the new RifCsvUserDataParser 2017-11-28 11:02:46 +01:00
sigurdp
3b1775ad4d #1994 PVT Plot: Removed water phase from plot, started implementing display of pressure marker, but this is not yet active. 2017-11-28 09:15:11 +01:00
sigurdp
aa1bbbe2d9 #1994 First cut implementing PVT plots 2017-11-28 09:15:11 +01:00
Bjørn Erik Jensen
3624b416fe #1855 Flooded PV. Show only tracers having a name ending with 'F' 2017-11-28 08:59:05 +01:00
Bjørn Erik Jensen
bb9f1aea47 CSV import. Include cmath even though it builds successfully on both Windows and Linux locally 2017-11-27 19:04:58 +01:00
Rebecca Cox
403e137f6d Code cleanup 2017-11-27 15:23:26 +01:00
Rebecca Cox
15d6daea45 #2123 Formation/Well Path: Add option in well log track to use the well path explicit formations 2017-11-27 14:41:15 +01:00
Rebecca Cox
b8848317f4 #2123 Formation/Well Path: Add access functions 2017-11-27 14:41:15 +01:00
Rebecca Cox
a724049487 #2123 Formation/Well Path: Add func to find well paths with formations 2017-11-27 14:41:15 +01:00
Bjørn Erik Jensen
bdc680bc03 ASCII import dialog. Determine default decimal separator 2017-11-27 12:39:12 +01:00
Bjørn Erik Jensen
e53059e2c8 ASCII import dialog. Update preview when cell separator is modified 2017-11-27 11:35:00 +01:00
Bjørn Erik Jensen
fb63647457 ASCII import. Do not add observed data to collection on parse failure 2017-11-27 11:13:06 +01:00
Bjørn Erik Jensen
c4fa809e6b Support for setting height hint on TextEdit 2017-11-27 11:01:37 +01:00
Bjørn Erik Jensen
2d221495eb ASCII import dialog. Use monospace font in preview widget 2017-11-27 11:01:37 +01:00
Bjørn Erik Jensen
4a61692d36 ASCII import. Reorganize dialog layout 2017-11-27 11:01:37 +01:00
Bjørn Erik Jensen
f34b2bb612 CSV import. Add argument to method. Texts in drop down 2017-11-27 11:01:37 +01:00
Magne Sjaastad
c9451dde50 QDialog Constructor : Use windows flags to avoid '?' on Windows 2017-11-27 10:47:49 +01:00
Rebecca Cox
8c57fdf22a #2122 Formation/Well Path: Set formations path and key on RimWellPath 2017-11-27 10:33:41 +01:00
Magne Sjaastad
5ed072007d #2181 : Summary Plot : Show Plot Data : Guard when curve data is incomplete 2017-11-27 09:40:54 +01:00
Magne Sjaastad
3e5a4945d1 QDialog Constructor : Use windows flags to avoid '?' on Windows 2017-11-27 09:16:18 +01:00
Magne Sjaastad
128f2eaee7 #2178 Summary Curve Edit : Create autoname for plot when possible 2017-11-27 09:16:18 +01:00
Magne Sjaastad
1bd0de318f Summary Plot : Move building of auto plot name to SummaryCurveCollection 2017-11-27 09:16:18 +01:00
Bjørn Erik Jensen
7add91b1d6 CSV import. Insert HUGE_VAL in numeric column on parse error 2017-11-27 08:42:43 +01:00
Magne Sjaastad
4299a2ba5e Curve Selector : Remove this as parent to layout to avoid warning of duplicate layouts 2017-11-27 07:56:21 +01:00
Magne Sjaastad
20fae240b3 Cross Plot : Improve default curve vector selection 2017-11-27 07:17:26 +01:00
Magne Sjaastad
dba6a5820d #2179 Summary Plot : Make it clear that a ptr field is not yet supported 2017-11-24 18:23:41 +01:00