ResInsight/ApplicationCode/UserInterface
2016-12-09 11:11:16 +01:00
..
CMakeLists_files.cmake #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
RiuCadNavigation.cpp #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
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
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
RiuDragDrop.cpp AppFwk : Fixed typo of firstAncestorOrThisOfType 2016-09-21 13:59:41 +02:00
RiuDragDrop.h Renamed PlotCurve -> Curve 2015-11-04 16:19:38 +01:00
RiuExportMultipleSnapshotsWidget.cpp #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
RiuExportMultipleSnapshotsWidget.h #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
RiuFemResultTextBuilder.cpp #933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane. 2016-10-26 17:14:33 +02:00
RiuFemResultTextBuilder.h #933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane. 2016-10-26 17:14:33 +02:00
RiuFemTimeHistoryResultAccessor.cpp #933 Moved and renamed TimeHistory calculator to the user interface module 2016-10-26 17:14:33 +02:00
RiuFemTimeHistoryResultAccessor.h #933 Moved and renamed TimeHistory calculator to the user interface module 2016-10-26 17:14:33 +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 #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
RiuGeoQuestNavigation.h (#168) (#695) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler 2015-12-10 09:39:42 +01:00
RiuLineSegmentQwtPlotCurve.cpp #859 Added time from start of simulation option 2016-11-22 11:14:02 +01:00
RiuLineSegmentQwtPlotCurve.h #859 Added time from start of simulation option 2016-11-22 11:14:02 +01:00
RiuMainPlotWindow.cpp #946 Fixed enabled state for tile window toolbar button 2016-11-03 10:08:45 +01:00
RiuMainPlotWindow.h #946 Fixed enabled state for tile window toolbar button 2016-11-03 10:08:45 +01:00
RiuMainWindow.cpp #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
RiuMainWindow.h #850 Removed obsolete code 2016-10-27 08:35:57 +02:00
RiuMainWindowBase.cpp #803 Added version number to dock/toolbar layout registry settings 2016-08-03 14:05:55 +02:00
RiuMainWindowBase.h #803 Added version number to dock/toolbar layout registry settings 2016-08-03 14:05:55 +02:00
RiuMdiSubWindow.cpp Removed obsolete code related to actions, menus and dock widgets 2016-06-29 14:40:20 +02:00
RiuMdiSubWindow.h Established RiuMainPlotWindow 2016-06-29 14:37:41 +02:00
RiuMultiCaseImportDialog.cpp #882 RiaApplication : Renamed to lastUsedDialogDirectory and added currentProjectPath. Use project path as fallback path for LAS export 2016-09-21 09:46:17 +02:00
RiuMultiCaseImportDialog.h Added a multi case import dialog 2013-03-05 13:26:28 +01:00
RiuMultiCaseImportDialog.ui Fixed several compiler warning on Linux 2013-09-10 08:47:28 +02:00
RiuProcessMonitor.cpp (#495) Removed use of StdInclude 2015-09-25 15:57:50 +02:00
RiuProcessMonitor.h Socket Interface: Comments and debug message possibilities 2013-10-04 14:36:26 +02:00
RiuProjectPropertyView.cpp System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RiuProjectPropertyView.h (#406) Created a combined docking widget for additional project trees and property views 2015-08-31 07:53:52 +02:00
RiuPropertyViewTabWidget.cpp #569 Added custom font for labels in 3D scene and added font size to preferences 2016-08-09 13:43:13 +02:00
RiuPropertyViewTabWidget.h (#806) Improved layout of items in preferences 2016-08-09 13:45:08 +02:00
RiuQwtScalePicker.cpp #862 Added scale picker to select axis 2016-10-14 15:06:21 +02:00
RiuQwtScalePicker.h #862 Added scale picker to select axis 2016-10-14 15:06:21 +02:00
RiuRecentFileActionProvider.cpp System : Improved handling of missing files 2016-11-24 10:51:20 +01:00
RiuRecentFileActionProvider.h #846 Moved recent file management to RiaApplication 2016-10-05 08:54:40 +02:00
RiuResultInfoPanel.cpp System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RiuResultInfoPanel.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RiuResultQwtPlot.cpp #779 Added support for filtering of zero and negative values in setSamplesFromDateAndValues 2016-10-12 13:49:57 +02:00
RiuResultQwtPlot.h (#638) Changed title to "Result Plot" and renamed files 2015-11-11 14:07:21 +01:00
RiuResultTextBuilder.cpp #811, #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment. 2016-09-06 10:27:30 +02:00
RiuResultTextBuilder.h #810, #813, #808 Display formation name when picking 2016-08-24 15:19:39 +02:00
RiuRmsNavigation.cpp #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
RiuRmsNavigation.h (#168) (#695) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler 2015-12-10 09:39:42 +01:00
RiuSelectionChangedHandler.cpp #933 Moved and renamed TimeHistory calculator to the user interface module 2016-10-26 17:14:33 +02:00
RiuSelectionChangedHandler.h (#632) Update application items when selection changes using a separate class 2015-11-11 11:41:11 +01:00
RiuSelectionColors.cpp (#632) Improved colors used for selection and time history curves 2015-11-10 09:43:56 +01:00
RiuSelectionColors.h (#632) Improved colors used for selection and time history curves 2015-11-10 09:43:56 +01:00
RiuSelectionManager.cpp #933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane. 2016-10-26 17:14:33 +02:00
RiuSelectionManager.h #933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane. 2016-10-26 17:14:33 +02:00
RiuSimpleHistogramWidget.cpp Fixed issued reported by CppDepends 2015-12-07 12:53:36 +01:00
RiuSimpleHistogramWidget.h Added missing pragma once 2016-06-06 07:13:53 +02:00
RiuSummaryQwtPlot.cpp #999 Summary : Set minimum window size as small as possible 2016-11-23 13:29:26 +01:00
RiuSummaryQwtPlot.h #999 Summary : Set minimum window size as small as possible 2016-11-23 13:29:26 +01:00
RiuToolTipMenu.cpp Established RiuMainPlotWindow 2016-06-29 14:37:41 +02:00
RiuToolTipMenu.h Established RiuMainPlotWindow 2016-06-29 14:37:41 +02:00
RiuTreeViewEventFilter.cpp #1000 System : Prepare for handling of copy/paste actions 2016-11-24 08:21:59 +01:00
RiuTreeViewEventFilter.h (#381) Handle key press events in new tree view 2015-08-20 11:16:19 +02:00
RiuViewer.cpp #973 Linked views : Update parallel projection settings in linked views 2016-11-24 14:01:47 +01:00
RiuViewer.h #973 Linked views : Update parallel projection settings in linked views 2016-11-24 14:01:47 +01:00
RiuViewerCommands.cpp Moved New Polyline Intersection context command in viewer together with the other intersection commands. Reordered View link commands 2016-11-17 17:40:31 +01:00
RiuViewerCommands.h #949 Intersection : Convert coordinates using DisplayCoordTransform 2016-11-02 14:44:51 +01:00
RiuWellLogPlot.cpp Removed obsolete includes to cafPdmUiTreeView 2016-08-11 09:10:56 +02:00
RiuWellLogPlot.h Rename TrackPlot/PlotTrack classes to Track 2015-11-04 15:57:06 +01:00
RiuWellLogTrack.cpp #943 Well log plot: Display curve value when pointing with cursor 2016-11-22 11:56:37 +01:00
RiuWellLogTrack.h #943 Well log plot: Display curve value when pointing with cursor 2016-11-22 11:56:37 +01:00