Commit Graph

16 Commits

Author SHA1 Message Date
astridkbjorke
a1c55863e0 pre-proto - Changed from " to <> in includes of QAction to be able to compile on Linux 2017-01-02 10:10:45 +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