ResInsight/ApplicationLibCode/Commands/ApplicationCommands
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
..
CMakeLists_files.cmake Add Sumo connector and related cloud tools 2024-07-05 09:31:16 +02:00
RicCloseProjectFeature.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RicCloseProjectFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicEditPreferencesFeature.cpp Add Sumo connector and related cloud tools 2024-07-05 09:31:16 +02:00
RicEditPreferencesFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicExitApplicationFeature.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RicExitApplicationFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicExportObjectAndFieldKeywordsFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicExportObjectAndFieldKeywordsFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicHelpFeatures.cpp Include build server OS as text in about dialog 2024-08-27 07:38:53 +02:00
RicHelpFeatures.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicLaunchRegressionTestsFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicLaunchRegressionTestsFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicOpenInTextEditorFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicOpenInTextEditorFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicOpenLastUsedFileFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicOpenLastUsedFileFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicOpenProjectFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicOpenProjectFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicRunCommandFileFeature.cpp Move stream operator from AppEnum header 2024-03-25 15:14:04 +01:00
RicRunCommandFileFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicSaveProjectAsFeature.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RicSaveProjectAsFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicSaveProjectFeature.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RicSaveProjectFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicSaveProjectNoGlobalPathsFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicSaveProjectNoGlobalPathsFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowClassNamesFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowClassNamesFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowMainWindowFeature.cpp Janitor: Remove deprecated method. 2023-09-11 17:39:38 +02:00
RicShowMainWindowFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowMemoryCleanupDialogFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowMemoryCleanupDialogFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowMemoryReportFeature.cpp Add Memory Report dialog 2024-01-19 11:00:28 +01:00
RicShowMemoryReportFeature.h Add Memory Report dialog 2024-01-19 11:00:28 +01:00
RicShowPlotDataCtxFeature.cpp Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowPlotDataCtxFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowPlotDataFeature.cpp #11372 Make sure regression curves can be resampled 2024-07-25 10:29:16 +02:00
RicShowPlotDataFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicShowPlotWindowFeature.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RicShowPlotWindowFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00
RicSumoDataFeature.cpp Add Sumo summary ensemble and summary case 2024-07-05 12:47:54 +02:00
RicSumoDataFeature.h Fixes by clang-tidy 2024-08-15 07:11:40 +02:00
RicTileWindowsFeature.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RicTileWindowsFeature.h Improve CmdFeature base class 2023-06-26 14:28:46 +02:00