Magne Sjaastad
77ef87fb3a
System : Move all command features into separate library
...
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00
Magne Sjaastad
2901ad2c54
#6398 System : Remove cotire
2020-08-29 10:30:56 +02:00
Magne Sjaastad
afa8804e5b
#6345 Use wrapper class instead of QFileDialog
2020-08-24 08:26:39 +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
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Jacob Støren
277f8c8b7a
#4969 Fix Well path and annotation draggers not visible and does not work in comparison view
2019-11-06 14:13:01 +01:00
Kristian Bendiksen
37615f1bc8
Fix file filter for RicImportPolylinesAnnotationFeature.
2019-11-04 20:56:26 +01:00
Magne Sjaastad
18c52b0e18
Janitor : Avoid using .. when referencing include files
2019-10-30 09:12:13 +01:00
Jacob Støren
5a72de405d
#4857 Add support to distinguish 3D-view commands done in the main and comparison view
...
Support annotation and rangefilter creation in the comparison view
2019-10-17 15:02:39 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Gaute Lindkvist
89a16103c9
Make sure picking of text and reach circle annotations isn't enabled after loading project
2019-04-12 14:47:36 +02:00
Magne Sjaastad
288ee59587
#4066 System : Improve cmake macros for cotire
2019-02-11 07:13:08 +01:00
Gaute Lindkvist
f3c188ef56
#3807 Rename RimContourMapView to RimEclipseContourMapView
2019-01-11 16:06:53 +01:00
Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Bjørn Erik Jensen
8401e3d9f0
#3868 Annotations. Draw spheres on polylines + toggles conotrolling visibility
2018-12-14 15:32:32 +01:00
Magne Sjaastad
eaa0592a9d
Add missing initialization
2018-12-11 15:09:19 +01:00
Bjørn Erik Jensen
a996019a76
#3837 Annotations. Fix non working create text annotation command
2018-12-11 12:21:47 +01:00
Bjørn Erik Jensen
b4482d20b0
#3723 Annotations. User editable polyline, both in in view and in property editor
2018-12-07 09:11:19 +01:00
Bjørn Erik Jensen
23148c621e
#3824 Annotations. 'Create annotation' context menu item on each annotation group
2018-12-05 10:23:15 +01:00
Magne Sjaastad
0371a1962e
Add missing include
2018-12-03 14:50:12 +01:00
Jacob Støren
f3c0345d3a
#3757 Improve position of labels when creating them in 3D view
2018-12-03 11:05:12 +01:00
Jacob Støren
a9a5eaf604
#3757 New feature to add a text annotation in the 3D view
2018-11-30 14:30:34 +01:00
Jacob Støren
c2206abca5
#3757 Wip: Add draggers to text annotation points when text is selected
2018-11-30 14:30:34 +01:00
Jacob Støren
3cc8ff82d1
#3764 Add annotation related icons
2018-11-28 15:40:28 +01:00
Bjørn Erik Jensen
76e8aa9652
#3773 Annotations. Remove annotation color factory class
2018-11-28 15:15:42 +01:00
Bjørn Erik Jensen
bbec88b5d1
#3773 Annotations. Set default color for line based annotations
2018-11-28 15:00:34 +01:00
Jacob Støren
0f384cf4f7
#3724 Split the line annotation classes into separate files. Cleaned up includes
2018-11-28 12:10:08 +01:00
Bjørn Erik Jensen
c3dd6a14a7
#3763 Annotations. Define annotation plane Z for global annotations
2018-11-28 11:58:38 +01:00
Bjørn Erik Jensen
d138770a2a
3767 Annotations. Feature for deleting annotations
2018-11-27 15:44:00 +01:00
Bjørn Erik Jensen
e578deb43c
#3756 Annotations. Moved files to subdirs
2018-11-27 09:26:30 +01:00
Jacob Støren
9297c5888c
#3724 , #3723 Several polyline annotation updates
...
Renamed from polyline to polylines.
Split into PolylinesFromFile and UserDefinedPolylines
Add import of polylines from file
2018-11-26 14:10:20 +01:00