..
CMakeLists_files.cmake
#3924 Measurements : Remove double mouse click event handling
2019-01-03 07:33:54 +01:00
Riu3DMainWindowTools.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Riu3DMainWindowTools.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Riu3dSelectionManager.cpp
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Riu3dSelectionManager.h
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuCadNavigation.cpp
#3794 Improve wheel zooming
2018-12-12 08:01:13 +01:00
RiuCadNavigation.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuCalculationsContextMenuManager.cpp
#2051 Curve calc. Edit calculation command
2017-11-08 08:47:17 +01:00
RiuCalculationsContextMenuManager.h
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
RiuContextMenuLauncher.cpp
#2020 Move LAS files. Support for submenus and command features with custom name and user data
2017-11-20 08:27:38 +01:00
RiuContextMenuLauncher.h
#2020 Move LAS files. Support for submenus and command features with custom name and user data
2017-11-20 08:27:38 +01:00
RiuCursors.cpp
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
RiuCursors.h
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
RiuCvfOverlayItemWidget.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuCvfOverlayItemWidget.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuDockWidgetTools.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuDockWidgetTools.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuDragDrop.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuDragDrop.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuEditPerforationCollectionWidget.cpp
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
RiuEditPerforationCollectionWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuExportMultipleSnapshotsWidget.cpp
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
RiuExportMultipleSnapshotsWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuExpressionContextMenuManager.cpp
#2124 Curve calculator: add "sum" to scalar functions
2017-11-14 12:49:14 +01:00
RiuExpressionContextMenuManager.h
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
RiuFemResultTextBuilder.cpp
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuFemResultTextBuilder.h
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuFemTimeHistoryResultAccessor.cpp
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuFemTimeHistoryResultAccessor.h
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuFlowCharacteristicsPlot.cpp
#3297 Make casing shoe a right-angled triangle and refactor symbols
2018-09-04 12:02:06 +02:00
RiuFlowCharacteristicsPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuGeoMechXfTensorResultAccessor.cpp
#960 Change names on TNH and THQV to TPH and TPQV
2016-11-04 15:27:24 +01:00
RiuGeoMechXfTensorResultAccessor.h
#941 Added TP, FAULTMOB, PCRIT, TPinc as transformed stress results
2016-11-01 09:29:52 +01:00
RiuGeoQuestNavigation.cpp
#3794 Improve wheel zooming
2018-12-12 08:01:13 +01:00
RiuGeoQuestNavigation.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuGridStatisticsHistogramWidget.cpp
#2102 Statistics dialog. First version. Statistics not updating automatically
2017-11-15 20:46:45 +01:00
RiuGridStatisticsHistogramWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuInterfaceToViewWindow.cpp
Added several missing copyright headers
2017-06-14 07:53:28 +02:00
RiuInterfaceToViewWindow.h
#1380 Major refactor of the management of views to fix the active view problem. Expect some trouble following this.
2017-03-31 15:13:50 +02:00
RiuMainWindow.cpp
#4007 Create new combined import button and move the others to an opt… ( #4021 )
2019-01-31 09:02:09 +01:00
RiuMainWindow.h
#3790 Z scale label. Display in upper left corner
2018-12-10 13:04:07 +01:00
RiuMainWindowBase.cpp
#2798 Dock Widgets : Improve menus and handling of tabbed dock widgets
2018-04-26 20:05:42 +02:00
RiuMainWindowBase.h
#2798 Dock Widgets : Improve menus and handling of tabbed dock widgets
2018-04-26 20:05:42 +02:00
RiuMdiSubWindow.cpp
CppCheck : Several fixes
2018-08-02 19:22:03 +02:00
RiuMdiSubWindow.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuMessagePanel.cpp
Regression Test : Do not show warning/error dock window
2018-03-24 14:59:07 +01:00
RiuMessagePanel.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuMohrsCirclePlot.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuMohrsCirclePlot.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuMultiCaseImportDialog.cpp
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuMultiCaseImportDialog.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuMultiCaseImportDialog.ui
Fixed several compiler warning on Linux
2013-09-10 08:47:28 +02:00
RiuNightchartsWidget.cpp
#1126 Add "Accumulated Saturation by Time of Flight"-plot
2017-08-15 16:00:32 +02:00
RiuNightchartsWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuPickItemInfo.cpp
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
RiuPickItemInfo.h
#3249 Refactoring: Remove the old extractintersectionData.
2018-08-27 16:25:26 +02:00
RiuPlotAnnotationTool.cpp
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
RiuPlotAnnotationTool.h
#3156 Make formation labels optional even if formation lines are shown
2018-07-16 08:57:28 +02:00
RiuPlotMainWindow.cpp
#3951 Summary : Improve Windows menu
2019-01-14 07:08:05 +01:00
RiuPlotMainWindow.h
#3914 Source Stepping : Add checkbox for include of ensemble cases
2018-12-20 08:36:35 +01:00
RiuPlotMainWindowTools.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuPlotMainWindowTools.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuPlotObjectPicker.cpp
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuPlotObjectPicker.h
#1404 Added plot object picker, and use from Well Allocation plot
2017-04-07 11:25:55 +02:00
RiuProcessMonitor.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuProcessMonitor.h
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
RiuProjectPropertyView.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuProjectPropertyView.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuPropertyViewTabWidget.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuPropertyViewTabWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuPvtPlotPanel.cpp
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuPvtPlotPanel.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuPvtPlotUpdater.cpp
#3958 Refactoring : RigResultAccessorFactory simplification
2019-01-30 15:25:29 +01:00
RiuPvtPlotUpdater.h
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
RiuQwtCurvePointTracker.cpp
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuQwtCurvePointTracker.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuQwtLinearScaleEngine.cpp
Clean up after review
2018-07-02 10:29:32 +02:00
RiuQwtLinearScaleEngine.h
Clean up after review
2018-07-02 10:29:32 +02:00
RiuQwtPlotCurve.cpp
#3826 Summary curves. Draw error bars in front of all curves except from observed data curves
2018-12-13 16:14:13 +01:00
RiuQwtPlotCurve.h
#3826 Summary curves. Draw error bars in front of all curves except from observed data curves
2018-12-13 16:14:13 +01:00
RiuQwtPlotItemGroup.cpp
#3466 Add attribute items to legend by creating a new RiuQwtPlotItemGroup that combines sub-graphics
2018-10-09 14:05:57 +02:00
RiuQwtPlotItemGroup.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuQwtPlotWheelZoomer.cpp
#1366 Wheel works without Ctrl pressed
2017-03-27 18:22:09 +02:00
RiuQwtPlotWheelZoomer.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuQwtPlotZoomer.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuQwtScalePicker.cpp
#862 Added scale picker to select axis
2016-10-14 15:06:21 +02:00
RiuQwtScalePicker.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuQwtSymbol.cpp
#3780 Get rid of debug output from painter
2018-12-11 13:18:01 +01:00
RiuQwtSymbol.h
#3780 Get rid of debug output from painter
2018-12-11 13:18:01 +01:00
RiuRecentFileActionProvider.cpp
#2555 Summary cases. Convert paths to have internal separators ('/')
2018-04-10 13:11:58 +02:00
RiuRecentFileActionProvider.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuRelativePermeabilityPlotPanel.cpp
#2396 Set better fixed y-axis range for logarithmic scaling
2018-11-27 11:29:55 +01:00
RiuRelativePermeabilityPlotPanel.h
#2396 Add support for locking axes in Cell RelPerm plot
2018-11-27 10:53:14 +01:00
RiuRelativePermeabilityPlotUpdater.cpp
#3958 Refactoring : RigResultAccessorFactory simplification
2019-01-30 15:25:29 +01:00
RiuRelativePermeabilityPlotUpdater.h
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
RiuResultInfoPanel.cpp
Fixed typo
2017-03-29 11:22:12 +02:00
RiuResultInfoPanel.h
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
RiuResultQwtPlot.cpp
#3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places
2018-10-03 08:44:01 +02:00
RiuResultQwtPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuResultTextBuilder.cpp
#3958 Refactoring : RigResultAccessorFactory simplification
2019-01-30 15:25:29 +01:00
RiuResultTextBuilder.h
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuRimQwtPlotCurve.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuRimQwtPlotCurve.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuRmsNavigation.cpp
Remove duplicate line
2018-12-12 10:45:11 +01:00
RiuRmsNavigation.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSelectionChangedHandler.cpp
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuSelectionChangedHandler.h
#2427 2d intersection view. Display result info and curves
2018-02-06 14:40:14 +01:00
RiuSimpleHistogramWidget.cpp
Added several missing copyright headers
2017-06-14 07:53:28 +02:00
RiuSimpleHistogramWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSummaryCurveDefinitionKeywords.h
#1977 Curve Calculator : Add RiuSummaryCurveDefinition and friends
2017-10-12 10:52:30 +02:00
RiuSummaryCurveDefSelection.cpp
#3968 Ensemble : Not possible to plot two ensembles at the same time
2019-01-16 13:51:13 +01:00
RiuSummaryCurveDefSelection.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSummaryCurveDefSelectionDialog.cpp
#2917 Vector Selection Dialog: Fix missing selection text
2018-05-15 14:26:28 +02:00
RiuSummaryCurveDefSelectionDialog.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSummaryCurveDefSelectionEditor.cpp
#3404 Side by side editors, first implementation.
2018-09-26 14:30:50 +02:00
RiuSummaryCurveDefSelectionEditor.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSummaryQwtPlot.cpp
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuSummaryQwtPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSummaryVectorDescriptionMap.cpp
#3512 System : Remove unused functions
2018-10-18 15:40:11 +02:00
RiuSummaryVectorDescriptionMap.h
#3512 System : Remove unused functions
2018-10-18 15:40:11 +02:00
RiuTextDialog.cpp
#3149 Export plot data. Right justify columns
2018-07-06 14:41:14 +02:00
RiuTextDialog.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuTimeStepChangedHandler.cpp
Apply guard to additional MohrsCirclePlot use
2018-04-04 11:19:59 +02:00
RiuTimeStepChangedHandler.h
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
RiuTofAccumulatedPhaseFractionsPlot.cpp
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuTofAccumulatedPhaseFractionsPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuTools.cpp
Add RiuTools with function for default window flags
2017-11-29 08:50:48 +01:00
RiuTools.h
Add RiuTools with function for default window flags
2017-11-29 08:50:48 +01:00
RiuToolTipMenu.cpp
Established RiuMainPlotWindow
2016-06-29 14:37:41 +02:00
RiuToolTipMenu.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuTreeViewEventFilter.cpp
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuTreeViewEventFilter.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuViewer.cpp
System : Avoid creating unused variable
2019-01-17 07:37:09 +01:00
RiuViewer.h
#3860 Z scale label. Do not show in contour map
2018-12-13 13:20:49 +01:00
RiuViewerCommands.cpp
#3960 Measurements : Add feature activation from context menu, and write Esc as shortcut
2019-01-11 15:49:30 +01:00
RiuViewerCommands.h
#3757 Add selection of text annotations by picking
2018-12-03 11:05:12 +01:00
RiuViewerToViewInterface.h
Shifted pure virtual updateLegends to RiuViewerToViewInterface
2018-04-09 13:14:19 +02:00
RiuWellAllocationPlot.cpp
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
2018-07-04 11:10:32 +02:00
RiuWellAllocationPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWellLogPlot.cpp
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuWellLogPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWellLogTrack.cpp
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
RiuWellLogTrack.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWellPathComponentPlotItem.cpp
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
RiuWellPathComponentPlotItem.h
#3527 Implement multiple ICD/AICDs for perforation intervals.
2018-10-22 09:35:35 +02:00
RiuWellPltPlot.cpp
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
2018-07-04 11:10:32 +02:00
RiuWellPltPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWellRftPlot.cpp
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
2018-07-04 11:10:32 +02:00
RiuWellRftPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWidgetDragger.cpp
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
RiuWidgetDragger.h
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00