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
f2b8f8487c
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Magne Sjaastad
3f05300d2a
Use PdmUiPushButtonEditor::configureEditorForField
2017-11-16 12:51:55 +01:00
Bjørnar Grip Fjær
63cd817b85
#964 Improve code robustness in defineEditorAttribute
2017-04-25 10:31:56 +02:00
Jacob Støren
6c0a866008
#1292 Fixed CppCheck Issues in ProjectDataModel
2017-03-06 11:20:28 +01:00
Magne Sjaastad
48599f7a94
#1257 More null pointer guards based on CppCheck
2017-02-27 14:01:18 +01:00
Magne Sjaastad
c418650546
#932 Intersection box : Added xy step size and depth step size
2016-10-25 13:12:43 +02:00
Magne Sjaastad
6da4d7bb60
#920 Fixed how user-defined values are handled for intersection planes
2016-10-17 13:15:27 +02:00
Jacob Støren
0fc1d9cbf8
#814 Intersection Box: Adjusted UI a bit
2016-10-04 10:10:06 +02:00
Magne Sjaastad
7659f58fd6
#884 Intersection collection is responsible for adding box manipulator geometry to model used in 3D viewer
2016-10-03 14:26:46 +02:00
Magne Sjaastad
bdf880d1ab
#884 Update manipulator box when single plane state changes
2016-10-03 10:15:14 +02:00
Jacob Støren
8d5240aca5
#889 Added different icons to the intersection box tree items as well
2016-09-30 13:10:49 +02:00
Magne Sjaastad
1537b8c0d1
#884 RimIntersectionBox now manages the box manipulator object
2016-09-30 12:33:32 +02:00
Magne Sjaastad
465a28dfe9
#884 Fixed change from z-coord to depth
2016-09-30 10:28:43 +02:00
Magne Sjaastad
d7a69bdae8
Merged intersection box interactive manipulation
2016-09-30 10:01:17 +02:00
Magne Sjaastad
593d72d63b
( #884 ) Refactor and cleanup
2016-09-30 09:34:45 +02:00
Jacob Støren
cede61dd9a
Minor cleanups
2016-09-29 15:41:49 +02:00
Jacob Støren
865d1e1d9c
#898 Include inactive cells in box intersections
2016-09-29 14:57:27 +02:00
Jacob Støren
2fa72385ea
#897 Use Depth instead of Z
2016-09-29 14:21:22 +02:00
Jacob Støren
a89c5bf320
#896 Reorganized labels in Intersection Box, to make more room for the sliders
2016-09-29 13:32:33 +02:00
Jacob Støren
585eeef726
#894 Fixed intersection box collapse transitions
2016-09-29 10:02:12 +02:00
Jacob Støren
3bca03a722
Fix of missing changes from previous merge commits. Missing rename of anchestor to ancestor
2016-09-28 14:35:57 +02:00
Jacob Støren
fa6a6b4f08
#817 #815 Improved commands for xyz - slices intersection boxes.
2016-09-28 12:39:43 +02:00
Jacob Støren
db57bc5b28
#817 Single plane visualization (Avoid creating the other planes)
2016-09-27 11:28:39 +02:00
Magne Sjaastad
d87aa6a466
#818 Update visibility of fields for slice intersection boxes
2016-09-23 16:17:53 +02:00
Magne Sjaastad
5c4b92f9b8
#818 Intersection Box: Added XYZ slices to context menu in 3D view
2016-09-23 16:12:19 +02:00
Magne Sjaastad
bb81009b33
#817 New intersection box is created at center of active cells with half the size of active cells bounding box. Grid cell is hidden.
2016-09-23 13:38:08 +02:00
Magne Sjaastad
c16daff875
#814 Clamp values and added support for collapse to single plane
2016-09-23 11:37:33 +02:00
Magne Sjaastad
d9c383f7d3
#815 Rebuild geometry when min/max values for intersection box changes
2016-09-22 14:54:46 +02:00
Magne Sjaastad
61b7a6c57d
#815 Initialize intersection boxes after loading of case
2016-09-22 10:38:57 +02:00
Magne Sjaastad
e789694780
#815 : Intersection Box : Added PartManager and SourceInfo
2016-09-21 14:47:02 +02:00
Jacob Støren
33296e4424
#815 Preliminary box calculations lacking some clipping
2016-09-21 14:21:45 +02:00
Magne Sjaastad
45952e59d3
#814 New project tree items Intersection Boxes and Intersection Box. Support for add, toggle and delete
2016-09-20 12:03:26 +02:00