ResInsight/ApplicationLibCode
Magne Sjaastad a9f412b1f6
Maintenance fixes
* Remove light mode from theme selection
The light mode is not working well, and was intended to be used when exporting to pdf from dark mode.

* Allow direct edit of summary case name
The name for a summary case can be automatically created. If the user starts to edit the name manually, set the name option to Custom. Make the descriptionField available as not read-only, then it is possible to edit the name directly in the project tree using F2 or double-click.

* Allow drag of ensembles
* Add support for drag/drop of well segments
* Add support for well segment number stepping in toolbar
2023-05-30 15:56:19 +02:00
..
Adm Prepare release 2023.03.0 2023-03-16 06:44:32 +01:00
Application Maintenance fixes 2023-05-30 15:56:19 +02:00
CommandFileInterface Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
Commands Maintenance fixes 2023-05-30 15:56:19 +02:00
FileInterface Use rock type colors when "Facies" is imported 2023-05-26 11:26:22 +02:00
GeoMech Displacement curves fault faces (#10243) 2023-05-22 11:37:57 +02:00
ModelVisualization Add support for K filter to polyline intersections (#10302) 2023-05-25 08:14:43 +02:00
ProjectDataModel Maintenance fixes 2023-05-30 15:56:19 +02:00
ProjectDataModelCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
ReservoirDataModel Fix bug and refactor createResampledValuesAndDepts in RigWellLogCurveData (#10301) 2023-05-24 15:07:43 +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 Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
UserInterface Maintenance fixes 2023-05-30 15:56:19 +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 Add prefix to cmake options 2023-05-19 15:03:04 +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