Magne Sjaastad
8f4fa4592a
#1078 Improved well cells and well cell fence settings
2017-01-26 17:41:34 +01:00
Jacob Støren
43249f7af8
Refactor related to #1106 , #1107 , #1109 , #1113 . Refactored the MDI control
...
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
5a63b841b8
#850 Removed obsolete code
2016-10-27 08:35:57 +02:00
Magne Sjaastad
a65c800cf0
#916 Created feature for edit of preferences and added to main plot Edit menu
2016-10-24 13:21:49 +02:00
Magne Sjaastad
8ef8607d09
#846 Cleaned up includes
2016-10-06 08:33:34 +02:00
Magne Sjaastad
7c5dbf8bc2
#846 Use one tile window feature for both main windows
2016-10-06 07:55:35 +02:00
Magne Sjaastad
95d4cd15cd
#846 Mirrored relevant items to plot window menus
2016-10-06 07:55:35 +02:00
Magne Sjaastad
58a25c9fe9
#846 Created help menu features
2016-10-05 14:23:31 +02:00
Magne Sjaastad
ee0038ac74
#846 Created ImportGeoMechCaseFeature
2016-10-05 14:23:31 +02:00
Magne Sjaastad
8ffe1303df
#846 Created save/close project and exit features
2016-10-05 14:23:30 +02:00
Magne Sjaastad
d719491a33
#846 Added Open Last Used Project feature
2016-10-05 10:42:08 +02:00
Magne Sjaastad
b62bf68c07
#846 Created Open Project command feature
2016-10-05 08:54:40 +02:00
Magne Sjaastad
c8b73dad68
#846 Moved recent file management to RiaApplication
2016-10-05 08:54:40 +02:00
Magne Sjaastad
1654ab3c91
Removed unused code
2016-10-05 08:54:39 +02:00
Magne Sjaastad
6313a06f2e
#846 Linux fix
2016-10-04 11:44:31 +02:00
Magne Sjaastad
3a2454cba0
#851 Added "Open 3D Window" tool button in plot window. Raise mainWindow when activated from toolbar
2016-10-04 11:03:53 +02:00
Magne Sjaastad
993a67edb6
Increased number of items in recent files to 9
2016-09-22 15:01:52 +02:00
Magne Sjaastad
4bfef4ead0
Merged in changes from maintenance branch
2016-08-04 11:12:53 +02:00
Magne Sjaastad
fa19a74dcc
#225 Clear Result Info and Result Plot when closing a case
2016-07-18 16:16:10 +02:00
Magne Sjaastad
e92624a862
Moved setting for main windows geometry and toolbar state to RiuMainWindowBase
2016-06-29 14:38:06 +02:00
Jacob Støren
ae615901b8
#739 Moved windowsGeometry data to the RimViewWindow base class
...
Introduced an interface for setting and getting mdiWindow Geometry
Changed file keywords from GraphPlot etc to SummaryPlot
Added a summary plot QwtPlot descendant
Added handling of delete of the MDI window
2016-05-26 13:17:26 +02:00
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
Magne Sjaastad
dc6a50ec3c
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
2015-12-07 10:07:51 +01:00
Magne Sjaastad
40cf03dbd5
Rename
2015-12-03 08:39:08 +01:00
Magne Sjaastad
f33a3174ee
( #667 ) Make Grids toggle follow toggle button in toolbar
...
Renamed toolbar text to "Hide Grid Cells"
2015-11-27 13:47:02 +01:00
Magne Sjaastad
6f4a4e16c6
( #638 ) Changed title to "Result Plot" and renamed files
2015-11-11 14:07:21 +01:00
Magne Sjaastad
0011f090de
( #612 ) Time history result accessor and display of curve from selection
2015-11-05 13:48:08 +01:00
Magne Sjaastad
30adb2661e
( #612 ) Added time history plot as a dockwidget
2015-11-05 13:48:07 +01:00
Magne Sjaastad
61665dc7c9
Use updateConnectedEditors instead of a resize
2015-11-02 09:50:45 +01:00
Magne Sjaastad
331f401b42
Removed usage of obsolete tree model
2015-10-26 11:25:03 +01:00
Magne Sjaastad
f3f2cf1590
System : Removed unused functions
2015-10-26 10:18:59 +01:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Magne Sjaastad
5a1e244b2a
System : Renamed classes and function names relaed to drag and drop
2015-10-23 11:03:23 +02:00
Magne Sjaastad
4d42fd37f5
( #485 ) Grow plot size when adding tracks
2015-09-21 15:01:11 +02:00
Pål Hagen
c32f4cabfe
( #493 ) Correct handling of MDI sub window activation.
...
Setting bool member variable that blocks sub window activation slot
temporarily at the correct places - the main window methods that sets
active viewer and removes a viewer.
2015-09-21 11:01:00 +02:00
Pål Hagen
e3e574fb90
( #493 ) Blocking MDI window activation handler when toggling off well log plot
2015-09-18 17:06:26 +02:00
Magne Sjaastad
c6caea2869
( #481 ) Restore window maximized state
2015-09-17 09:04:15 +02:00
Magne Sjaastad
f1233e485a
Improved state handling of toolbar actions
2015-09-17 08:25:45 +02:00
Magne Sjaastad
4c9b25a85d
( #480 ) Added toolbutton for tiling of windows as a command feature
2015-09-17 08:25:44 +02:00
Magne Sjaastad
66333e0367
( #475 ) Make sure MDI window pos and size is restored
2015-09-16 12:56:48 +02:00
Jacob Støren
8b801bac50
( #442 ) Permanent fix. Needed to handle the new plot views properly
2015-09-10 08:14:28 +02:00
Jacob Støren
30e2495849
Remove duplicate add/remove/setActive viewer methods from MainWindow.
...
(#408 ) Added Save Load of WellLog Plot window geometry also
2015-09-03 08:21:57 +02:00
Magne Sjaastad
b29ad69673
( #408 ) Save and restore MDI window size and position
2015-09-01 22:11:39 +02:00
Magne Sjaastad
c269e57d6d
Removed obsolete code
2015-09-01 11:31:31 +02:00
Magne Sjaastad
c065b8350c
( #406 ) Created a combined docking widget for additional project trees and property views
2015-08-31 07:53:52 +02:00
Pål Hagen
4e6bb1ded3
WIP - added project data model files for well log plots
...
Added command feature for adding new well log plots (right-click "Plots"
in the project tree view). Will create dummy Qwt widget added as an MDI
window.
TODO: Complete the relations between the entities, and add
properties/property editors. Create more advanced viewer widget for
plotting of multiple traces with multiple curves. Harmonize MDI stuff
with 3D viewers.
2015-08-27 16:13:49 +02:00
Pål Hagen
42656c45ad
( #355 ) Removed old project tree view
...
RimUiTreeView and RimUiTreeModelPdm are no longer part of the solution.
TODO: Get rid of the source code files when all testing is done
successfully.
2015-08-24 14:56:09 +02:00
Pål Hagen
bef4fe453f
( #364 ) Using actions from command features
...
Removed actions and slots that have already been refactored as command
features. Now picking the corresponding actions from the command feature
manager instead.
2015-08-24 13:38:43 +02:00
Pål Hagen
cd1e04d6e8
( #339 ) Added RicImportEclipseCaseFeature
2015-08-20 13:44:45 +02:00
Pål Hagen
28e7c8b19c
( #339 ) Refactored execution of scripts for selected cases
...
Moved slotExecuteScriptForSelectedCases() from RiuMainWindow to
RicExecuteScriptForCasesFeature.
2015-08-19 13:23:26 +02:00