Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
7722893f0c
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-30 14:24:04 +01:00
Kristian Bendiksen
f3d03fe653
#5278 Fix selection of calculated curves in summary selction dialog
...
The INPUT_ID was not set correctly, and has been removed. The calculation id is
now appended to the vector name, and extracted again when selecting an item.
2020-01-06 19:57:24 +01:00
Magne Sjaastad
5d96ce738c
#5131 Minor calculation curve adjustments
2019-12-13 15:41:34 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Magne Sjaastad
04162059b7
#5169 Observed Data : Do not repeat curve name twice
2019-12-04 08:05:46 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
4ff56c7751
Janitor : Set copy constructor and assignment operator deleted
2019-11-03 11:14:48 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Magne Sjaastad
537184328a
#4877 Refactor and rename to RiuSummaryQuantityNameInfoProvider
2019-10-18 14:28:02 +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
a9080e14c3
#4722 AppFwk: Rename
2019-09-20 09:54:10 +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
8e3e16c7e6
#4709 Summary Plot Editor : Avoid default selection of field vectors
2019-09-13 19:16:06 +02:00
Magne Sjaastad
0939b41120
Summary : Make sure field vectors are displayed
2019-09-11 10:54:41 +02:00
Magne Sjaastad
fe4fe36ee9
Refactor : Split calculateValueOptions to separate helper functions
2019-09-11 09:40:25 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Magne Sjaastad
17876c76ae
#4562 Summary : Group LGR categories at bottom of list
2019-08-19 10:10:45 +02:00
Magne Sjaastad
8cefcbb562
#4348 System , cppcheck : Remove unused variables
2019-04-20 15:11:21 +02:00
Magne Sjaastad
aed0de8a2b
#3968 Ensemble : Not possible to plot two ensembles at the same time
...
Due to wrong usage of cached number of curves, curves will not be added in some cases. Multiple checking of check boxes will work as a workaround.
2019-01-16 13:51:13 +01:00
Magne Sjaastad
af0c169bca
#3952 Summary : Always show FOPT for new plots
2019-01-14 07:08:05 +01:00
Bjørn Erik Jensen
2912059922
#3730 Plot Editor. Sort numeric identifiers by numeric value and not alphabetically
2018-11-21 12:31:57 +01:00
Bjørn Erik Jensen
e98b1728f1
#3717 Plot editor. Never plot a default vector
2018-11-21 09:31:52 +01:00
Magne Sjaastad
9d9771295f
System : Replace NULL with nullptr
2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
fce06c0057
#3391 Ensemble curves. Use vector addresses from the case having the highest number of vectors
2018-09-24 13:59:55 +02:00
Bjørn Erik Jensen
7d2889c66b
#3318 Plot editor performance. Do not call update method for every toggle change
2018-09-13 12:38:48 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
Bjørn Erik Jensen
2e8bf5aafe
#3213 Observed data import. Add categories to vector table. Modify category identification. Update unit test
2018-08-30 11:17:52 +02:00
Bjørn Erik Jensen
8b14a01a2b
#3200 Plot editor. Remove curve sets correctly
2018-08-14 11:01:19 +02:00
Magne Sjaastad
411ef54364
CppCheck : Guard null pointer access
2018-08-06 08:22:05 +02:00
Bjørn Erik Jensen
1c28edf2cb
#3146 Summary plot. Ensemble color assignment fix. The appearance apply button now works for curve sets as well
2018-07-05 11:38:59 +02:00
Bjørn Erik Jensen
a5fe2ed69a
#3147 New summary plot. Fix missing initial source selections
2018-07-05 08:22:19 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Bjørn Erik Jensen
7cd371c1f8
#2659 Ensemble statistics. Fix plot editor issues
2018-06-08 08:43:24 +02:00
Magne Sjaastad
31d336b928
2018-05-29 14:42:00 +02:00
Magne Sjaastad
e68adbf2f8
#2996 Plot Editor : Missing panel initialization in some cases
...
Remove the change in current selection, as this is a temporary field only stored in the UI
2018-05-29 13:14:29 +02:00
Bjørn Erik Jensen
7d2b3f159b
#2995 Plot editor. Fix build error on Linux
2018-05-29 09:23:10 +02:00
Bjørn Erik Jensen
0579c201dc
#2995 Plot editor. Show no default curve if ensemble data is present
2018-05-29 09:01:02 +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
22c71b60dd
#1776 CVS data parser. Made parsing more generic. Handle error result columns
2018-05-23 12:33:26 +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
Jacob Støren
6c6e7df3c9
#2917 Vector Selection Dialog: Fixed problem with dialog initialization when single selecting ensemble curve sets.
2018-05-15 14:26:28 +02:00
Bjørn Erik Jensen
6edd240c4c
#2912 Ensemble curves. Fixes regarding summary curve definitions
2018-05-15 10:12:04 +02:00
Bjørn Erik Jensen
450d1177f6
#2898 Ensemble curves. Add vector selection button and dialog
2018-05-11 13:25:01 +02:00
Bjørn Erik Jensen
a203452ebf
#2900 Plot editor. Fix missing vectors bug
2018-05-11 12:35:09 +02:00