Magne Sjaastad
638f926429
cmake-format: Allow dangling parenthesis
2021-09-01 08:13:16 +02:00
Magne Sjaastad
3c07989c51
Janitor : Remove obsolete code related to Qt 4
2021-02-22 13:37:05 +01:00
github-actions[bot]
223fe756fe
Fixes by cmake-format ( #6874 )
2020-10-30 12:31:16 +01:00
Gaute Lindkvist
069b427d10
Require CMake 3.12
2020-10-20 11:05:10 +02:00
Gaute Lindkvist
f7aed637f8
Require CMake 3.6
2020-10-20 11:05:10 +02:00
Magne Sjaastad
2901ad2c54
#6398 System : Remove cotire
2020-08-29 10:30:56 +02:00
Magne Sjaastad
bdc536dfc4
#6106 Apply clang-format on AppFwk
2020-06-19 08:00:01 +02:00
Magne Sjaastad
4b372b438e
System : Remove support for Qt4
2020-04-24 11:40:22 +02:00
Magne Sjaastad
4e3a894464
#5370 Unity Build : Add config for AppFwk
2020-01-23 13:37:29 +01:00
Jacob Støren
c27c19ce96
caf::Viewer: Add inComparisonView option to isAnimationActive
...
#4994 preparations
2019-11-08 10:40:37 +01:00
Jacob Støren
904808394b
caf::Viewer: Maintain a flag telling if we have an active comparison view.
...
Set a custom widget property to communicate it to PdmUiSelection3dEditorVisualizer
Add method to specifically get the Ray intersect speck from each rendering
2019-11-06 14:13:01 +01:00
Jacob Støren
c6e4641725
caf::Viewer: Avoid updating boundingboxes when static models are not removed
2019-11-05 09:30:58 +01:00
Jacob Støren
ed54ccbd01
#4971 Fix Background color in comparison view is always the default color
2019-11-04 10:01:40 +01:00
Jacob Støren
720c83d2e3
caf::Viewer: Fixed linux warnings and a bogus comparison
2019-11-01 15:57:03 +01:00
Jacob Støren
e62645341c
caf::Viewer: Add method to get correct ray definition when it is inside comparison view
2019-11-01 15:57:03 +01:00
Jacob Støren
016f26725a
#4862 Lock scale Z in comparison view to follow the main view.
...
#4858 Make timestep independent in comparison view. Make Linked Views timestep linking work
2019-10-22 13:39:18 +02:00
Jacob Støren
3f203b808b
AppFwk: Viewer: Fix missing nearplane adjustments in comparison view
2019-10-17 15:02:38 +02:00
Jacob Støren
e3dc32bd71
#4857 AppFwk: Add handling of comparison view to the 3d navigation policies
2019-10-17 15:02:38 +02:00
Jacob Støren
d438158691
#4857 AppFwk: Handle picking in the comparison part of the view
2019-10-17 15:02:38 +02:00
Jacob Støren
468cea28bc
AppFwk: Add comparison view support to the Viewer.
...
Add a separate overlay rendering to make rendering of overlay items more flexible and to support the comparison view.
Add control of the Rendering Enable mask
2019-10-11 14:52:49 +02:00
Jacob Støren
f5f8df43a1
caf: Add support for user controlled fixed rotation sensitivity in trackball based navigations
2019-10-09 19:27:13 +02:00
Magne Sjaastad
b70c88330a
#4508 Qt5 : Crash when taking snapshot of MDI window
2019-06-28 13:37:37 +02:00
Magne Sjaastad
d108e1f354
AppFwk : Guard use of timestamp() function introduced in Qt5
2019-06-25 18:02:47 +02:00
Jacob Støren
2930d41521
AppFwk: Fix of Qt5 OpenGL related problems: Offset + Context deletion.
...
Added option to control the direction of the parallel projection headlight
Added optional visualization of point of interest to caf::Viewer
2019-06-25 17:01:38 +02:00
Jacob Støren
936d2e122d
AppFwk: Added optional adaptive rotation sensitivity to CAD and Ceetron Plus navigation policies
2019-06-25 16:59:53 +02:00
Gaute Lindkvist
5365f4dd7d
Caf build fixes for CEE_USE_QT5
2019-05-31 11:00:32 +02:00
Gaute Lindkvist
10afe4987b
#4448 Clean up CAF Qt5-enabling/detection
2019-05-28 15:58:49 +02:00
Gaute Lindkvist
8f3eb6a748
Add Qt5 test to AppFwk main CMakeLists.txt and update CAF to use CEE_USE_QT5
2019-05-28 15:58:48 +02:00
Gaute Lindkvist
be95eefd69
Repository wide spelling correction overly -> overlay
...
* Impacts CAF and ResInsight
2019-03-05 10:41:41 +01:00
Magne Sjaastad
288ee59587
#4066 System : Improve cmake macros for cotire
2019-02-11 07:13:08 +01:00
Magne Sjaastad
9a88c33de0
#4061 VizFwk : Use variable CAF_USE_QT5
2019-02-08 11:28:14 +01:00
Gaute Lindkvist
107a4b9b60
#4012 Always place well target points in real cell geometry
2019-02-01 07:56:05 +01:00
Magne Sjaastad
bd6bbe9da9
#4020 System : Use ri_apply_cotire()
2019-02-01 06:56:11 +01:00
Magne Sjaastad
65ee55c96d
#3944 clang-tidy : Apply clang-tidy on caf
2019-01-11 08:14:53 +01:00
Gaute Lindkvist
7a275be335
#3876 Implement rotated labels on contour maps
2019-01-08 11:07:37 +01:00
Gaute Lindkvist
914daded6b
#3794 Improve wheel zooming
2018-12-12 08:01:13 +01:00
Gaute Lindkvist
17e12a92a0
Update CMake to only look for Qt5 if RESINSIGHT_BUILD_WITH_QT5 is set
2018-12-10 15:10:46 +01:00
Gaute Lindkvist
ddb546d877
#3754 Upgrade CAF CMake-system to support both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
Magne Sjaastad
11de63a5ef
Fix Linux build
2018-11-21 10:55:57 +01:00
Gaute Lindkvist
9145e6011d
#3697 Fix zoom issues with ortographic views
2018-11-20 13:49:19 +01:00
Magne Sjaastad
b584ab905c
AppFwk : Activate more warnings
2018-09-27 21:36:52 +02:00
Jacob Støren
c258528dc5
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
2018-03-08 11:20:27 +01:00
Magne Sjaastad
ca0087eb55
#2536 Build System VizFwk : Use target_* and remove includes
2018-02-28 07:42:19 +01:00
Magne Sjaastad
233df05f68
#2536 Build System : Remove obsolete includes and update depending includes
2018-02-27 20:00:56 +01:00
Magne Sjaastad
3fbce58fa5
#2536 Build System AppFwk : Several updates
...
Simplified automoc
Use target_include_directories and target_link_libraries
Use CMake 2.8.12
2018-02-27 18:37:11 +01:00
Magne Sjaastad
671818d72e
AppFwk : Reorder initialization to match declaration
2018-02-23 19:57:09 +01:00
Magne Sjaastad
8bc3f06acd
AppFwk : Add missing default handling in switch statements
2018-02-23 19:56:38 +01:00
Magne Sjaastad
cfb75ecc34
AppFwk (clang-tidy) : modernize-use-nullptr
2018-02-18 18:17:50 +01:00
Jacob Støren
5640f91b68
#2412 2D Navigation only for Intersectino Views
2018-01-26 14:33:32 +01:00
Jacob Støren
369afcfbbb
Caf: Set point of interes when doing "Zoom All"
2018-01-26 11:43:43 +01:00