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
30769d7f2a
Rename caf::PdmUiItem::setUiIcon(QString) to setUiIconFromResourceString
2019-05-06 11:08:59 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
843a791218
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:28:23 +02:00
Magne Sjaastad
b786c2c5f3
#4348 System , cppcheck : Remove unused functions
2019-04-21 07:53:52 +02:00
Magne Sjaastad
8cefcbb562
#4348 System , cppcheck : Remove unused variables
2019-04-20 15:11:21 +02:00
Gaute Lindkvist
a8bcfefca2
#4309 Offset text annotations label position slightly to make labels less likely to be obscured by grid
2019-04-16 13:02:31 +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
Gaute Lindkvist
9d06b59357
#4255 Read default plot font sizes from preferences and apply
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
798e3ff19e
#4256 Update fonts in Project and views when changing preferences
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
d9672ad9a1
Simplify pick event system
2019-02-11 15:48:02 +01:00
Gaute Lindkvist
c4f5065032
#4045 Don't accept pick events if the current selected object isn't the object owning the pick handler.
2019-02-06 13:24:26 +01:00
Gaute Lindkvist
4ec8869743
Rename in caf::PdmUiVec3dEditor
2019-02-06 09:39:47 +01:00
Gaute Lindkvist
e4fa4b9994
Set a default Radius=100 for reach circles so they show up as soon as you pick
2019-02-06 08:21:14 +01:00
Gaute Lindkvist
0e52426071
#4014 Use Vec3d Editor for Text and ReachCircle Annotations
2019-02-06 08:21:14 +01:00
Gaute Lindkvist
f15d6dd385
#3997 Use AppEnum for font size in preferences as well so it is more easily shared.
2019-02-04 15:20:56 +01:00
Magne Sjaastad
81c3ee5df2
#3944 System : Improve code quality using clang-tidy
...
Remove redundant virtual and add override
2019-01-11 08:14:53 +01:00
Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Magne Sjaastad
8bc8ac5e58
CppCheck : Remove unused function
2018-12-21 11:29:14 +01:00
Gaute Lindkvist
5ed13d3530
Fix QValidator build problem on Linux related to Annotations
2018-12-18 17:09:43 +01:00
Bjørn Erik Jensen
4f1f52ec5c
Annotations. Hide isActive field in property editor
2018-12-18 15:08:27 +01:00
Bjørn Erik Jensen
4873381176
#3868 Annotations. Fix polyline visualization and property editor
2018-12-18 12:50:21 +01:00
Bjørn Erik Jensen
a2e2907e41
#3883 Annotations. Validate line thickness
2018-12-18 10:48:48 +01:00
Bjørn Erik Jensen
8401e3d9f0
#3868 Annotations. Draw spheres on polylines + toggles conotrolling visibility
2018-12-14 15:32:32 +01:00
Bjørn Erik Jensen
9c750c5287
#3869 Annotations. Closing polyline support
2018-12-13 15:58:32 +01:00
Bjørn Erik Jensen
8d28e86bce
#3867 Anntoations. Remove TextAnnotation's child nodes
2018-12-13 15:14:04 +01:00
Bjørn Erik Jensen
d91e79f247
#3838 Annotations. Add name to user defined polylines
2018-12-11 12:37:11 +01:00
Bjørn Erik Jensen
65390ac6e9
#3836 Annotations. Polyline edit fixes. Default pos
2018-12-11 11:51:09 +01:00
Bjørn Erik Jensen
81e2132752
#3839 Annotations. Remove 'targets' tree node for user defined polylines
2018-12-10 15:09:41 +01:00
Bjørn Erik Jensen
6e1b8adba1
Annotations. Fix. Update view local collections when importing polyline from file
2018-12-07 15:13:51 +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
9d4bcd457d
#3814 Annotations. Multiline text annotation support
2018-12-05 15:27:07 +01:00
Bjørn Erik Jensen
00d767f67c
#3789 Annotations. Text appearance settings. New FontCache class
2018-12-05 14:39:07 +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
Bjørn Erik Jensen
e56090dc92
#3788 Annotations. Set texts and icons
2018-12-03 15:29:23 +01:00
Bjørn Erik Jensen
11e2fe29d4
#3788 Annotations. Mirror global annotations into view annotation collection. Not thorougly testet yet
2018-12-03 13:15:31 +01:00
Gaute Lindkvist
e984b06ea6
Fix build problem on Linux by renaming file to correct case
2018-12-03 10:58:49 +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
Bjørn Erik Jensen
e489d77c81
#3787 Annotations. Folder for each annotation type
2018-11-30 09:06:01 +01:00
Bjørn Erik Jensen
a239923ebc
#3786 Annotations. Use slider for annotations plane depth. Move toggle to top
2018-11-30 08:59:22 +01:00
Bjørn Erik Jensen
9dc1e8d063
#3778 Annotations. Move z plane settings to in-view collection
2018-11-29 10:13:19 +01:00
Jacob Støren
3cc8ff82d1
#3764 Add annotation related icons
2018-11-28 15:40:28 +01:00
Bjørn Erik Jensen
b6b96e62f6
Annotations. Fix crash
2018-11-28 15:27:32 +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
0148fc2279
#3724 Reload and recreate visualization when changing file
2018-11-28 14:36:17 +01:00
Jacob Støren
04754d394f
#3776 Add toggle to text and reach circles annotations
2018-11-28 14:36:17 +01:00
Bjørn Erik Jensen
30b34bbe67
Annotations. Fixed polyline vectors. Use explicit naming
2018-11-28 14:21:40 +01:00