jonjenssen
bc82166151
Support for copying GeoMech case settings using new input ( #6471 )
...
* Support copy and replace geomech case, to support importing another data file, but keep the view setup
* Make sure surfaces and intersections get updated with the correct separate result, too
* Simplify/refactor code
* Better naming
2020-09-10 12:54:43 +02:00
Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
3d3868e29d
Fix up keyboard shorcut on < Qt 5.10
2019-03-27 12:01:49 +01:00
Gaute Lindkvist
9306961df4
#4176 Enable Del keyboard shortcut for delete commands
2019-03-27 11:03:10 +01:00
Magne Sjaastad
5325f1d5fb
Whitespace
2019-03-26 09:10:29 +01:00
Magne Sjaastad
d208d9104b
#4213 Export Advanced Snapshot : Fix crash caused by nullptr in case list
2019-03-26 09:10:29 +01:00
Magne Sjaastad
81a48386a4
CppCheck : Remove unused variables
2018-10-12 16:36:56 +02:00
Gaute Lindkvist
3119ab24cb
#2934 Delete all selected cases, not just the first one when right clicking and choosing close.
2018-05-18 14:02:49 +02:00
Gaute Lindkvist
0c9470fdf0
#2913 Improve coupling between egrid and summary cases
...
* Convert RimGridSummaryCase to RimFileSummaryCase when closing grid.
2018-05-15 15:43:21 +02:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Bjørnar Grip Fjær
a49c830a0f
#1394 Delete statistics cases when last source case is deleted
2017-04-04 14:46:18 +02: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
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
fa19a74dcc
#225 Clear Result Info and Result Plot when closing a case
2016-07-18 16:16:10 +02:00
Pål Hagen
52f1e47576
( #579 ) Removing well log extractors with case references in case destructors
2015-10-22 14:26:54 +02:00
Pål Hagen
272c328da3
( #579 ) Removing cached well log extractors when deleting cases and well paths
...
Cached well log extractors with references to well paths or cases to be
deleted are removed before deletion.
2015-10-22 11:31:34 +02:00
Magne Sjaastad
718f6f9687
( #555 ) Fixed issue for cases not part of a grid case group
2015-09-29 15:29:36 +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
9c4766a262
( #339 ) Added RicCloseCaseFeature
2015-08-18 13:41:53 +02:00