ResInsight/GrpcInterface
Magne Sjaastad 212f5bf5ae
Add support for Qt6 and disable Qt5
Required changes to use Qt6 and disable support for Qt5. There are still some adjustments related to Qt6 to be done, but these changes are not required to make Qt6 compile on relevant systems.

* Build system changes Qt6
* Override enterEvent
* Update QKeySequence
* QtChart changes
* Use QScreen to instepct dotsPerInch
* Add app->quit()
* Required updates for code related to QString
* Use RiaQDateTimeTools
* Required changes related to regular expressions
* Support compile on Qt  < 6.5
When version < 6.5 is found, qt_generate_deploy_app_script() is disabled. Compilation of ResInsight will work, but the install target will be incomplete.
* Octave: add missing header.
* Qt Advanced Docking: force Qt6 where both Qt5 and Qt6 is available.

---------

Co-authored-by: magnesj <1793152+magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2024-09-30 11:21:17 +02:00
..
GrpcProtos Add delete of object from Python 2024-01-29 08:46:45 +01:00
Python Solve Python SyntaxWarning when running tests 2024-09-13 13:47:26 +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