Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 523cdc2b7d Janitor : Use class enum 2020-08-14 11:00:36 +02:00
Magne Sjaastad 07c778280b #6252 Category Legend : Reverse the ordering in the category legend 2020-08-14 11:00:36 +02:00
Magne Sjaastad bc47487d68 #6252 Formations : Use user-defined color legend 2020-08-14 11:00:36 +02:00
Magne Sjaastad d276d0eefe #6252 Category Colors : Name and corresponding color do not match
Set category data directly to the category mapper with no reverse ordering
When drawing the color legend, always draw categories with lower index first
2020-08-14 11:00:36 +02:00
Magne Sjaastad e61b97f836 Guard access of nullptr 2020-08-13 14:17:20 +02:00
Magne Sjaastad 40183ce640 Move function to private section 2020-08-13 14:17:13 +02:00
Magne Sjaastad bd8afb1f69 AppFwk : Allow copy of text from a file path line edit when read only 2020-08-13 14:17:08 +02:00
Magne Sjaastad 105deba056 Update path for Qt to make caching work (#6281) 2020-08-09 09:19:40 +02:00
Magne Sjaastad 385ac3e386 Update ResInsightWithCache.yml
Missing cache restore related to https://github.com/actions/cache/issues/144
2020-08-07 22:46:19 +02:00
Magne Sjaastad 6a6a093d05 #5961 Color Legend : Improve default color legend for contour plots 2020-08-06 11:20:17 +02:00
Magne Sjaastad 860e6d54a9 Make Linux happy
Use correct type
Remove unused variable
Fix placement of local variable
2020-08-06 11:20:17 +02:00
Magne Sjaastad 058573b391 #5961 Color Legend : Set legend only when required 2020-08-06 11:20:17 +02:00
Magne Sjaastad e069dfe9cc #5961 Color Legend : Creation custom color legend only when required 2020-08-06 11:20:17 +02:00
Magne Sjaastad 7d45ab4f41 gha : Enable RESINSIGHT_ENABLE_UNITY_BUILD
The text arguments to the linker are now too largre causing MSVC to fail and exit. Use  Unity build to reduce the number of files.
2020-08-06 10:05:22 +02:00
Magne Sjaastad 4ff6252013 Add replacement values for over/underburden 2020-07-03 11:52:40 +02:00
Magne Sjaastad d93ce90a1e Qt : Replace deprecated function QFontMetrics::width 2020-07-01 11:03:56 +02:00
Magne Sjaastad c68c0d0321 #6164 Color Legend : Adjust UI names 2020-07-01 09:02:41 +02:00
Magne Sjaastad 18e0c8999e #6164 Color Legend : Update category colors when project file is loaded 2020-07-01 08:22:26 +02:00
Magne Sjaastad 7c8fced4fe Remove obsolete includes 2020-07-01 08:22:26 +02:00
Magne Sjaastad 4497b2bada #6164 Color Legend : Set category colors when color legend is changed 2020-07-01 08:22:26 +02:00
Magne Sjaastad c3aecaf514 #6164 Color Legend : Use defines for UI text used multiple times 2020-07-01 08:22:26 +02:00
Magne Sjaastad c56274c3df StimPlan : Remove invalid assert 2020-06-30 15:19:17 +02:00
Magne Sjaastad 28d8d9d07d #6153 MSW: Do not report WSEGVALV for inactive cells 2020-06-26 15:41:20 +02:00
Magne Sjaastad ec03627fae MSW : Make sure the ICV is using the full perforation interval #6152 2020-06-26 15:41:20 +02:00
Magne Sjaastad 4efce74936 #6142 MSW valve export : Guard export if two valve intervals overlap 2020-06-25 08:12:24 +02:00
Magne Sjaastad ba6d70eb46 #6139 MSW IDC : Use length fraction for calculation of parameters
Fix typo
2020-06-25 08:12:24 +02:00
Magne Sjaastad e935343fab #6126 MSW AICDs: Fix computation of flow scaling factor 2020-06-25 08:12:24 +02:00
Magne Sjaastad 44b3cb76df #6138 Valve Export : Make sure the valves always use the valve interval, not perforation interval 2020-06-25 08:12:24 +02:00
Magne Sjaastad 52fc12adf3 gha : Use unique name for auto generated patch branches 2020-06-24 21:59:01 +02:00
Magne Sjaastad e7fefbb119 #6128 WELSEGS export : Missing last segment 2020-06-22 14:31:58 +02:00
Magne Sjaastad c531c94ad6 #6074 MSW: Add export of both ABS and INC for valves 2020-06-22 14:31:58 +02:00
Magne Sjaastad 054528eb25 Ignore temporary folder generated by Visual Studio 2020-06-22 14:31:58 +02:00
Magne Sjaastad a8d25c13e0 #6074 MSW: Add helper function to compute TVD 2020-06-22 14:31:58 +02:00
Magne Sjaastad 501f6e8611 #6124 Valve export : Add missing -- in header of AICD export 2020-06-22 14:31:58 +02:00
Magne Sjaastad be67b0cb67 #6093 Wells: Toggling Off a well path leaves perforations visible 2020-06-22 14:31:58 +02:00
Magne Sjaastad 6ad749030a Merge pull request #6108 from OPM/appfwk-clang-format
Use clang-format on AppFwk
2020-06-19 09:01:11 +02:00
Magne Sjaastad eba2c7320e Fix line endings 2020-06-19 08:09:51 +02:00
Magne Sjaastad bdc536dfc4 #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
Magne Sjaastad e2ef6a910b #6106 Use clang-format on AppFwk 2020-06-19 07:59:10 +02:00
Magne Sjaastad e3960f13f1 AppFwk : Add border to icons with one color 2020-06-18 09:01:44 +02:00
Magne Sjaastad bcb38a7207 #6081 Color Results : Load surface data when project is opened 2020-06-18 08:45:00 +02:00
Magne Sjaastad cc591aa287 #6081 Color Results : Show legends in geomech view 2020-06-17 14:37:14 +02:00
Magne Sjaastad c13f1d752d #6081 Color Results : Update views when color legend content changes 2020-06-17 14:37:14 +02:00
Magne Sjaastad e11557c2be #6080 Color Legends : Display gradients in tree view 2020-06-17 14:37:14 +02:00
Magne Sjaastad 4ff1f54e16 AppFwk : Add border to color gradient icons 2020-06-17 14:37:14 +02:00
Magne Sjaastad 869f6ce39b #6033 Surface Properties : Change name to Surface Result 2020-06-17 14:37:14 +02:00
Magne Sjaastad cff19c621f Update README.md 2020-06-17 14:10:41 +02:00
Magne Sjaastad 9e728191f4 gha : Fix path 2020-06-16 22:07:14 +02:00
Magne Sjaastad c4f8d0cffb gha : Run pytest and disable main workflow 2020-06-16 22:07:14 +02:00
Magne Sjaastad 4e586950f0 gha : Create artifacts for each matrix entry and run pytest 2020-06-16 22:07:14 +02:00
Magne Sjaastad 08723f403f Replace tabs with spaces 2020-06-16 22:07:14 +02:00
Magne Sjaastad d2ccc684a5 Disable install of GSL 2020-06-16 22:07:14 +02:00
Magne Sjaastad 35c6e8b109 gha : Remove hardcoded VMAKE_INSTALL_PREFIX 2020-06-16 22:07:14 +02:00
Magne Sjaastad d5aca8801c #6072 Well Completions : Disable debug output 2020-06-15 16:19:21 +02:00
Magne Sjaastad 9d0ec6727c #6072 Well Completions : Make sure valves are included if they are located outside grid cells 2020-06-15 16:19:21 +02:00
Magne Sjaastad 49d74a4bbb #6076 Simplify code 2020-06-15 16:19:21 +02:00
Magne Sjaastad 6a8c9e230f #6076 3D Extraction Curve : Missing curve for static only case 2020-06-15 16:19:21 +02:00
Magne Sjaastad 423f280a70 #6071 MSW export : Use minimum MD of grid entry point and completions 2020-06-15 16:19:21 +02:00
Magne Sjaastad 8cc167568c #6033 Surface Properties : Add legend and adjust update functions 2020-06-11 15:03:08 +02:00
Magne Sjaastad c92b3e3024 Remove unused code 2020-06-11 15:03:08 +02:00
Magne Sjaastad 0799a9cf83 #6033 Surface Properties : Add result selection object 2020-06-11 15:03:08 +02:00
Magne Sjaastad e25e4b0bfb Update ResInsightWithCache.yml 2020-06-11 13:34:46 +02:00
Magne Sjaastad 5f64871106 Add missing include 2020-06-11 08:06:07 +02:00
Magne Sjaastad 09e14e173d Bundle Qt : Add libQt5DBus 2020-06-09 15:29:24 +02:00
Magne Sjaastad d6372b1484 Bundle Qt : Include libqxcb.so 2020-06-09 13:16:08 +02:00
Magne Sjaastad df3cf7bee7 gha : Upgrade to latest version of cache and checkout 2020-06-09 09:38:07 +02:00
Magne Sjaastad 95cc84d75a #6052 Update component name to "SM", used to be "STM" and "SEM" 2020-06-09 09:27:23 +02:00
Magne Sjaastad c1ca5054e8 Qt : Add Qt5XcbQpa required by xcb platform plugin 2020-06-08 17:20:20 +02:00
Magne Sjaastad 5d1ffec73d Revert "Add xcbqpa"
This reverts commit 744371f186.
2020-06-08 16:23:18 +02:00
Magne Sjaastad 062bbf4d9b Revert "glob for all Qt so files"
This reverts commit 2ed6c5b167.
2020-06-08 16:23:11 +02:00
Magne Sjaastad 2ed6c5b167 glob for all Qt so files 2020-06-08 16:22:38 +02:00
Magne Sjaastad 744371f186 Add xcbqpa 2020-06-08 16:15:11 +02:00
Magne Sjaastad 60c13d6736 Update clang-format.yml
Avoid running on pull_request
2020-06-08 11:58:52 +02:00
Magne Sjaastad 64a719b1f4 gha: Check formatting using clang-format on push 2020-06-08 11:08:22 +02:00
Magne Sjaastad 03ac01d049 gha : Build cache each night to have a warm cache each morning 2020-06-08 08:20:45 +02:00
Magne Sjaastad ed86954a1a Remove file global defines 2020-06-04 11:33:09 +02:00
Magne Sjaastad b7fb6c4e5a Recreate object when reading file 2020-06-04 11:33:09 +02:00
Magne Sjaastad 490dc1aa05 Create spell-check.yml (#6026) 2020-06-03 22:31:09 +02:00
Magne Sjaastad f03e1b5f6b gha : Add build on Ubuntu 20.04 2020-06-03 22:06:29 +02:00
Magne Sjaastad 88ddeddca6 Add support for two Stimplan file formats (#6015)
#5990 XML import : Support two Stimplan file formats
2020-06-03 18:46:25 +02:00
Magne Sjaastad d19d44081c gha : Build new cache each day 2020-06-03 15:30:55 +02:00
Magne Sjaastad 0e70cf809c Fix typo 2020-06-03 12:28:44 +02:00
Magne Sjaastad 73b02d59e6 Github Actions : Enable build of GSL 2020-05-29 09:28:42 +02:00
Magne Sjaastad 9158f65ed2 Bundling of HDF5 : Include symlinks in addition to binary file 2020-05-28 14:27:56 +02:00
Magne Sjaastad 85def545f2 GitHub Action : Install hdf5-dev package 2020-05-28 14:27:56 +02:00
Magne Sjaastad 9a0c2304a6 Merge pull request #5998 from OPM/updates-after-patch
Updates after patch
2020-05-28 09:45:52 +02:00
Magne Sjaastad 3c055a2b89 Merge remote-tracking branch 'origin/master' into dev 2020-05-27 15:32:36 +02:00
Magne Sjaastad dc188dc73e Merge branch '2020.04-patch-01' 2020-05-27 12:54:47 +02:00
Magne Sjaastad 3613e7f025 Update to release 2020.04.1 2020-05-27 12:53:12 +02:00
Magne Sjaastad bb4bdc048d Make sure relevant changes in patch branch are merged to dev 2020-05-27 09:12:47 +02:00
Magne Sjaastad 77c0f46c1c Prepare version number for patch release 2020-05-27 08:57:55 +02:00
Magne Sjaastad b8d9dedad2 Reintroduce deleted line
An earlier commit removed this line
2020-05-26 14:38:52 +02:00
Magne Sjaastad 08f3789c01 #5899 Fracture: Make sure the angle is in 0..90 interval 2020-05-26 07:45:23 +02:00
Magne Sjaastad c548c4a12b #5899 Fracture: Use robust way to find diff between two angles 2020-05-26 07:45:23 +02:00
Magne Sjaastad b86acaeca4 #5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore 2020-05-26 07:45:23 +02:00
Magne Sjaastad 1aea1adf34 #5899 Fracture: Make sure the angle is in 0..90 interval 2020-05-25 21:03:04 +02:00
Magne Sjaastad 6bef85ba4c #5899 Fracture: Use robust way to find diff between two angles 2020-05-25 20:50:00 +02:00
Magne Sjaastad f11d7d3832 #5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore 2020-05-25 20:49:51 +02:00
Magne Sjaastad 9b6b446974 Revert previous commit 2020-05-24 18:42:59 +02:00
Magne Sjaastad e0cbfb0d29 Avoid conversion to int 2020-05-24 18:37:24 +02:00