Bjørn Erik Jensen
|
3ce2bfd67c
|
#2687 #2750 Add import ensamble command. Add import summary cases commands to plot tree nodes
|
2018-04-18 13:56:37 +02:00 |
|
Jacob Støren
|
6a3b43ec7c
|
#2487 Avoid switching view when clicking objs in the intersectino view. Some minor refactoring of the MainWindows
|
2018-02-27 16:46:53 +01:00 |
|
Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
Bjørn Erik Jensen
|
868e1ef075
|
#2406 delete plot crash. Guard pointer to view
|
2018-01-25 15:44:28 +01:00 |
|
Bjørn Erik Jensen
|
95db322f57
|
#2384 multi case import. Fix path filtering. Display relative file names
|
2018-01-25 13:57:09 +01:00 |
|
Bjørn Erik Jensen
|
3d2e5b6088
|
#2383 Eclipse cases import. New command feature using file hierarchy dialog
|
2018-01-24 14:39:06 +01:00 |
|
Bjørn Erik Jensen
|
5e46a378aa
|
#2384 multi case import. New command feature for importing cases into group recursively
|
2018-01-24 13:18:47 +01:00 |
|
Bjørn Erik Jensen
|
e743a61d5b
|
#1752. Import multiple summary cases from a directory structure. Take 1
|
2018-01-10 13:57:20 +01:00 |
|
Rebecca Cox
|
ab35d30ff5
|
#2348 Elm Props: "Import Element Property Table" command
|
2018-01-08 14:48:00 +01:00 |
|
Jacob Støren
|
e6cddc3796
|
Change name of the Plot Project Tree
|
2017-12-15 13:37:21 +01:00 |
|
Magne Sjaastad
|
2771270d24
|
#2248 Source Stepping : Update toolbar on new / delete of summary curve
|
2017-12-15 10:37:55 +01:00 |
|
Rebecca Cox
|
170c00c88a
|
#2210 Add "Export Visible Cells as FLUXNUM/MULTNUM" to file->export
|
2017-12-13 15:24:40 +01:00 |
|
Magne Sjaastad
|
eb6b0997c8
|
#2170 Summary Cross Plot : Improve update and visibility of UI when stepping
|
2017-12-01 15:15:43 +01:00 |
|
Magne Sjaastad
|
a5b361f8c9
|
#2170 Summary Cross Plot : Show/hide toolbar based on active view
|
2017-12-01 13:55:39 +01:00 |
|
Magne Sjaastad
|
fab0e92102
|
#2187 : Clear summary toolbar when project closes
|
2017-11-29 16:38:29 +01:00 |
|
Magne Sjaastad
|
6d9891da09
|
Improve source code layout
|
2017-11-29 16:38:29 +01:00 |
|
Magne Sjaastad
|
c9ae3821e2
|
Remove unused code, move implementation to cpp
|
2017-11-29 16:38:29 +01:00 |
|
Magne Sjaastad
|
f2bd87762c
|
#2187 Summary Plot : Add summary plot tool bar for stepping
|
2017-11-29 16:38:29 +01:00 |
|
Rebecca Cox
|
ebcc9bafd4
|
#2122 Formation/Well Path: Move menu command
|
2017-11-28 12:47:43 +01:00 |
|
Unknown
|
ea74a77978
|
#2122 Formation/Well Path: Add Import well path formation feature
|
2017-11-24 15:18:25 +01:00 |
|
Bjørn Erik Jensen
|
62b96a5ae5
|
#2049 Curve calc. Add curve calc command to more objects and toolbar
|
2017-11-02 09:30:30 +01:00 |
|
Magne Sjaastad
|
6ca1ef6653
|
Reorganized includes
|
2017-10-03 14:50:06 +02:00 |
|
Rebecca Cox
|
31133f31c0
|
#1938 Curve creator: Close all widgets on closing of curve creator
|
2017-09-27 14:35:33 +02:00 |
|
Rebecca Cox
|
dd45f7c453
|
#1818 Observed Data: Command to Import observed data
|
2017-09-19 14:19:44 +02:00 |
|
Magne Sjaastad
|
e634ff664e
|
#1866 AppFwk : Rename to QTreeViewStateSerializer
|
2017-09-07 09:34:06 +02:00 |
|
Bjørnar Grip Fjær
|
6c0f4fa0c0
|
#1806 Ensure time steps are calculated when opening project with saved flow characteristics plot
|
2017-08-21 13:09:06 +02:00 |
|
Magne Sjaastad
|
63b07b1152
|
#1430 When closing top level windows, do not close project if other is visible
|
2017-04-25 15:01:31 +02:00 |
|
Magne Sjaastad
|
d7d80bc53e
|
#1401 Ask user to save modified project before project close
|
2017-04-20 10:02:25 +02:00 |
|
Magne Sjaastad
|
7592137b78
|
#1373 Use selectAsCurrentItem in MainPlotWindow
|
2017-04-19 07:36:11 +02:00 |
|
Jacob Støren
|
03ab71f82f
|
#1411 Fixed the window activation bug introduced by 442d9d2e
|
2017-04-07 18:00:59 +02:00 |
|
Magne Sjaastad
|
e1ca217422
|
#1371 Removed dependency on opm-parser
|
2017-04-04 13:53:44 +02:00 |
|
Jacob Støren
|
442d9d2e41
|
#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 |
|
Bjørnar Grip Fjær
|
c30afc9ece
|
#895 Ensure property editor is updated after all project data is loaded
|
2017-03-30 09:29:48 +02:00 |
|
Magne Sjaastad
|
10edf44ee3
|
#1293 Show plot data in text widget
|
2017-03-15 20:15:04 +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
|
723e0f9286
|
#1107 #1111 Added update of well allocation plot from 3D view
|
2017-01-13 13:32:17 +01:00 |
|
Magne Sjaastad
|
f65559af38
|
#946 Fixed enabled state for tile window toolbar button
|
2016-11-03 10:08:45 +01:00 |
|
Magne Sjaastad
|
2233eddc1a
|
#850 Summary : Added export menu items to main plot window
|
2016-10-27 11:10:40 +02:00 |
|
Magne Sjaastad
|
70fb105ced
|
#850 Summary : Added snapshot of all well log plots and summary plots to file
|
2016-10-27 11:03:13 +02:00 |
|
Magne Sjaastad
|
5a63b841b8
|
#850 Removed obsolete code
|
2016-10-27 08:35:57 +02:00 |
|
Magne Sjaastad
|
656d4c6c99
|
#850 Summary : Added Snapshot to file command feature
|
2016-10-27 08:09:49 +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
|
3081826832
|
#929 Remove import of Eclipse input case using opm-parser
|
2016-10-21 09:53:00 +02:00 |
|
Magne Sjaastad
|
15349dd471
|
#849 Added import summary case to toolbars
|
2016-10-06 15:17:59 +02:00 |
|
Magne Sjaastad
|
39356c2b2a
|
#849 Added Import Summary Case command
|
2016-10-06 15:02:11 +02:00 |
|
Magne Sjaastad
|
b4d6e40247
|
#849 Added import summary case command
|
2016-10-06 15:02:11 +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
|
0b9b0137cd
|
#846 Moved open of plot and 3D view tool buttons to front of toolbars
|
2016-10-04 13:26:11 +02:00 |
|
Magne Sjaastad
|
6313a06f2e
|
#846 Linux fix
|
2016-10-04 11:44:31 +02:00 |
|