Commit Graph
60 Commits
Author SHA1 Message Date
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 9c4766a262 (#339) Added RicCloseCaseFeature 2015-08-18 13:41:53 +02: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 fc959c94ae (#366) Renamed command classes and files 2015-08-17 13:32:50 +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 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 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
Magne Sjaastad d0e1bedd8c Removed obsolete command features 2015-08-14 12:57:36 +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 343e4dcc1c (#369) Started to use the new selection method in PdmUiTreeView 2015-08-13 23:47:04 +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 fdcee2dd42 Delete object before notifying editors 2015-08-13 13:06:56 +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 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 eefa1c0ca8 Simplified property filters and removed m_parentContainer 2015-08-12 11:10:19 +02:00
Magne Sjaastad 232d44b58c Added general delete feature and use from cell range filter 2015-08-11 20:59:05 +02:00
Pål Hagen 89a45c41c0 Added command for "New Grid Case Group"
TODO: Consider renaming and global availability in the treeview
2015-08-11 16:18:27 +02:00
Pål Hagen b18cd87727 Renamed command 2015-08-11 15:38:20 +02:00
Pål Hagen 45ec9543c7 Added "new" and "insert" commands for geomech property filters 2015-08-11 15:33:17 +02:00
Pål Hagen 0e50a0bac5 Renamed some command classes 2015-08-11 13:55:31 +02:00
Pål Hagen 61b43c426a Removed unused command feature files 2015-08-11 13:48:17 +02:00
Pål Hagen 41d321b8b8 Added command exec class for saving of Eclipse result as input property 2015-08-11 13:48:16 +02:00
Magne Sjaastad 5610bf5a10 Fixed visibility and rebuild of child items for filters 2015-08-10 23:23:41 +02:00
Pål Hagen 8ee3e12335 Fixed returned names of command exec classes for "new" and "insert" 2015-08-10 17:07:10 +02:00
Pål Hagen c4ab24db9c Refactored property filter commands, moved code to helper class 2015-08-10 17:00:12 +02:00
Pål Hagen b36ce378d7 Added helper class for property filter commands and exec command for insert 2015-08-10 16:58:55 +02:00
Pål Hagen 6941db21af Changed command text 2015-08-10 14:48:33 +02:00
Pål Hagen 94375267bd Added command exec for "delete property filter" 2015-08-10 14:33:43 +02:00
Pål Hagen 9ab60b1477 Added command features for "insert" and "delete" for property filters
Made sure that only "new" is available for property filter collections,
while "insert" and "delete" are available for property filters in the
tree view. TODO: Implement execution for insert and delete
2015-08-10 13:35:57 +02:00
Pål Hagen 8f29553b27 Setting parent container as soon as property filter is created 2015-08-10 13:16:30 +02:00
Pål Hagen 7636136627 Added command exec for "new property filter" 2015-08-10 13:11:48 +02:00
Magne Sjaastad e889fc6308 Moved duplicate code into RicRangeFilterHelper 2015-08-10 11:13:27 +02:00