..
CMakeLists_files.cmake
#3467 Improved code using RimWellPathComponentInterface
2018-10-09 14:05:57 +02:00
Riu3DMainWindowTools.cpp
#2535 Use the MainWindowTools class instead of MainWindow directly (part 4)
2018-02-27 16:46:53 +01:00
Riu3DMainWindowTools.h
#2535 Use the MainWindowTools class instead of MainWindow directly (part 4)
2018-02-27 16:46:53 +01:00
RiuCadNavigation.cpp
System : Replace tab with four spaces
2018-03-12 11:12:39 +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
System : Replace tab with four spaces
2018-03-12 11:12:39 +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
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
RiuCursors.h
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
RiuCvfOverlayItemWidget.cpp
Clean up obsolete code
2018-05-04 13:33:06 +02:00
RiuCvfOverlayItemWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuDockWidgetTools.cpp
#2961 Make building of Windows menu robust when ODB is disabled
2018-05-24 07:46:53 +02:00
RiuDockWidgetTools.h
#2798 Dock Widgets : Add RiuDockWidgetTools
2018-04-26 19:52:27 +02: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
#3037 Rename to setChildArrayField
2018-06-11 15:30:19 +02:00
RiuEditPerforationCollectionWidget.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuExportMultipleSnapshotsWidget.cpp
#3037 Rename to setChildArrayField
2018-06-11 15:30:19 +02: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
System : Replace tab with four spaces
2018-03-12 11:12:39 +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
System : Add missing default statements in switch block
2018-02-24 09:16:15 +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
2d Maps: Renames to make classes and variables more consistent.
2018-11-09 09:11:29 +01:00
RiuMainWindow.h
#3552 and #453 Tile windows by master/managed view + position if they have different positions
2018-10-24 15:21:54 +02: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
#3300 Fix crash when loading formation indices as part of a project file.
2018-09-04 09:33:48 +02:00
RiuMohrsCirclePlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
#3552 and #453 Tile windows by master/managed view + position if they have different positions
2018-10-24 15:21:54 +02:00
RiuPlotMainWindow.h
#3309 Toolbar buttons for well log plot data source and make sure only visible curves and zonation/attributes affect the data source.
2018-09-10 10:26:11 +02:00
RiuPlotMainWindowTools.cpp
#3309 Toolbar buttons for well log plot data source and make sure only visible curves and zonation/attributes affect the data source.
2018-09-10 10:26:11 +02:00
RiuPlotMainWindowTools.h
#955 Toolbar Button State : Update plot toolbars when eclipse case is imported
2018-05-15 10:56:31 +02: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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuPvtPlotUpdater.h
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
RiuQwtCurvePointTracker.cpp
#3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places
2018-10-03 08:44:01 +02: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
#3297 Make casing shoe a right-angled triangle and refactor symbols
2018-09-04 12:02:06 +02:00
RiuQwtPlotCurve.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
Added overriden boundingRect method in RiuQwtSymbol to include label.
2018-10-09 14:05:57 +02:00
RiuQwtSymbol.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuRelativePermeabilityPlotPanel.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuRelativePermeabilityPlotUpdater.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuResultTextBuilder.h
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuRimQwtPlotCurve.cpp
#3297 Make casing shoe a right-angled triangle and refactor symbols
2018-09-04 12:02:06 +02:00
RiuRimQwtPlotCurve.h
#3297 Make casing shoe a right-angled triangle and refactor symbols
2018-09-04 12:02:06 +02:00
RiuRmsNavigation.cpp
System : Add missing default statements in switch block
2018-02-24 09:16:15 +01:00
RiuRmsNavigation.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuSelectionChangedHandler.cpp
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuSelectionChangedHandler.h
#2427 2d intersection view. Display result info and curves
2018-02-06 14:40:14 +01:00
RiuSelectionManager.cpp
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
RiuSelectionManager.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
System : Replace NULL with nullptr
2018-10-10 10:17:27 +02: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
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
#2294 Use simplified result access in TOF acc. saturation plot, and fix gas oil colors in plot
2018-01-02 14:45:42 +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
#3573 Draw axis lines across the whole view for 2d Contour Maps.
2018-10-31 12:13:04 +01:00
RiuViewer.h
#3573 Draw axis lines across the whole view for 2d Contour Maps.
2018-10-31 12:13:04 +01:00
RiuViewerCommands.cpp
#3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell
2018-11-14 11:40:23 +01:00
RiuViewerCommands.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02: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
#3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.
2018-09-05 11:49:26 +02:00
RiuWellLogPlot.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWellLogTrack.cpp
#3187 symbols and labels for well path attributes, initial work.
2018-08-30 16:06:20 +02:00
RiuWellLogTrack.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
RiuWellPathComponentPlotItem.cpp
#3527 Implement multiple ICD/AICDs for perforation intervals.
2018-10-22 09:35:35 +02: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
#2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot
2018-04-18 15:59:18 +02:00
RiuWidgetDragger.h
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00