ResInsight/ApplicationLibCode
Magne Sjaastad 1d57b9032b
Custom vfp plot (#11450)
* AppFwk: When clearing a tree selection, make sure all values are cleared
* Fix deprecated implicit lambda
* Add support for using the closest value in addition to exact match
* Add table data source object and add plot with multiple data sources
Delete the temporary RimVfpDeck class
Add RimVfpTable to represent a table in a data source
Add plot able to show data from multiple tables

* AppFwk: Make it possible to call resolveReferences multiple times
Use case: Vfp tables are stored in files. Multiple tables can be present in one file. Pdm table objects are created after resolve references is done as part of parsing file. When the Pdm object are created, resolveReferences can be called once more.

* Call resolveReferencesRecursively() after RimVfpTable objects are created
2024-05-29 12:55:45 +02:00
..
Adm Add object and keywords for 2024.03 2024-03-22 08:46:28 +01:00
Application Custom vfp plot (#11450) 2024-05-29 12:55:45 +02:00
CommandFileInterface Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
Commands Custom vfp plot (#11450) 2024-05-29 12:55:45 +02:00
FileInterface #11437 Propagate detected date format to line based parsing 2024-05-28 12:54:40 +02:00
GeoMech Support both AND and OR operations when combining range and index filters (#11275) 2024-03-11 20:02:47 +01:00
ModelVisualization Remove old polygon annotations. (#11404) 2024-05-01 10:50:19 +02:00
ProjectDataModel Custom vfp plot (#11450) 2024-05-29 12:55:45 +02:00
ProjectDataModelCommands Update GUI editor if a new summary vector is set created 2024-03-22 08:46:28 +01:00
ReservoirDataModel Custom vfp plot (#11450) 2024-05-29 12:55:45 +02:00
ResultStatisticsCache #11358 Guard overwrite of already calculated statistics values 2024-05-22 10:04:41 +02:00
SocketInterface Refactor connection between cases and views. 2024-04-15 16:10:43 +02:00
UnitTests Custom vfp plot (#11450) 2024-05-29 12:55:45 +02:00
UserInterface Refactor: rename WellLogFileChannel to WellLogChannel. 2024-05-28 10:44:44 +02:00
.clang-format clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
.clang-tidy clang-tidy: Add readability-container-size-empty check. 2023-09-27 10:16:37 +02:00
CMakeLists.txt Fix unity build 2024-05-24 15:19:43 +02: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 Use precompiled headers to speed up build 2023-08-11 12:41:40 +02:00
RiuThemesDirectory.h.cmake #8560 Fix gray background for default theme 2022-04-13 21:16:51 +02:00