Commit Graph

11 Commits

Author SHA1 Message Date
Magne Sjaastad
6b070c6b12 (#704) Do not delete simulation wells as part of paste operation
Sync of wells happens in loadDataAndUpdate ->
syncronizeWellsWithResults, and potentially missing wells will be
deleted. LoadDataAndUpdate must also happen after references are
resolved
2015-12-11 10:20:15 +01:00
Magne Sjaastad
34862d39b0 (#703) Make sure simulation wells are read before resolving references 2015-12-10 23:09:33 +01:00
Magne Sjaastad
64b3281382 (#703) Fixed resolve of PtrField after the object copy was inserted into PdmStructures 2015-12-09 18:34:48 +01:00
Magne Sjaastad
5b99439ed8 (#573) Added new copy method for PdmObjects
Added copy method to XmlObjectHandle, and use this method from
PasteEclipseCases
2015-10-23 09:00:17 +02:00
Magne Sjaastad
dc7735a67d Fixed missing code changes related to previous commit 2015-08-27 11:56:52 +02:00
Magne Sjaastad
e8ac1ee8be Use subfolders in VS for organizing commands 2015-08-25 08:58:53 +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
f5d15c19e1 firstAnchestorOfType now considers the object itself as well.
It is thus renamed to firstAnchestorOrThisOfType
2015-08-14 14:04:47 +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