ResInsight/ApplicationLibCode
Magne Sjaastad 76102a8396
Maintenance issues
* Improve toggling of checked state of sub items
Toggling state is only supported for objects in an array. For example, this will ensure that faults are toggled without altering the fault result object.

* Use gray instead of black for icons

* #9719 Use delete instead of deleteLater to avoid visual artifacts
Artifacts are seen in the Property Editor related to obsolete group boxes. This seems to be related to deleteLater().

* Improve text in menu when toggling sub items

* #10011 Make sure all grid cases are visible in RFT data source

* #10354 Show more info when hovering on curves in summary plot

* #10355 Copy model text info in 3D view to clipboard

* Make sure cell filter option is propagated to new field
Make sure the previous value of  m_showFaultsOutsideFilters_obsolete is propagated into m_applyCellFilters

* Fix wrong spelling when using of stylesheet color
2023-06-06 15:45:54 +02:00
..
Adm About text: Add Python version 2023-06-02 14:04:23 +02:00
Application Make sure one case is loaded when both SMSPEC and ESMRY is present in same folder 2023-06-02 07:52:35 +02:00
CommandFileInterface Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
Commands Maintenance issues 2023-06-06 15:45:54 +02:00
FileInterface #10331 Roff property import: Add support for BYTE data type 2023-06-02 10:31:36 +02:00
GeoMech Enable filters for curve intersections (#10329) 2023-06-05 07:33:04 +02:00
ModelVisualization Enable filters for curve intersections (#10329) 2023-06-05 07:33:04 +02:00
ProjectDataModel Maintenance issues 2023-06-06 15:45:54 +02:00
ProjectDataModelCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
ReservoirDataModel Enable filters for curve intersections (#10329) 2023-06-05 07:33:04 +02:00
ResultStatisticsCache Use target_include_directory 2023-04-25 13:14:26 +02:00
SocketInterface Refactor classes in RigWellResultPoint.h 2023-04-14 11:00:45 +02:00
UnitTests #10292 Regression Analysis: add forecasting 2023-06-05 12:59:29 +02:00
UserInterface Maintenance issues 2023-06-06 15:45:54 +02:00
.clang-format clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
.clang-tidy Added more clang-tidy checks 2023-04-14 14:07:45 +02:00
CMakeLists.txt About text: Add Python version 2023-06-02 14:04:23 +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 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