ResInsight/ApplicationLibCode/UserInterface
Magne Sjaastad bbd79cca6a
#12168 Allow highlight of curves based on selection of realization object
Use the first available highlighted curve as basis for display of horizontal readout value. Fallback to single realization curves.
When selecting a realization in project tree, highlight all related curves
Make sure zoom rect works when readout annotations are active
2025-02-18 11:04:40 +01:00
..
AnalysisPlots Remove obsolete CMake statements 2025-01-28 07:01:42 +01:00
CMakeLists_files.cmake #11971 Add cell selection tool 2025-01-28 11:20:32 +01:00
Riu3DMainWindowTools.cpp Add copy/paste of Summary Multi Plot (#8942) 2022-05-23 14:25:53 +02:00
Riu3DMainWindowTools.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Riu3dSelectionManager.cpp #11971 Add cell selection tool 2025-01-28 11:20:32 +01:00
Riu3dSelectionManager.h #11971 Add cell selection tool 2025-01-28 11:20:32 +01:00
RiuAbstractLegendFrame.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuAbstractLegendFrame.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuAbstractOverlayContentFrame.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuAbstractOverlayContentFrame.h Regression test fixes (#9068) 2022-06-21 14:40:54 +02:00
RiuAdvancedSnapshotExportWidget.cpp Refactor connection between cases and views. 2024-04-15 16:10:43 +02:00
RiuAdvancedSnapshotExportWidget.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuCadNavigation.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuCadNavigation.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuCalculationsContextMenuManager.cpp Grid Calculator: refactor summary curve calculator and add grid calculator. 2022-05-09 15:36:27 +02:00
RiuCalculationsContextMenuManager.h Grid Calculator: refactor summary curve calculator and add grid calculator. 2022-05-09 15:36:27 +02:00
RiuCategoryLegendFrame.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuCategoryLegendFrame.h Fixes by clang-tidy 2021-04-15 08:00:07 +02:00
RiuCellAndNncPickEventHandler.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuCellAndNncPickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuCellSelectionTool.cpp #12008 Improve display of curves from selected cells in 3D view 2025-02-14 09:35:28 +01:00
RiuCellSelectionTool.h #12008 Improve display of curves from selected cells in 3D view 2025-02-14 09:35:28 +01:00
RiuComparisonViewMover.cpp OpenGL DPI scaling support (#11883) 2024-11-15 12:12:59 +01:00
RiuComparisonViewMover.h Update clang-tidy.yml 2023-10-03 09:04:08 +02:00
RiuContextMenuLauncher.cpp Show Plot Data missing for some plots 2023-10-11 08:54:52 +02:00
RiuContextMenuLauncher.h Show Plot Data missing for some plots 2023-10-11 08:54:52 +02:00
RiuCursors.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuCursors.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuDepthQwtPlot.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuDepthQwtPlot.h Add missing depth columns in show plot data if multiple curves 2023-03-08 18:18:03 +01:00
RiuDockedQwtPlot.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuDockedQwtPlot.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuDockWidgetTools.cpp #11971 Add cell selection tool 2025-01-28 11:20:32 +01:00
RiuDockWidgetTools.h #11971 Add cell selection tool 2025-01-28 11:20:32 +01:00
RiuDragDrop.cpp Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RiuDragDrop.h Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RiuDraggableOverlayFrame.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuDraggableOverlayFrame.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuEditPerforationCollectionWidget.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuEditPerforationCollectionWidget.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuExpressionContextMenuManager.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuExpressionContextMenuManager.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuFemResultTextBuilder.cpp Support filtering by formation/polygon when calculating statistics (#12086) 2025-01-29 01:36:29 +01:00
RiuFemResultTextBuilder.h Geomech frames support (#9678) 2023-01-18 14:42:33 +01:00
RiuFemTimeHistoryResultAccessor.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuFemTimeHistoryResultAccessor.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuFileDialogTools.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuFileDialogTools.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuFlowCharacteristicsPlot.cpp #11768 Show current time step in result plot 2024-10-14 09:08:47 +02:00
RiuFlowCharacteristicsPlot.h #11768 Show current time step in result plot 2024-10-14 09:08:47 +02:00
RiuGeoMechXfTensorResultAccessor.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuGeoMechXfTensorResultAccessor.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuGeoQuestNavigation.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuGeoQuestNavigation.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuGridCrossQwtPlot.cpp Show time annotation in all sub plots (#11906) 2025-02-05 17:19:01 +01:00
RiuGridCrossQwtPlot.h Add multi axis zoom class 2023-09-15 13:59:58 +02:00
RiuGridStatisticsHistogramWidget.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuGridStatisticsHistogramWidget.h Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
RiuGuiTheme.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RiuGuiTheme.h Added more clang-tidy checks 2023-04-14 14:07:45 +02:00
RiuInterfaceToViewWindow.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuInterfaceToViewWindow.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuMainWindow.cpp Reorganize contourmap files in project 2025-02-03 15:06:29 +01:00
RiuMainWindow.h #11971 Add cell selection tool 2025-01-28 11:20:32 +01:00
RiuMainWindowBase.cpp #9935 Avoid storing dock layout if window never has been visible 2024-09-12 09:16:28 +02:00
RiuMainWindowBase.h #9935 Avoid storing dock layout if window never has been visible 2024-09-12 09:16:28 +02:00
RiuMainWindowTools.cpp Janitor: Remove deprecated method. 2023-09-11 17:39:38 +02:00
RiuMainWindowTools.h Use dark title bar for dark theme on Windows 2023-06-02 10:47:10 +02:00
RiuMatrixPlotWidget.cpp Summary Table: Add user option to set time range on x-axis 2024-11-21 14:38:59 +01:00
RiuMatrixPlotWidget.h Improve plot titles and layout adjustments 2023-07-06 08:40:09 +02:00
RiuMdiArea.cpp #11094 Make sure no window is maximized before tiling 2024-01-30 14:34:33 +01:00
RiuMdiArea.h #4890 Window tiling 2022-10-31 13:26:26 +01:00
RiuMdiMaximizeWindowGuard.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuMdiMaximizeWindowGuard.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuMdiSubWindow.cpp #4890 Window tiling 2022-10-31 13:26:26 +01:00
RiuMdiSubWindow.h Some fixes for new gcc/clang 2022-11-25 08:59:10 +01:00
RiuMenuBarBuildTools.cpp Release adjustments 2024-09-16 09:49:22 +02:00
RiuMenuBarBuildTools.h Add RiuMenuBarBuildTools for creating default/common menus and actions 2023-04-20 16:04:59 +02:00
RiuMessagePanel.cpp Messages Display: show left part of long log lines. 2024-06-04 08:38:37 +02:00
RiuMessagePanel.h Fix tile windows command, and make sure logger is reconnected to 3d view if it is closed and reopened 2022-08-23 21:31:16 -07:00
RiuMohrsCirclePlot.cpp #11715 Replace assert with a warning message 2024-09-19 12:47:29 +02:00
RiuMohrsCirclePlot.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuMultiPlotBook.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuMultiPlotBook.h #10349 Avoid calling performUpdate() in showEvent() 2023-06-06 12:51:37 +02:00
RiuMultiPlotPage.cpp Polygon UI updates (#11975) 2024-12-06 14:26:30 +01:00
RiuMultiPlotPage.h Polygon UI updates (#11975) 2024-12-06 14:26:30 +01:00
RiuNightchartsWidget.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuNightchartsWidget.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuPickItemInfo.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuPickItemInfo.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuPlotAnnotationTool.cpp #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuPlotAnnotationTool.h Show time annotation in all sub plots (#11906) 2025-02-05 17:19:01 +01:00
RiuPlotAxis.cpp Add support for summary cross plot curves in summary plots 2023-09-20 13:58:22 +02:00
RiuPlotAxis.h Add support for summary cross plot curves in summary plots 2023-09-20 13:58:22 +02:00
RiuPlotCurve.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuPlotCurve.h #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuPlotCurveInfoTextProvider.h #9369 Curve Probing: Show data from other curves in tooltip text 2022-10-18 07:22:56 +02:00
RiuPlotCurveSymbol.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuPlotCurveSymbol.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuPlotCurveSymbolImageCreator.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuPlotCurveSymbolImageCreator.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiuPlotItem.h Merge pull request #8387 from OPM/qtcharts-summary-plots 2022-01-17 13:14:21 +01:00
RiuPlotMainWindow.cpp #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuPlotMainWindow.h Add project tree for cloud data. 2024-09-09 14:32:32 +02:00
RiuPlotMainWindowTools.cpp Cleanup includes 2024-03-07 19:45:43 +01:00
RiuPlotMainWindowTools.h Simplify RiuPlotMainWindowTools (#9211) 2022-08-18 12:37:51 +02:00
RiuPlotObjectPicker.cpp Cleanup includes 2024-03-07 19:45:43 +01:00
RiuPlotObjectPicker.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuPlotWidget.cpp Improve plot titles and layout adjustments 2023-07-06 08:40:09 +02:00
RiuPlotWidget.h Add support for placing legend at several positions 2023-11-27 13:14:16 +01:00
RiuProcessMonitor.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuProcessMonitor.h New dockingsystem (#9116) 2022-07-07 12:03:02 +02:00
RiuProjectPropertyView.cpp Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
RiuProjectPropertyView.h Fix several deprecation warnings (#8657) 2022-03-11 13:24:01 +01:00
RiuPropertyViewTabWidget.cpp Add Sumo connector and related cloud tools 2024-07-05 09:31:16 +02:00
RiuPropertyViewTabWidget.h Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
RiuPvtPlotPanel.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuPvtPlotPanel.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiuPvtPlotUpdater.cpp Refactor result definition 2023-05-11 08:37:58 +02:00
RiuPvtPlotUpdater.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuQssSyntaxHighlighter.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiuQssSyntaxHighlighter.h Fixes by clang-tidy 2021-04-15 08:00:07 +02:00
RiuQtChartsPlotCurve.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartsPlotCurve.h Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartsPlotCurveSymbol.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartsPlotCurveSymbol.h Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartsPlotTools.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuQtChartsPlotTools.h Move defines to RiaDateTimeDefines 2022-03-14 09:18:48 +01:00
RiuQtChartsPlotWidget.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RiuQtChartsPlotWidget.h Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartsToolTip.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartsToolTip.h Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartView.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQtChartView.h Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuQwtCurvePointTracker.cpp #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuQwtCurvePointTracker.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuQwtDateScaleWrapper.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuQwtDateScaleWrapper.h Move defines to RiaDateTimeDefines 2022-03-14 09:18:48 +01:00
RiuQwtLegendOverlayContentFrame.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuQwtLegendOverlayContentFrame.h #9202 Well Log Plot: add option for having the legend inside the plot 2022-08-18 08:50:16 +02:00
RiuQwtLinearScaleEngine.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuQwtLinearScaleEngine.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuQwtPlotCurve.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuQwtPlotCurve.h Grid Cross Plot: Add regression curves. 2023-06-28 21:46:11 +02:00
RiuQwtPlotCurveDefines.cpp #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuQwtPlotCurveDefines.h #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuQwtPlotItem.cpp Merge pull request #8387 from OPM/qtcharts-summary-plots 2022-01-17 13:14:21 +01:00
RiuQwtPlotItem.h Merge pull request #8387 from OPM/qtcharts-summary-plots 2022-01-17 13:14:21 +01:00
RiuQwtPlotItemGroup.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuQwtPlotItemGroup.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuQwtPlotLegend.cpp #10785 Work-around for legend item disappearing when highlighted 2023-11-13 13:29:07 +01:00
RiuQwtPlotLegend.h Summary improvements 2022-11-01 08:00:51 +01:00
RiuQwtPlotRectAnnotation.cpp Grid Cross Plot: Add regression curves. 2023-06-28 21:46:11 +02:00
RiuQwtPlotRectAnnotation.h Grid Cross Plot: Add regression curves. 2023-06-28 21:46:11 +02:00
RiuQwtPlotTools.cpp Depth plot as docking widget (#9909) 2023-03-03 15:21:01 +01:00
RiuQwtPlotTools.h Depth plot as docking widget (#9909) 2023-03-03 15:21:01 +01:00
RiuQwtPlotWheelZoomer.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuQwtPlotWheelZoomer.h Multiaxis: add support for Qwt multiaxis plot 2022-04-04 12:10:20 +02:00
RiuQwtPlotWidget.cpp #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuQwtPlotWidget.h #12168 Allow highlight of curves based on selection of realization object 2025-02-18 11:04:40 +01:00
RiuQwtPlotZoomer.h Add multi axis zoom class 2023-09-15 13:59:58 +02:00
RiuQwtPlotZoomerMultiAxes.cpp Add multi axis zoom class 2023-09-15 13:59:58 +02:00
RiuQwtPlotZoomerMultiAxes.h Add multi axis zoom class 2023-09-15 13:59:58 +02:00
RiuQwtScalePicker.cpp Multiaxis: add support for Qwt multiaxis plot 2022-04-04 12:10:20 +02:00
RiuQwtScalePicker.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuQwtSymbol.cpp Show well completion annotations in horizontal plots (#9193) 2022-08-15 14:55:17 +00:00
RiuQwtSymbol.h Merge pull request #8387 from OPM/qtcharts-summary-plots 2022-01-17 13:14:21 +01:00
RiuRecentFileActionProvider.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuRecentFileActionProvider.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuRelativePermeabilityPlotPanel.cpp Rel perm plot legend adjustments 2024-12-14 13:15:43 +01:00
RiuRelativePermeabilityPlotPanel.h Rel perm plot legend adjustments 2024-12-14 13:15:43 +01:00
RiuRelativePermeabilityPlotUpdater.cpp Refactor result definition 2023-05-11 08:37:58 +02:00
RiuRelativePermeabilityPlotUpdater.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuResultInfoPanel.cpp Result Info: Add support for multiple properties when clicking on a cell 2022-11-10 07:21:41 +01:00
RiuResultInfoPanel.h New dockingsystem (#9116) 2022-07-07 12:03:02 +02:00
RiuResultQwtPlot.cpp #11768 Show current time step in result plot 2024-10-14 09:08:47 +02:00
RiuResultQwtPlot.h #11768 Show current time step in result plot 2024-10-14 09:08:47 +02:00
RiuResultTextBuilder.cpp Support filtering by formation/polygon when calculating statistics (#12086) 2025-01-29 01:36:29 +01:00
RiuResultTextBuilder.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuRmsNavigation.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuRmsNavigation.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuScalarMapperLegendFrame.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuScalarMapperLegendFrame.h Fix bug in color mapping when changing mapping mode for Tables 2023-06-12 15:44:39 +02:00
RiuSeismicHistogramPanel.cpp Add basic support for calculating and showing seismic difference (#10377) 2023-06-12 11:56:48 +02:00
RiuSeismicHistogramPanel.h Add basic support for calculating and showing seismic difference (#10377) 2023-06-12 11:56:48 +02:00
RiuSelectionChangedHandler.cpp #12008 Improve display of curves from selected cells in 3D view 2025-02-14 09:35:28 +01:00
RiuSelectionChangedHandler.h #12008 Improve display of curves from selected cells in 3D view 2025-02-14 09:35:28 +01:00
RiuSimpleHistogramWidget.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuSimpleHistogramWidget.h Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
RiuSummaryCurveDefinitionKeywords.h Remove settings settings from plot editor 2025-02-13 15:12:24 +01:00
RiuSummaryMultiPlotBook.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuSummaryMultiPlotBook.h Fix Summary Multiplot subplot colspan issue (#8805) 2022-04-19 12:34:40 +02:00
RiuSummaryMultiPlotPage.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuSummaryMultiPlotPage.h Further Summary Multiplot improvements (#8707) 2022-03-21 11:31:25 +01:00
RiuSummaryPlot.cpp Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RiuSummaryPlot.h Show time annotation in all sub plots (#11906) 2025-02-05 17:19:01 +01:00
RiuSummaryQtChartsPlot.cpp Add support for placing legend at several positions 2023-11-27 13:14:16 +01:00
RiuSummaryQtChartsPlot.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuSummaryQuantityNameInfoProvider.cpp Summary connections and completions (#12156) 2025-02-13 08:31:53 +01:00
RiuSummaryQuantityNameInfoProvider.h Define long names for summary vectors in JSON files 2024-10-14 08:53:28 +02:00
RiuSummaryQwtPlot.cpp Show time annotation in all sub plots (#11906) 2025-02-05 17:19:01 +01:00
RiuSummaryQwtPlot.h Show time annotation in all sub plots (#11906) 2025-02-05 17:19:01 +01:00
RiuSummaryVectorSelectionDialog.cpp Move summary tools into separate folder 2024-10-22 07:28:43 +02:00
RiuSummaryVectorSelectionDialog.h Rename RimSummaryCaseCollection to RimSummaryEnsemble. 2024-07-30 08:55:12 +02:00
RiuSummaryVectorSelectionUi.cpp Summary connections and completions (#12156) 2025-02-13 08:31:53 +01:00
RiuSummaryVectorSelectionUi.h Remove settings settings from plot editor 2025-02-13 15:12:24 +01:00
RiuSummaryVectorSelectionWidgetCreator.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RiuSummaryVectorSelectionWidgetCreator.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuTextContentFrame.cpp Add font size to text content frame 2024-03-21 07:11:21 +01:00
RiuTextContentFrame.h Add font size to text content frame 2024-03-21 07:11:21 +01:00
RiuTextDialog.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
RiuTextDialog.h Move defines to RiaDateTimeDefines 2022-03-14 09:18:48 +01:00
RiuTextEditWithCompletion.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuTextEditWithCompletion.h Fixes by clang-tidy 2021-04-15 08:00:07 +02:00
RiuTimeStepChangedHandler.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiuTimeStepChangedHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuTofAccumulatedPhaseFractionsPlot.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RiuTofAccumulatedPhaseFractionsPlot.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiuTools.cpp Release adjustments 2024-09-16 09:49:22 +02:00
RiuTools.h Release adjustments 2024-09-16 09:49:22 +02:00
RiuToolTipMenu.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuToolTipMenu.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuTreeViewEventFilter.cpp Add support for Qt6 and disable Qt5 2024-09-30 11:21:17 +02:00
RiuTreeViewEventFilter.h Minor issues related to release 2023-02-20 08:18:08 +01:00
RiuVfpQwtPlot.cpp #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
RiuVfpQwtPlot.h 7147 vfp show plot data (#7154) 2021-01-12 20:51:57 +01:00
RiuViewer.cpp OpenGL DPI scaling support (#11883) 2024-11-15 12:12:59 +01:00
RiuViewer.h OpenGL DPI scaling support (#11883) 2024-11-15 12:12:59 +01:00
RiuViewerCommands.cpp #11871 Remove simulation well fractures and completion export 2025-02-03 18:19:03 +01:00
RiuViewerCommands.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuViewerToViewInterface.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuWellAllocationPlot.cpp Several adjustments related to Qt6 2024-04-16 14:22:15 +02:00
RiuWellAllocationPlot.h Merge pull request #8387 from OPM/qtcharts-summary-plots 2022-01-17 13:14:21 +01:00
RiuWellLogPlot.cpp Janitor: fix memory leaks. 2024-09-02 13:58:00 +02:00
RiuWellLogPlot.h Janitor: fix memory leaks. 2024-09-02 13:58:00 +02:00
RiuWellLogTrack.cpp Show time annotation in all sub plots (#11906) 2025-02-05 17:19:01 +01:00
RiuWellLogTrack.h Realization in Ensemble RFT-plot hover info + refactoring of point tracker functionality 2023-02-23 15:08:22 +01:00
RiuWellPathComponentPlotItem.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RiuWellPathComponentPlotItem.h Remove pure virtual from RimPlotCurve 2024-05-13 15:45:55 +02:00
RiuWidgetDragger.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuWidgetDragger.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00