ResInsight/ApplicationExeCode
Magne Sjaastad ca4a7b9000
Remove obsolete code related to Qt5
* Remove bundling of openssl1.1
* Remove obsolete compile flags
* Remove use of obsolete RimCommandObject
* Use QColor::isValidColorName
QColor::isValidColor is deprecated in Qt 6.6, QColor::isValidColorName was introduced in 6.4

* Make sure debug DLLs are copied when required
* Remove Qt5 from AppFwk
* Remove obsolete copy of Qt  DLLs
2024-10-07 10:16:48 +02:00
..
Resources Updated icons 2024-07-05 15:55:24 +02:00
.clang-format Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
.clang-tidy Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
CMakeLists.txt Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
empty.cpp Use a separate target to copy files to build folder 2023-12-11 10:30:21 +01:00
qt.conf Create binary artifacts for Linux 2024-02-13 09:06:38 +01:00
resinsight Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
resinsight.desktop.in Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcConsoleApplication.cpp #11285 GRPC: fix high CPU usage in console application 2024-03-13 16:16:38 +01:00
RiaGrpcConsoleApplication.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcGuiApplication.cpp Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcGuiApplication.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaMain.cpp Fix incorrect opengl viewport size on Windows if scaling != 100%. To be replaced by proper fix later. 2024-10-03 19:30:53 +02:00
RiaMainTools.cpp Add option to Preferences to flush file loggers when a signal is triggered 2024-02-02 08:30:30 +01:00
RiaMainTools.h Memory Management : Adjustment and fixes 2022-03-03 14:39:41 +01:00