ResInsight/GrpcInterface
Magne Sjaastad 383c7e071d
Merge in latest changes from main (#11782)
Merge main into dev after release of 2024.9.1
Includes changes to build related to conflicting Python requirements

ortools is used in the Komodo environment. This environment is not compatible with libprotoc 27 and newer. Use pinning to limit version of libprotoc<27.

Add dependency on typing_extensions
2024-10-16 09:27:09 +02:00
..
GrpcProtos Add delete of object from Python 2024-01-29 08:46:45 +01:00
Python Merge in latest changes from main (#11782) 2024-10-16 09:27:09 +02:00
.clang-format Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
.clang-tidy Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
CMakeLists.txt Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiaGrpcApplicationInterface.cpp Cleanup includes 2024-03-07 19:45:43 +01:00
RiaGrpcApplicationInterface.h #9307 Python: avoid assigning same port number to multiple grpc sessions 2022-09-26 14:19:21 +02:00
RiaGrpcAppService.cpp Support optimized surface export from grid model layers 2021-08-23 11:58:32 +02:00
RiaGrpcAppService.h Support optimized surface export from grid model layers 2021-08-23 11:58:32 +02:00
RiaGrpcCallbacks.h Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcCallbacks.inl Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCaseService.cpp Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcCaseService.h Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcCommandService.cpp Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcCommandService.h Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcGridService.cpp Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcGridService.h Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcHelper.cpp Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcHelper.h Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcNNCPropertiesService.cpp Refactor connection between cases and views. 2024-04-15 16:10:43 +02:00
RiaGrpcNNCPropertiesService.h Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcPdmObjectService.cpp Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcPdmObjectService.h Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcProjectService.cpp Janitor: Remove deprecated method. 2023-09-11 17:39:38 +02:00
RiaGrpcProjectService.h Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcPropertiesService.cpp Add and use clang-tidy for GrpcInterface 2024-01-29 15:00:55 +01:00
RiaGrpcPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServer.cpp #9563 Reorganize how and when objects are deleted when shutting down GRPC 2022-12-11 10:15:26 +01:00
RiaGrpcServer.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServiceInterface.cpp Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcServiceInterface.h Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcSimulationWellService.cpp Add delete of object from Python 2024-01-29 08:46:45 +01:00
RiaGrpcSimulationWellService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00