ResInsight/ApplicationCode/UserInterface
2019-06-23 15:18:17 +02:00
..
CMakeLists_files.cmake First implementation of Headless (#4392) 2019-05-06 10:36:05 +02: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 #4320 Add create valve to 3d context menu when clicking on perforation 2019-04-23 08:25:39 +02:00
Riu3dSelectionManager.h #4320 Add create valve to 3d context menu when clicking on perforation 2019-04-23 08:25:39 +02:00
RiuAdvancedSnapshotExportWidget.cpp #4441 Advanced snapshot export : Remember output path between multiple sessions 2019-06-06 13:35:29 +02:00
RiuAdvancedSnapshotExportWidget.h #4441 Advanced snapshot export : Remember output path between multiple sessions 2019-06-06 13:35:29 +02: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 First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuCvfOverlayItemWidget.h #4238 Increase the size of grid cross plot legends if window has been decreased and then increased again 2019-03-27 15:02:12 +01:00
RiuDockedQwtPlot.cpp #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuDockedQwtPlot.h #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuDockWidgetTools.cpp #4410 Dock Window State : Set default visibility of dock widgets 2019-05-15 13:37:23 +02:00
RiuDockWidgetTools.h #4410 Dock Window State : Set default visibility of dock widgets 2019-05-15 13:37:23 +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
RiuDraggableOverlayFrame.cpp #4158 Implement info box for grid cross plots and improve plot overlay legends 2019-03-25 15:15:21 +01:00
RiuDraggableOverlayFrame.h #4158 Implement info box for grid cross plots and improve plot overlay legends 2019-03-25 15:15:21 +01: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
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 #4068 System : Add forward declare 2019-02-12 14:49:37 +01:00
RiuFemTimeHistoryResultAccessor.h #4068 System : Add forward declare 2019-02-12 14:49:37 +01:00
RiuFlowCharacteristicsPlot.cpp #4136 Export of Flow Characteristics : Create text for export and add context menu 2019-06-23 15:18:17 +02:00
RiuFlowCharacteristicsPlot.h #4136 Export of Flow Characteristics : Create text for export and add context menu 2019-06-23 15:18:17 +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
RiuGridCrossQwtPlot.cpp #4323 Avoid time step legend showing up unexpectedly in grid cross plots 2019-04-23 08:23:38 +02:00
RiuGridCrossQwtPlot.h #4336 Fix deletion of grid cross plot legends 2019-04-15 10:38:29 +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 #692 SSIhub: add Sub Items On/Off/Toggle to well list 2019-06-17 09:11:38 +02:00
RiuMainWindow.h #4410 Dock Window State : Use hideAllDockWidgets() in base class 2019-05-15 12:31:27 +02:00
RiuMainWindowBase.cpp #4410 Dock Window State : Set default visibility of dock widgets 2019-05-15 13:37:23 +02:00
RiuMainWindowBase.h #4410 Dock Window State : Set default visibility of dock widgets 2019-05-15 13:37:23 +02:00
RiuMdiArea.cpp Block changes to selection during resize and tiling 2019-04-04 19:23:52 +02:00
RiuMdiArea.h #4283 Improve window tiling during resize 2019-04-04 19:23:43 +02:00
RiuMdiMaximizeWindowGuard.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuMdiMaximizeWindowGuard.h First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuMdiSubWindow.cpp Make MDI Window icon different from main application icon 2019-05-31 11:00:32 +02:00
RiuMdiSubWindow.h #4283 Improve window tiling during resize 2019-04-04 19:23:43 +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 #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuMohrsCirclePlot.h #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +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 #4012 Always place well target points in real cell geometry 2019-02-01 07:56:05 +01:00
RiuPickItemInfo.h #4012 Always place well target points in real cell geometry 2019-02-01 07:56:05 +01:00
RiuPlotAnnotationTool.cpp #4219 Contact Pressure plots : Add color to annotation lines 2019-03-22 16:19:23 +01:00
RiuPlotAnnotationTool.h #4219 Contact Pressure plots : Add color to annotation lines 2019-03-22 16:19:23 +01:00
RiuPlotMainWindow.cpp #4410 Dock Window State : Use hideAllDockWidgets() in base class 2019-05-15 12:31:27 +02:00
RiuPlotMainWindow.h #4410 Dock Window State : Use hideAllDockWidgets() in base class 2019-05-15 12:31:27 +02:00
RiuPlotMainWindowTools.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuPlotMainWindowTools.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RiuPlotObjectPicker.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +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 #4153 Process Monitor : Avoid setting special font in process monitor 2019-04-20 13:13:27 +02: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 Make the preference dialog slightly narrower 2019-04-23 08:38:49 +02:00
RiuPropertyViewTabWidget.h Make the preference dialog slightly narrower 2019-04-23 08:38:49 +02:00
RiuPvtPlotPanel.cpp #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuPvtPlotPanel.h #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +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
RiuQwtPlot.cpp #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent 2019-04-16 12:14:54 +02:00
RiuQwtPlot.h #4222 Implement picking to display point value in Grid Cross Plot 2019-03-26 14:17:35 +01:00
RiuQwtPlotCurve.cpp #4243 Grid Cross Plot: Make legend icons black & white when grouping is enabled and set size from font size 2019-03-29 07:53:54 +01:00
RiuQwtPlotCurve.h #4243 Grid Cross Plot: Make legend icons black & white when grouping is enabled and set size from font size 2019-03-29 07:53:54 +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
RiuQwtPlotTools.cpp Add a margin of 4 pixels around every plot to avoid text going all the way to the edge 2019-04-15 09:58:08 +02:00
RiuQwtPlotTools.h #4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots 2019-02-26 11:44:26 +01: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 #4222 Implement picking to display point value in Grid Cross Plot 2019-03-26 14:17:35 +01:00
RiuQwtSymbol.h #4222 Implement picking to display point value in Grid Cross Plot 2019-03-26 14:17:35 +01:00
RiuRecentFileActionProvider.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuRecentFileActionProvider.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuRelativePermeabilityPlotPanel.cpp #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuRelativePermeabilityPlotPanel.h #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02: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 #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuResultQwtPlot.h #4341 Make docked plots follow font size preferences (but subtract 1 in point size) 2019-04-15 15:08:15 +02:00
RiuResultTextBuilder.cpp #4328 Stimulation wells in 3D-view: Render well head using pipe color 2019-04-26 13:30:29 +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 #4222 Implement picking to display point value in Grid Cross Plot 2019-03-26 14:17:35 +01:00
RiuRimQwtPlotCurve.h #4222 Implement picking to display point value in Grid Cross Plot 2019-03-26 14:17:35 +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 Unify look of frames in 3d View using stylesheets 2019-04-08 14:24:43 +02:00
RiuSimpleHistogramWidget.h Unify look of frames in 3d View using stylesheets 2019-04-08 14:24:43 +02:00
RiuSummaryCurveDefinitionKeywords.h #1977 Curve Calculator : Add RiuSummaryCurveDefinition and friends 2017-10-12 10:52:30 +02:00
RiuSummaryCurveDefSelection.cpp #4348 System , cppcheck : Remove unused variables 2019-04-20 15:11:21 +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 Remove calls to setUiField that are unneccessary because of changes in AppFwk 2019-05-06 11:58:06 +02:00
RiuSummaryCurveDefSelectionEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuSummaryQwtPlot.cpp #4158 Implement info box for grid cross plots and improve plot overlay legends 2019-03-25 15:15:21 +01:00
RiuSummaryQwtPlot.h #4157 Grid Cross Plot: Make categorisation legend more like ensemble legend 2019-03-05 10:41:41 +01: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 Fix up keyboard shorcut on < Qt 5.10 2019-03-27 12:01:49 +01:00
RiuTextDialog.h #4185 Implement data export for Grid Cross Plot 2019-03-12 09:19:01 +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 #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent 2019-04-16 12:14:54 +02:00
RiuTofAccumulatedPhaseFractionsPlot.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuTools.cpp #4187 Make WindowCloseButtonHint part of the default dialog flags 2019-03-08 10:23:18 +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 First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuTreeViewEventFilter.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuViewer.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RiuViewer.h #4256 Update fonts in Project and views when changing preferences 2019-04-12 14:47:21 +02:00
RiuViewerCommands.cpp #4320 Add create valve to 3d context menu when clicking on perforation 2019-04-23 08:25:39 +02:00
RiuViewerCommands.h #4070 Add pick cursor to measurements 2019-02-12 08:21:01 +01:00
RiuViewerToViewInterface.h Shifted pure virtual updateLegends to RiuViewerToViewInterface 2018-04-09 13:14:19 +02:00
RiuWellAllocationPlot.cpp #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent 2019-04-16 12:14:54 +02:00
RiuWellAllocationPlot.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuWellLogPlot.cpp #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent 2019-04-16 12:14:54 +02:00
RiuWellLogPlot.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuWellLogTrack.cpp #4385 Well Allocation: Fix missing x-axis units 2019-06-07 15:19:31 +02: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 #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent 2019-04-16 12:14:54 +02:00
RiuWellPltPlot.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuWellRftPlot.cpp #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent 2019-04-16 12:14:54 +02:00
RiuWellRftPlot.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RiuWidgetDragger.cpp #4158 Implement info box for grid cross plots and improve plot overlay legends 2019-03-25 15:15:21 +01:00
RiuWidgetDragger.h #4158 Implement info box for grid cross plots and improve plot overlay legends 2019-03-25 15:15:21 +01:00