ResInsight/Fwk/AppFwk/CommonCode
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
..
cafColorTable.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cafColorTable.h Temp work 2020-07-27 08:47:01 +02:00
cafContourLines.cpp Janitor issues 2023-01-24 12:29:27 +01:00
cafContourLines.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafEffectCache.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafEffectCache.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafEffectGenerator.cpp Prepare building with Qt6 2024-03-06 08:32:27 +01:00
cafEffectGenerator.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafLog.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafLog.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafMessagePanel.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafMessagePanel.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafMouseState.cpp Qt6: Fix QMouseEvent.x() and .y() deprecation. 2024-10-04 15:27:43 +02:00
cafMouseState.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafTickMarkGenerator.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafUtils.cpp Prepare building with Qt6 2024-03-06 08:32:27 +01:00
cafUtils.h Prepare building with Qt6 2024-03-06 08:32:27 +01:00
cafVecIjk.cpp Add helper functions to convert from cellIndex to cafVecIjk 2023-11-13 11:08:36 +01:00
cafVecIjk.h Add helper functions to convert from cellIndex to cafVecIjk 2023-11-13 11:08:36 +01:00
CMakeLists.txt Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
cvfCellRange.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cvfCellRange.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cvfStructGrid.cpp #11310 Fix assert on single cell model. 2024-04-05 14:26:57 +02:00
cvfStructGrid.h Support for loading only active cell geometry (#11624) 2024-08-28 18:22:57 +02:00
cvfStructGridCutPlane.cpp Fixes by clang-format 2020-11-06 06:18:34 -05:00
cvfStructGridCutPlane.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cvfStructGridGeometryGenerator.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cvfStructGridGeometryGenerator.h Use only one implementation of lineIndicesFromQuadVertexArray (#7980) 2021-09-10 06:19:44 +00:00
cvfStructGridScalarDataAccess.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00