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
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
96a26662fc
|
Janitor : Apply clang-format fixes on codebase in ApplicationCode
|
2019-11-04 11:34:34 +01:00 |
|
Jacob Støren
|
06d1500a3f
|
Remove obsolete code
|
2019-10-29 13:18:10 +01:00 |
|
Jacob Støren
|
159d54477a
|
#4892 Simplified Link View command. Allowed to link a view without a previous primary view.
|
2019-10-29 12:48:37 +01:00 |
|
Jacob Støren
|
26a5b4fbae
|
#4892 LinkViews: Avoid using selected views when rightclicking in 3D View
|
2019-10-29 12:47:01 +01:00 |
|
Jacob Støren
|
d5a39ab3aa
|
#4892 Improved names and added improved icons to linked views commands
|
2019-10-29 12:47:01 +01:00 |
|
Kristian Bendiksen
|
6c3847a2ac
|
#4857 Fix context menus for linked views in co-vizualisation.
|
2019-10-29 09:01:11 +01:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Gaute Lindkvist
|
f3c188ef56
|
#3807 Rename RimContourMapView to RimEclipseContourMapView
|
2019-01-11 16:06:53 +01:00 |
|
Gaute Lindkvist
|
fcc8ee6e27
|
#3736 Fix Linking issues related to Contour Maps.
* They are not allowed to be master views so a few things should be disallowed.
|
2018-11-22 13:39:07 +01:00 |
|
Gaute Lindkvist
|
8ad1748597
|
#3550 Allow linking of selected views
|
2018-10-24 15:29:28 +02:00 |
|
Jacob Støren
|
b092565a61
|
#2331 Introduce new intermediate class RimGridView
|
2018-01-15 14:53:48 +01:00 |
|
Jacob Støren
|
cb6d49a611
|
#2331 Renamed RimView to Rim3dView
|
2018-01-09 10:11:28 +01:00 |
|
Jacob Støren
|
a92e08639a
|
Guarded the Link View command from beeing enabled when no view linker is active
|
2016-11-17 17:39:01 +01:00 |
|
Magne Sjaastad
|
4424c110be
|
Transformed static functions from ViewLinker to dynamic functions in RimView
|
2015-09-25 11:17:51 +02:00 |
|
Jacob Støren
|
d83d9e967b
|
Linked Views: Refactored and cleaned up more. Refactored some features.
|
2015-09-24 17:43:12 +02:00 |
|
Pål Hagen
|
d377de562a
|
(#446) "Link view" only available if linked views exist
|
2015-09-22 14:23:51 +02:00 |
|
Magne Sjaastad
|
708e34045d
|
(#446) Added link view commands to context menu in 3D view
|
2015-09-15 16:33:41 +02:00 |
|