ResInsight/ApplicationLibCode
Magne Sjaastad e2e239fd07
Several RFT plot adjustments
* #9923 Call loadDataAndUpdate() after visibility of curves is updated
This will ensure that all zoom ranges are recalculated based on visible curves.

* #9923 Put new segment plots in RFT Plot collection
* #9923 Add "Create Rft Sement Plot" to RFT plot collection
* #9923 Make sure the main window is displayed when required
Make sure the main window is opened and views updated when a grid model is opened from a summary case.

* #9923 Make sure fieldChanged is triggered when required
Exclude field having the target state. If these fields are included, the one and only call to setValueWithFieldChanged() can contain a field with the target state value. When setting a value to a field with the same value, nothing happens and the UI will get an inconsistent state (some curves toggled off are still visible in a plot).
2023-03-08 07:35:27 +01:00
..
Adm Add field and keywords 2023-01-11 08:39:51 +01:00
Application Improve how wells are connected during import 2023-03-07 12:51:14 +01:00
CommandFileInterface clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
Commands Several RFT plot adjustments 2023-03-08 07:35:27 +01:00
FileInterface #9887 Roff: fix freeze due combining omp and progress info. 2023-03-02 07:29:48 +01:00
GeoMech clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
ModelVisualization Add valve visualization to MSW wells 2023-03-02 13:06:38 +01:00
ProjectDataModel Several RFT plot adjustments 2023-03-08 07:35:27 +01:00
ProjectDataModelCommands clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
ReservoirDataModel RFT segment plot adjustments (#9912) 2023-03-06 14:34:22 +01:00
ResultStatisticsCache clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
SocketInterface Improved simulation well visualization 2023-02-28 16:06:37 +01:00
UnitTests clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
UserInterface Remove special summary case connected to a grid model 2023-03-03 15:28:34 +01:00
.clang-format clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
.clang-tidy clang-tidy : Add some bugprone- checks 2021-10-04 10:08:13 +02:00
CMakeLists.txt Depth plot as docking widget (#9909) 2023-03-03 15:21:01 +01:00
CustomPCH.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Doxyfile Adjust doxygen documentation generation 2022-12-08 12:38:32 +01:00
pch.h Janitor : Use std::clamp and remove obsolete includes of cvfMath 2021-02-22 13:37:05 +01:00
RiuThemesDirectory.h.cmake #8560 Fix gray background for default theme 2022-04-13 21:16:51 +02:00