..
CMakeLists_files.cmake
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +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
#168 Finalized. Zoom along ray is now updated to cope with parallel projection. The code in the different navigations are cleaned up a bit, and alligned
2016-08-17 10:54:15 +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
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +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
#2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot
2018-04-18 15:59:18 +02:00
RiuDockWidgetTools.cpp
#2798 Dock Widgets : Add RiuDockWidgetTools
2018-04-26 19:52:27 +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
#1840 Summary case: Cut paste of summary cases
2017-09-13 11:15:28 +02:00
RiuEditPerforationCollectionWidget.cpp
Add RiuTools with function for default window flags
2017-11-29 08:50:48 +01:00
RiuEditPerforationCollectionWidget.h
#1451 Add table editor for perforation intervals
2017-05-12 10:02:00 +02:00
RiuExportMultipleSnapshotsWidget.cpp
#2545 Move fields from public to private
2018-03-02 14:27:52 +01:00
RiuExportMultipleSnapshotsWidget.h
#1082 Snapshot : Added four empty rows
2017-01-16 23:21:28 +01: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
#2715 Geo Mech : Show element type in Result Info
2018-04-25 12:45:58 +02:00
RiuFemResultTextBuilder.h
#2449 2d intersection view. Show UTM intersection point in result info window
2018-02-16 14:38:28 +01:00
RiuFemTimeHistoryResultAccessor.cpp
#1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
2017-04-04 16:10:00 +02:00
RiuFemTimeHistoryResultAccessor.h
#1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
2017-04-04 16:10:00 +02:00
RiuFlowCharacteristicsPlot.cpp
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuFlowCharacteristicsPlot.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01: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
( #168 ) ( #695 ) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler
2015-12-10 09:39:42 +01:00
RiuGridStatisticsHistogramWidget.cpp
#2102 Statistics dialog. First version. Statistics not updating automatically
2017-11-15 20:46:45 +01:00
RiuGridStatisticsHistogramWidget.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01: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
RiuLineSegmentQwtPlotCurve.cpp
Changed name of flag and semantics from removeNegativeValues to includePositiveValuesOnly so that only positive values (zero not included) are included. Makes functions more suitable for usage with plots using logarithmic scale. #2193
2017-12-05 10:44:36 +01:00
RiuLineSegmentQwtPlotCurve.h
Changed name of flag and semantics from removeNegativeValues to includePositiveValuesOnly so that only positive values (zero not included) are included. Makes functions more suitable for usage with plots using logarithmic scale. #2193
2017-12-05 10:44:36 +01:00
RiuMainWindow.cpp
#2831 StatusBar : Hide statusBar during regression test execution
2018-04-27 12:40:46 +02:00
RiuMainWindow.h
System : Replace tab with four spaces
2018-03-12 11:12:39 +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
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuMdiSubWindow.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuMessagePanel.cpp
Regression Test : Do not show warning/error dock window
2018-03-24 14:59:07 +01:00
RiuMessagePanel.h
System : Replace tab with four spaces
2018-03-12 11:12:39 +01:00
RiuMohrsCirclePlot.cpp
#2715 Add direct access to RigFemPartCollection from a GeoMechView
2018-04-25 12:45:58 +02:00
RiuMohrsCirclePlot.h
#2611 Mohr Circle: Fix time stepping with several cells
2018-03-19 12:43:41 +01:00
RiuMultiCaseImportDialog.cpp
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuMultiCaseImportDialog.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01: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
#2536 Build System : Remove obsolete includes and update depending includes
2018-02-27 20:00:56 +01:00
RiuPlotAnnotationTool.cpp
#2226 Well Formations: Avoid adding "Top" to the formation names
2017-12-05 12:56:21 +01:00
RiuPlotAnnotationTool.h
#2226 Well Formations: Avoid adding "Top" to the formation names
2017-12-05 12:56:21 +01:00
RiuPlotMainWindow.cpp
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuPlotMainWindow.h
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuPlotMainWindowTools.cpp
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuPlotMainWindowTools.h
#2535 Add MainWindow tools class that can reduce number of mainWindow includes and hopefully reduce compile time
2018-02-27 16:46:53 +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
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +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
#1245 Property Editor : Use size hint displaying preferences
2017-02-22 11:58:56 +01:00
RiuPvtPlotPanel.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuPvtPlotPanel.h
PVT Plot: Added header in PVT plot panel containing cell info
2017-12-14 13:56:08 +01: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
Fixed missing includes on Linux
2017-03-28 09:47:06 +02:00
RiuQwtCurvePointTracker.h
Preparations for #1321 : Aligned default stuff between the plot types.
2017-03-27 18:13:38 +02:00
RiuQwtPlotWheelZoomer.cpp
#1366 Wheel works without Ctrl pressed
2017-03-27 18:22:09 +02:00
RiuQwtPlotWheelZoomer.h
#1366 Added wheel zoom to point.
2017-03-27 18:13:38 +02:00
RiuQwtPlotZoomer.h
#1375 Reduced window zoom limit to 10 decades instead of 4
2017-03-31 16:27:05 +02:00
RiuQwtScalePicker.cpp
#862 Added scale picker to select axis
2016-10-14 15:06:21 +02:00
RiuQwtScalePicker.h
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
RiuRecentFileActionProvider.cpp
#2555 Summary cases. Convert paths to have internal separators ('/')
2018-04-10 13:11:58 +02:00
RiuRecentFileActionProvider.h
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
RiuRelativePermeabilityPlotPanel.cpp
#2421 RelPerm: Remove invalid points on transparent curve
2018-01-30 13:30:05 +01:00
RiuRelativePermeabilityPlotPanel.h
#2421 RelPerm: Remove invalid points on transparent curve
2018-01-30 13:30:05 +01: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
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
RiuResultQwtPlot.cpp
Code cleanup
2018-02-23 07:42:42 +01:00
RiuResultQwtPlot.h
Code cleanup
2018-02-23 07:42:42 +01:00
RiuResultTextBuilder.cpp
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
RiuResultTextBuilder.h
#2600 Well CF Visualization: Improve result info text content
2018-03-19 21:09:54 +01:00
RiuRmsNavigation.cpp
System : Add missing default statements in switch block
2018-02-24 09:16:15 +01:00
RiuRmsNavigation.h
( #168 ) ( #695 ) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler
2015-12-10 09:39:42 +01:00
RiuSelectionChangedHandler.cpp
Fix crash on selection when there's no MohrsCirclePlot
2018-04-02 10:17:09 +02:00
RiuSelectionChangedHandler.h
#2427 2d intersection view. Display result info and curves
2018-02-06 14:40:14 +01:00
RiuSelectionManager.cpp
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuSelectionManager.h
Rename
2018-03-21 13:51:39 +01:00
RiuSimpleHistogramWidget.cpp
Added several missing copyright headers
2017-06-14 07:53:28 +02:00
RiuSimpleHistogramWidget.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuSummaryCurveDefinitionKeywords.h
#1977 Curve Calculator : Add RiuSummaryCurveDefinition and friends
2017-10-12 10:52:30 +02:00
RiuSummaryCurveDefSelection.cpp
#2610 New command, display ensamble curves with single color
2018-04-06 11:58:06 +02:00
RiuSummaryCurveDefSelection.h
#2198 Summary Plot : Set default curve selection
2017-12-04 14:36:17 +01:00
RiuSummaryCurveDefSelectionDialog.cpp
Add RiuTools with function for default window flags
2017-11-29 08:50:48 +01:00
RiuSummaryCurveDefSelectionDialog.h
#2093 Cross Plot : Add push button to select curve address
2017-11-15 15:20:47 +01:00
RiuSummaryCurveDefSelectionEditor.cpp
#1977 Curve Calculator : Rename to RiuSummaryCurveDefSelectionEditor
2017-10-12 21:07:35 +02:00
RiuSummaryCurveDefSelectionEditor.h
#1977 Curve Calculator : Rename to RiuSummaryCurveDefSelectionEditor
2017-10-12 21:07:35 +02:00
RiuSummaryQwtPlot.cpp
Fix crash in summary plot due to missing guarding in ensemble legend layout
2018-04-23 11:07:15 +02:00
RiuSummaryQwtPlot.h
#2657 Improved ensemble curve set legend placement and update
2018-04-20 19:57:40 +02:00
RiuSummaryVectorDescriptionMap.cpp
#2246 Vector descriptions: Align code
2017-12-14 11:34:22 +01:00
RiuSummaryVectorDescriptionMap.h
#2000 Curve Creator : Fix initialization of map, and use std::string
2017-10-25 10:16:59 +02:00
RiuTextDialog.cpp
#2194 RelPerm Plot: Added context menu to show ascii text version of current plot data. Refactor of existing RicTextWidget into RiuTextDialog.
2017-12-13 19:03:30 +01:00
RiuTextDialog.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01: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) : modernize-use-nullptr
2018-02-18 18:56:43 +01: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
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
RiuTreeViewEventFilter.cpp
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
RiuTreeViewEventFilter.h
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
RiuViewer.cpp
#2822 , #2731 , #2730 Rewrote the legend layout completely.
2018-05-04 13:33:06 +02:00
RiuViewer.h
#2822 , #2731 , #2730 Rewrote the legend layout completely.
2018-05-04 13:33:06 +02:00
RiuViewerCommands.cpp
#2820 Legends : Support selection of legend items when clicking in 2D intersection view
2018-04-30 14:47:47 +02:00
RiuViewerCommands.h
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuViewerToViewInterface.h
Shifted pure virtual updateLegends to RiuViewerToViewInterface
2018-04-09 13:14:19 +02:00
RiuWellAllocationPlot.cpp
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuWellAllocationPlot.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuWellLogPlot.cpp
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuWellLogPlot.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuWellLogTrack.cpp
#2535 Use the MainWindowTools class instead of MainWindow directly (part 2)
2018-02-27 16:46:53 +01:00
RiuWellLogTrack.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuWellPltPlot.cpp
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuWellPltPlot.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
RiuWellRftPlot.cpp
System : Reorder initialization order to match declaration order
2018-02-24 09:17:02 +01:00
RiuWellRftPlot.h
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01: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
#2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot
2018-04-18 15:59:18 +02:00