ResInsight/ApplicationLibCode
Magne Sjaastad 46b364d0b0
RFT file improvements
* Guard null pointer access
* Delay open of RFT files until data is requested
When opening ensemble summary cases, the opening of RFT files can take some time. Avoid this by delaying the file open operation.

* Fix infinite update loop for RFT plots
* Avoid moving the tracker line when clicking in the plot
2022-11-11 10:07:27 +01:00
..
Adm Add license notice for Qt-Advanced-Docking-System 2022-09-14 08:16:02 +02:00
Application RFT file improvements 2022-11-11 10:07:27 +01:00
CommandFileInterface Simplify access to RimMainPlotCollection 2022-08-19 14:30:25 +02:00
Commands Allow linking of contour map views 2022-11-04 15:48:25 +01:00
FileInterface RFT file improvements 2022-11-11 10:07:27 +01:00
GeoMech Simplify access to RimMainPlotCollection 2022-08-19 14:30:25 +02:00
ModelVisualization Allow linking of contour map views 2022-11-04 15:48:25 +01:00
ProjectDataModel Fix some signed/unsigned compare issues 2022-11-10 08:37:20 +01:00
ProjectDataModelCommands #9386 Fractures: add python api to scale fracture templates 2022-10-24 07:45:29 +02:00
ReservoirDataModel Thermal Fracture: fix occasional glitch in fracture orientation. 2022-10-24 12:01:34 +02:00
ResultStatisticsCache #8989 Grid statistics: Improve precision of p10/p90. 2022-06-15 19:22:36 +02:00
SocketInterface Add rename case to summary and grid cases (#9204) 2022-08-18 07:12:23 +02:00
UnitTests RFT Curves: Add more segment curves 2022-10-27 12:43:46 +02:00
UserInterface RFT file improvements 2022-11-11 10:07:27 +01:00
.clang-format Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
.clang-tidy clang-tidy : Add some bugprone- checks 2021-10-04 10:08:13 +02:00
CMakeLists.txt 9172 Remove dependency on QtScript 2022-10-18 10:07:16 +02:00
CustomPCH.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Doxyfile Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +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