Commit Graph

22 Commits

Author SHA1 Message Date
Magne Sjaastad
31852ba94f #1401 Disable model change notification for several features 2017-04-20 10:38:58 +02:00
Jacob Støren
5e6018acb7 #1385 Fixed copy view problem, when flow diagnostics result was used.
Also fixed potential other problems due to same cause: resolve must be done before initAfterRead
2017-04-03 12:36:28 +02:00
Bjørnar Grip Fjær
e4354a0891 Do not copy views when copy/pasting eclipse case 2017-04-03 10:50:52 +02:00
Magne Sjaastad
8137955add #1322 Added copy/paste of time history curves 2017-03-24 08:36:58 +01:00
Magne Sjaastad
647b4348eb Renamed to eclipseCaseData 2017-03-15 09:10:16 +01:00
Magne Sjaastad
5c20bff5d1 #1255 Remove includes from header files 2017-02-24 11:07:26 +01:00
Magne Sjaastad
8bc1a3ee3d #1190 Improved copy command feature 2017-02-06 13:33:56 +01:00
Magne Sjaastad
46c3c1d296 #1000 System : Added keyboard shortcuts for copy/paste actions 2016-11-24 08:22:36 +01:00
Jacob Støren
5b1e0dadee #988 Copy, Paste, Erase icons, and turned on icons for some other commands as well. 2016-11-18 11:45:09 +01:00
Magne Sjaastad
032b16ea3f #867 Added paste of summary plot 2016-11-05 14:17:46 +01:00
Magne Sjaastad
531aaaa445 AppFwk : Fixed typo of firstAncestorOrThisOfType 2016-09-21 13:59:41 +02:00
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