ResInsight/ApplicationCode/UserInterface
Magne Sjaastad 1c4c1d254e (#711) Use most recent activated Eclipse view if a well log plot is active
Octave scripts must have an Eclipse view to communicate with. If a WLP
is active, evaluate recently used views to find the most recently
Eclipse view used.
2016-01-06 23:01:27 +01:00
..
RiuCadNavigation.cpp (#695) Unintentional picking fixed. 2015-12-10 09:39:55 +01:00
RiuCadNavigation.h (#168) (#695) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler 2015-12-10 09:39:42 +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
RiuDragDrop.cpp Renamed files PlotCurve->Curve 2015-11-04 16:22:53 +01:00
RiuDragDrop.h Renamed PlotCurve -> Curve 2015-11-04 16:19:38 +01:00
RiuFemResultTextBuilder.cpp (#563) Added integration point number in result info text for Geom Cases. 2015-11-02 07:57:33 +01:00
RiuFemResultTextBuilder.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RiuGeoQuestNavigation.cpp (#695) Unintentional picking fixed. 2015-12-10 09:39:55 +01: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 Refactored RiuLineSegmnetQwtPlotCurve 2015-11-06 10:08:35 +01:00
RiuLineSegmentQwtPlotCurve.h Refactored RiuLineSegmnetQwtPlotCurve 2015-11-06 10:08:35 +01:00
RiuMainWindow.cpp (#711) Use most recent activated Eclipse view if a well log plot is active 2016-01-06 23:01:27 +01:00
RiuMainWindow.h (#711) Use most recent activated Eclipse view if a well log plot is active 2016-01-06 23:01:27 +01:00
RiuMultiCaseImportDialog.cpp [System] Cleaned up unused variables and functions 2015-11-19 07:57:45 +01: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
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 Fixed Linux warnings 2015-11-18 06:50:15 -08:00
RiuResultQwtPlot.h (#638) Changed title to "Result Plot" and renamed files 2015-11-11 14:07:21 +01:00
RiuResultTextBuilder.cpp Rename from cells to globalCellArray 2015-11-24 14:21:02 +01:00
RiuResultTextBuilder.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RiuRmsNavigation.cpp (#695) Unintentional picking fixed. 2015-12-10 09:39:55 +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 (#645) Convert step names to dates for plotting in Result Plot 2015-11-24 11:35:19 +01: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 (#632) Update application items when selection changes using a separate class 2015-11-11 11:41:11 +01:00
RiuSelectionManager.h (#632) Update application items when selection changes using a separate class 2015-11-11 11:41:11 +01:00
RiuSimpleHistogramWidget.cpp Fixed issued reported by CppDepends 2015-12-07 12:53:36 +01:00
RiuSimpleHistogramWidget.h (#606) (#607) Added eclipse stats for visible cells 2015-11-06 13:24:48 +01:00
RiuTreeViewEventFilter.cpp Added keyboard shortcuts for copy/paste of geo views/ geo cases 2015-08-27 14:06:50 +02:00
RiuTreeViewEventFilter.h (#381) Handle key press events in new tree view 2015-08-20 11:16:19 +02:00
RiuViewer.cpp (#695) Unintentional picking fixed. 2015-12-10 09:39:55 +01:00
RiuViewer.h (#674) Clicking on items in 3D view selects corresponding item in tree view/property panel 2015-12-07 09:59:19 +01:00
RiuViewerCommands.cpp Fixed missing selection of well path in project tree when clicking on a well path in 3D view 2015-12-16 09:46:08 +01:00
RiuViewerCommands.h Fixed missing selection of well path in project tree when clicking on a well path in 3D view 2015-12-16 09:46:08 +01:00
RiuWellLogPlot.cpp (#616) Removed the legend scrollbars completely by keeping the legend with at required size. 2015-12-02 13:58:10 +01:00
RiuWellLogPlot.h Rename TrackPlot/PlotTrack classes to Track 2015-11-04 15:57:06 +01:00
RiuWellLogTrack.cpp Renamed from setCurrentObjectInTreeView to selectAsCurrentItem 2015-12-07 10:07:51 +01:00
RiuWellLogTrack.h Renamed files PlotTrack/TrackPlot -> Track 2015-11-04 16:14:42 +01:00