Pål Hagen
16764b5487
Fixed tree view visibility of the parent field of input property collection
2015-08-24 11:35:07 +02:00
Pål Hagen
17465beba8
Added comment about obsolete tree view slot
2015-08-24 11:21:05 +02:00
Pål Hagen
3264358601
Fixed tree view visibility of parent item of input properties
2015-08-24 11:05:22 +02:00
Pål Hagen
5785031697
Added "Delete" to the context menu for input property items
2015-08-24 10:45:43 +02:00
Pål Hagen
7044f3c627
( #383 ) Added RicAddEclipseInputPropertyFeature
2015-08-24 10:40:47 +02:00
Pål Hagen
28547513c6
( #383 ) Added RicSaveEclipseInputPropertyFeature
2015-08-24 10:03:21 +02:00
Magne Sjaastad
d2e3b0599a
Apply command data on range filter after default values has been set
2015-08-23 17:40:00 +02:00
Pål Hagen
756e793519
( #386 ) Added "Delete" to the grid case group context menu
...
Note: Used to be "Close" in the old tree view. Using existing feature
for deletion, for now.
2015-08-21 15:44:12 +02:00
Pål Hagen
89ee164c8a
Added "Paste" to the context menu of "Derived Statistics"
2015-08-21 15:08:07 +02:00
Pål Hagen
762083a5b6
( #388 ) Added RicComputeStatisticsFeature
2015-08-21 14:53:45 +02:00
Pål Hagen
afe596aa2a
( #388 ) Added RicNewStatisticsCaseFeature
2015-08-21 11:47:59 +02:00
Pål Hagen
d4a97d8e68
( #385 ) Implemented feature RicRangeFilterInsertFeature
...
Did some refactoring, using common code for creation of cell range
filters.
2015-08-20 18:15:58 +02:00
Jacob Støren
bbde32af26
( #374 ) Fixed property filter not working when no color results was active
2015-08-20 17:50:07 +02:00
Jacob Støren
2e1a542749
Some context menu cleanup
2015-08-20 17:19:38 +02:00
Jacob Støren
a6c59f4160
( #384 ) Fixed Script tree in the new project tree
2015-08-20 15:48:37 +02:00
Jacob Støren
f174615098
Replaced use of capability template with convenience
2015-08-20 15:24:49 +02:00
Jacob Støren
0fda6ef6fb
( #370 ) Bugfixes regarding using several project trees
...
SelectionManager is now updated whenever focus enters the treeview.
The main project tree now has turned on SelectionManager updates
2015-08-20 14:49:18 +02:00
Jacob Støren
69a46e0b45
( #370 ) Added contaxt menu and key-event handling to extra TreeViews
2015-08-20 14:49:11 +02:00
Pål Hagen
8902c13525
( #339 ) Made sure that a new view is expanded in the project tree view
2015-08-20 14:39:51 +02:00
Pål Hagen
c5606a46aa
( #339 ) Added "New Grid Case Group" to the context menu of "Grid Models"
2015-08-20 14:20:13 +02:00
Pål Hagen
fb6baee197
( #339 ) Added RicCreateGridCaseGroupFeature
2015-08-20 14:11:21 +02:00
Pål Hagen
6e48e036c1
( #339 ) Added RicImportEclipseCaseFeature
2015-08-20 13:54:20 +02:00
Pål Hagen
cd1e04d6e8
( #339 ) Added RicImportEclipseCaseFeature
2015-08-20 13:44:45 +02:00
Pål Hagen
4d1f98c138
( #339 ) Added RicAddScriptPathFeature and RicDeleteScriptPathFeature
...
Did some additional refactoring - added code common to script related
features to RicScriptFeatureImpl.
2015-08-20 11:59:07 +02:00
Jacob Støren
35a37a5e07
( #370 ) Treeview event filter adjustment for multiple treeviews
...
and Linux compile fix
2015-08-20 11:49:58 +02:00
Jacob Støren
c75d09e3df
( #381 ) Handle key press events in new tree view
2015-08-20 11:16:19 +02:00
Jacob Støren
c599fd39f8
( #372 ) Drag Drop Move implemented.
...
User question on closing/moving a statistics source case
2015-08-20 10:43:49 +02:00
Pål Hagen
ac529b77da
( #339 ) Added RicNewScriptFeature
2015-08-20 10:32:03 +02:00
Jacob Støren
f0ee19d8f7
Some renaming and comments
2015-08-20 09:58:27 +02:00
Jacob Støren
6786894adb
Fixed Cmake generation error.
...
wrap_qt cant be run in an included sub-cmake-file
2015-08-20 09:57:09 +02:00
Jacob Støren
f8dce724f6
( #370 ) Wip: NewProjectTreeAndPropertyView command works.
...
Missing context menu
2015-08-20 08:03:38 +02:00
Jacob Støren
c1b971e4d4
Added OBSOLETE to the old toggle commands
2015-08-20 08:03:32 +02:00
Pål Hagen
a01618cc8e
( #339 ) Added RicEditScriptFeature
2015-08-19 18:17: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
Pål Hagen
ea87fc0746
( #339 ) Added RicExecuteScriptForCasesFeature
2015-08-18 16:36:37 +02:00
Pål Hagen
d466d58164
( #339 ) Added RicExecuteScriptFeature
2015-08-18 15:07:00 +02:00
Pål Hagen
c52c029045
( #339 ) Using generic deletion feature to delete views
...
Note: Old version used to say "Delete" in the context menu, now it says
"Delete object".
2015-08-18 14:10:34 +02:00
Pål Hagen
9c4766a262
( #339 ) Added RicCloseCaseFeature
2015-08-18 13:41:53 +02:00
Jacob Storen
5defe45209
Linux compile fix
2015-08-18 03:42:51 -07:00
Jacob Støren
c3db342474
( #361 ) Toggle commands now implemented in new tree
2015-08-18 12:08:46 +02:00
Jacob Støren
302f46b61b
( #372 ) First step in Reimplemented drag and drop support
2015-08-18 11:23:53 +02:00
Jacob Støren
eadf1ca300
( #361 ) Refactored "On" as a start on the toggle commands
2015-08-18 10:52:18 +02:00
Pål Hagen
f8c5bbc481
( #339 ) Removed unused feature files
2015-08-18 10:41:50 +02:00
Pål Hagen
67fedfd699
( #339 ) Added RicNewViewFeature
...
TODO: Expand new view in treeview when inserted
2015-08-18 10:36:23 +02:00
Pål Hagen
5b4de5dae1
( #366 ) Made sure that feature names correspond to the class names
2015-08-17 15:09:01 +02:00
Pål Hagen
ff10df4b4b
( #366 ) Renamed command classes and files
2015-08-17 15:00:45 +02:00
Pål Hagen
e0e87910e4
Removed obsolete files
2015-08-17 14:52:24 +02:00
Pål Hagen
e4e7c0fa71
Removed obsolete source file
2015-08-17 14:35:30 +02:00
Pål Hagen
03fcd1ad9d
Commented out command ids that are not implemented yet
2015-08-17 14:27:21 +02:00
Pål Hagen
fc959c94ae
( #366 ) Renamed command classes and files
2015-08-17 13:32:50 +02:00
Pål Hagen
b5726e1051
Added comments for obsolete treeview slots (added to new project tree)
2015-08-17 11:45:37 +02:00
Jacob Støren
b9343fd21e
Made the menu builder in RimProject handle separators.
...
Also rigging for Script commands and generic toggle
2015-08-17 10:51:13 +02:00
Jacob Støren
48cef84069
Added some OBSOLETE comments
2015-08-17 10:01:39 +02:00
Jacob Støren
bb2eda3e73
( #379 )( #377 ) Moved store/restore of tree view state to new tree
...
Also refactored slotCreateCommandObject
2015-08-17 09:38:27 +02:00
Jacob Støren
2f49415d3f
( #376 ) Made new treeview follow window selection
2015-08-16 10:06:10 +02:00
Jacob Støren
6ca74621ef
( #378 ) Refactored Expansion in MainWindow,
...
Removed some use of the obsolete tree view model
2015-08-14 18:06:22 +02:00
Jacob Støren
6244cf98bf
Fixed bug discovered by doing ( #357 )
2015-08-14 16:19:31 +02:00
Jacob Støren
5cd416ce6b
( #357 ) Renamed PdmUiObjectHandle::owner() to objectHandle()
2015-08-14 16:15:49 +02:00
Jacob Storen
f3810640ca
Fixed Linux compile issues
2015-08-14 06:42:12 -07:00
Jacob Støren
15917d0044
Fix of update on Delete All Well Paths
2015-08-14 15:22:09 +02:00
Jacob Støren
a8a1b61646
( #373 ) Fixed update after delete.
...
Removed the editors used to update after delete, and did all the updating from
the command directly.
Less code easier to follow, not as generic.
2015-08-14 15:20:50 +02:00
Jacob Støren
f5d15c19e1
firstAnchestorOfType now considers the object itself as well.
...
It is thus renamed to firstAnchestorOrThisOfType
2015-08-14 14:04:47 +02:00
Jacob Støren
1719a10954
Fixed crash when deleting Geomech Range filters
2015-08-14 13:27:31 +02:00
Jacob Støren
85ea085c4e
( #371 ) RiuViewerCommands: Used the new exec commands
2015-08-14 13:27:26 +02:00
Jacob Støren
930760eb47
Removed wrong usage of owner()
2015-08-14 13:27:21 +02:00
Jacob Støren
d371da246f
Renamed uiPdmModel() to uiPdmModel_OBSOLETE()
...
To make it easier to see what code is using the obsolete stuff.
2015-08-14 13:27:17 +02:00
Magne Sjaastad
d0e1bedd8c
Removed obsolete command features
2015-08-14 12:57:36 +02:00
Magne Sjaastad
6a28ea2070
Show only paste command if selection contains multiple objects
2015-08-14 12:08:56 +02:00
Magne Sjaastad
50ea7a0808
Removed header from tree view and added support for ExtendedSelection
2015-08-14 12:08:30 +02:00
Magne Sjaastad
15f3e793f8
Added paste of geo mech views feature
2015-08-14 10:50:08 +02:00
Magne Sjaastad
d466624e45
Added command features for paste of Eclipse view and Eclipse case
2015-08-14 10:17:32 +02:00
Magne Sjaastad
a1ecc50605
Added CopyReferencesToClipboardFeature
2015-08-14 10:17:31 +02:00
Jacob Støren
69243076b2
Fixing wrong headers on new files
2015-08-14 09:45:57 +02:00
Jacob Støren
3e3b1a2480
( #369 ) Refix updating of propertyview on selection of none-object
2015-08-14 08:38:17 +02:00
Jacob Støren
343e4dcc1c
( #369 ) Started to use the new selection method in PdmUiTreeView
2015-08-13 23:47:04 +02:00
Jacob Støren
235e024533
( #354 ) Called updateConnectedEditors everywhere updateUiSubTree is called
2015-08-13 21:28:09 +02:00
Jacob Støren
3d47e5795b
( #368 ) Made current view change when changing the selection in the new tree view
2015-08-13 17:05:41 +02:00
Magne Sjaastad
7e3b8c87dd
Fixed update of 3D view after delete of all wells
2015-08-13 15:13:09 +02:00
Magne Sjaastad
412c07ae33
Include well name in summary page
2015-08-13 15:09:43 +02:00
Magne Sjaastad
2162a67b4a
Hide children of wells to avoid dispaly of wells when selecting oil fields
2015-08-13 14:51:21 +02:00
Magne Sjaastad
fa622acb72
Renamed functions in effect generator and use cached effects instead of uncached
2015-08-13 14:35:30 +02:00
Magne Sjaastad
e12a5b62de
Renamed to PdmObjectCollection
2015-08-13 13:06:57 +02:00
Magne Sjaastad
fdcee2dd42
Delete object before notifying editors
2015-08-13 13:06:56 +02:00
Jacob Støren
369797b3d8
Re-introduced firstAnchestorOfType
2015-08-13 11:38:32 +02:00
Magne Sjaastad
fd5bd534f6
Added dummy static class to fix issue with single macro in cpp
...
The implementation of this dummy class is put in the file with the
single macro defining the UI editor. This will cause the cpp file to
always be compiled.
2015-08-12 21:51:02 +02:00
Magne Sjaastad
ee78d3c148
Use a string list to represent commands for context menu
2015-08-12 21:19:06 +02:00
Magne Sjaastad
bf5dae4887
Renamed files
2015-08-12 21:09:03 +02:00
Magne Sjaastad
9bee1b81fc
Added commands for well path features
2015-08-12 20:59:38 +02:00
Magne Sjaastad
9f16c859c6
Added command feature for SSIHUB import
2015-08-12 20:12:50 +02:00
Magne Sjaastad
3c9e1bab5c
Several refactoring of well import wizard
...
Keep original copy of RimWellPathImport object as Xml instead of copy
using PdmObjectGroup
Added destructor for cleanup of wizard pages
Simplified info communication between pages
2015-08-12 18:44:03 +02:00
Magne Sjaastad
beb291e1ce
Fixed visibility of items in tree view
2015-08-12 17:46:22 +02:00
Magne Sjaastad
8f051e6a72
Added UI editor handle to update 3D view
2015-08-12 11:30:27 +02:00
Magne Sjaastad
bcf1109412
Use general delete on property filters, and deleted obsolete files
2015-08-12 11:10:20 +02:00
Magne Sjaastad
f9df484974
Added a property filter UI editor handle
...
A UI editor handle is attache to the "propertyFilters" field used to
update 3D view and other UI editors
2015-08-12 11:10:20 +02:00
Magne Sjaastad
fb5fb51fc1
Added initAfterRead()
2015-08-12 11:10:19 +02:00
Magne Sjaastad
eefa1c0ca8
Simplified property filters and removed m_parentContainer
2015-08-12 11:10:19 +02:00
Jacob Støren
fb88414fec
Reset textfields in Project storing TreeView selection and expansion state
...
This avoids an assert, and that selection stat bleeds through from one project to next.
2015-08-12 10:51:52 +02:00
Jacob Støren
3e1ff60c82
Fixed new tree view regarding Statisics Cases
2015-08-12 10:51:48 +02:00
Magne Sjaastad
232d44b58c
Added general delete feature and use from cell range filter
2015-08-11 20:59:05 +02:00
Magne Sjaastad
250a2f6a93
Find parent container instead of having a member pointer
2015-08-11 20:58:10 +02:00