Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad b4a879c637 #6771 Regression Test: Rename 2020-10-13 08:31:05 -04:00
Magne Sjaastad 03f659df0c #6771 Regression Test: Replace QMessageBox with RiaLogging::errorInMessageBox
Fix typo


Includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad ef1b5a3d89 #6771 Regression Test: Remove unused includes 2020-10-13 05:38:04 -04:00
Magne Sjaastad 141e61bfc2 #6771 Regression Test : Add errorInMessageBox
Show message box when running interactively. Never show message box if console mode or running regression tests
2020-10-13 05:38:04 -04:00
Magne Sjaastad 41b7b99832 Update to 2020.10.0-RC03 2020-10-12 18:52:57 +02:00
Magne Sjaastad c8862ea83c #6765 Test System : Add flag from regression dialog to invalidate external files 2020-10-12 12:50:46 -04:00
Magne Sjaastad 3972d662f0 #6747 Tensor computations : Add unit tests 2020-10-12 09:27:03 -04:00
Magne Sjaastad 64e4ee9402 #6743 Dock Widgets : Workaround for high CPU usage 2020-10-12 02:40:51 -04:00
Magne Sjaastad f3f7ea55c0 Merge patch branch (#6760) 2020-10-09 14:09:29 +02:00
Magne Sjaastad 29aa37084a CppCheck : Skip duplicate tests 2020-10-09 13:53:16 +02:00
Magne Sjaastad 53c39cdc73 CppCheck : Remove unused variables 2020-10-09 13:43:31 +02:00
Magne Sjaastad f9a402b0f9 Include single summary cases as basis for quantity name aggregation 2020-10-09 11:18:09 +02:00
Magne Sjaastad dc5a9a0eee Added link to tutorials 2020-10-09 10:27:35 +02:00
Magne Sjaastad 6c721476a7 Update to 2020.10.0-RC02
Includes tensor fix for GeoMech
2020-10-09 08:54:02 +02:00
Magne Sjaastad ddc3b009b7 #6747 Tensor computations : Use Ez for surface normal calculations 2020-10-09 08:52:24 +02:00
Magne Sjaastad 2ee4f48a88 #6747 Tensor computations : Fix issues when creating the rotation matrix 2020-10-08 09:49:45 -04:00
Magne Sjaastad 56ecd2c19a #6727 Completion Export : Search all result types
When loading result data required for completion calculations, the results usually are located in STATIC_NATIVE. If data is imported from GRDECL file, the PERM, PORO, etc will be located in "Input Property". This commit will search for data of all types, in priority given in RigCaseCellResultsData::findOrLoadKnownScalarResult()
2020-10-07 00:44:58 -04:00
Magne Sjaastad ef15a98e3a #6721 Ensemble Parameters : Improve performance for list in Property Editor
Introduce hasEnsembleParameters() for efficient check if any case has ensemble parameters.
Use first timestep definition from a summary case, as the time steps usually not differ between different summary vectors.
2020-10-06 13:30:34 +02:00
Magne Sjaastad 6eba1632ac GHA : Add Qt Svg to centos7 2020-10-06 02:36:56 -04:00
Magne Sjaastad 1642370928 #6476 AppFwk : Add support for moving selected items to top list 2020-10-06 02:17:58 -04:00
Magne Sjaastad 27230ed308 Fix missing icons 2020-10-06 07:40:54 +02:00
Magne Sjaastad 1c48cad886 Set version to 2020.10.0-RC01 2020-10-05 11:54:03 +02:00
Magne Sjaastad e756545d28 #6695 MDI Window : Set contained viewer widget after MDI window is resized 2020-10-05 05:36:22 -04:00
Magne Sjaastad ca2bb88acb Spell Check : Ignore SVG files 2020-10-05 03:19:19 -04:00
Magne Sjaastad 3f1fd44554 Update .misspell-fixer.ignore 2020-10-05 02:48:14 -04:00
Magne Sjaastad 36407d1b3c Add build dependency on Qt SVG (#6689)
* Add dependency on Svg
* Bundle SVG files
2020-10-05 08:44:06 +02:00
Magne Sjaastad bca730bd10 #6654 Summary data: Add description for 6X specific summary vectors 2020-10-02 13:16:45 -04:00
Magne Sjaastad b1c2c56d9e Update default theme and adjust use of background colors 2020-10-02 06:12:36 -04:00
Magne Sjaastad c23c735be3 #6481 Summary Plot: Detect cumulative fluid components 2020-10-01 12:17:54 -07:00
Magne Sjaastad 1517c6e32a #6676 Crash when MDI window is closed 2020-10-01 16:23:26 +02:00
Magne Sjaastad 2f03caa613 #5771 Export Completion: Report kh for Perforation Interval 2020-10-01 06:04:01 -07:00
Magne Sjaastad 25ee7a1610 Remove null pointers from vector of color legend objects 2020-09-29 09:00:47 -07:00
Magne Sjaastad 78689ae43d #6136 Info view : Add check for histogram vector values 2020-09-29 01:01:55 -07:00
Magne Sjaastad 9a1531f938 Use original, more diffuse colors in TofAccumulatedPhaseFractionPlot 2020-09-25 14:32:06 +02:00
Magne Sjaastad 6904a832d0 Preferences : Move Theme selection to first tab 2020-09-25 14:32:06 +02:00
Magne Sjaastad 1d884ae117 Always use red for gas and blue for water 2020-09-25 14:32:06 +02:00
Magne Sjaastad f981cf2ce0 Do nothing if color dialog is closed using Escape button 2020-09-25 14:32:06 +02:00
Magne Sjaastad a3d37edbcf #6514 Dark Theme : Adjust marker colors 2020-09-25 14:32:06 +02:00
Magne Sjaastad ea7da32141 #6514 Dark Theme : Use text color from theme instead from QPalette 2020-09-25 14:32:06 +02:00
Magne Sjaastad 2cfa900041 #6514 Dark Theme : Fix text color in nightcharts 2020-09-25 14:32:06 +02:00
Magne Sjaastad 0b44f6ab18 #6514 Dark Theme : Refactor use of black 2020-09-25 14:32:06 +02:00
Magne Sjaastad 9bbbfc5088 #6514 Dark Theme : Fix curve colors for oil, water, gas 2020-09-25 14:32:06 +02:00
Magne Sjaastad 26ff3e28c8 #6514 Dark Theme : Fix color of rubber band zoom 2020-09-25 14:32:06 +02:00
Magne Sjaastad c53c72b4c3 #6514 Dark Theme : Use markerColor for tracker symbol and text in plots 2020-09-25 14:32:06 +02:00
Magne Sjaastad 4841d19d02 #6514 Dark Theme : Move define to RiaDefines 2020-09-25 14:32:06 +02:00
Magne Sjaastad ebefeca519 Source stepping toolbar : Make combo box wider 2020-09-24 10:12:32 +02:00
Magne Sjaastad bbdda4215b Delta Ensemble : Do not try to combine results with no data 2020-09-22 19:22:30 +02:00
Magne Sjaastad 3925d31795 Fix sign of z for openworksxyz surface import (#6506)
* #6503 Color Dialog : Use Qt color dialog, not native color dialog

* Use native only on Linux

* #6485  Surface : Invert z-value for XYZ import
2020-09-16 08:01:28 +02:00
Magne Sjaastad 81b2bd1720 Avoid using native file dialog on Linux (#6505) 2020-09-15 14:13:08 +02:00
Magne Sjaastad 0d43000100 Color Dialog : Use Qt color dialog, not native color dialog (#6504) 2020-09-15 13:54:08 +02:00
Magne Sjaastad b511f92ee2 #6388 Surface : Use bounding box of model to limit depth offset 2020-09-10 15:29:56 +02:00
Magne Sjaastad 7fba6f9171 #6388 Surface Import : Make import robust, add progress
Co-authored-by: Ruben <ruben.thoms@ceetronsolutions.com>

Fix issues with import
Add progress bar
Add Surface Import Coarsening to Preferences
Use preferredMinimumDistance between point to define how many rows/columns to skip to reduce data size required to represent a surface. Some files have small sampling distance.
2020-09-10 15:29:56 +02:00
Magne Sjaastad a6f77cdd32 #6388 Surface Import : Add coarsening distance to preferences 2020-09-10 15:29:56 +02:00
Magne Sjaastad 4586389a78 #6273 GeoMech : If running interactively, show error message in warning dialog box 2020-09-09 14:06:51 +02:00
Magne Sjaastad 9ef37aca98 #5315 Category Cell Results: Rename to Exclusively Category Colors 2020-09-08 14:37:19 +02:00
Magne Sjaastad 07db5098dd #5315 Category Cell Results: Add color legend edit button 2020-09-08 14:37:19 +02:00
Magne Sjaastad 22c098368d #5315 Category Cell Results: Use color legend values 2020-09-08 14:37:19 +02:00
Magne Sjaastad cbce19bb65 #6462 Add reordering to color legend items 2020-09-08 10:18:16 +02:00
Magne Sjaastad 1b0a5d85f0 Add missing include 2020-09-07 18:46:34 +02:00
Magne Sjaastad 792a007ccd Fix missing include 2020-09-05 13:44:36 +02:00
Magne Sjaastad 2b30ff3117 Fix for checked state 2020-09-05 13:20:17 +02:00
Magne Sjaastad 41b1e1408b #6379 Dock Widgets : Hide curve selection by default to allow smaller widgets 2020-09-05 11:54:31 +02:00
Magne Sjaastad 3518a63347 #6411 Import Ensemble : Windows-style network path not working as effective filter 2020-09-02 14:22:38 +02:00
Magne Sjaastad 08b2c32053 #6408 2D Intersections View: Fix cell selection 2020-09-01 10:55:40 +02:00
Magne Sjaastad a114309776 System : Make sure the Commands library compiles on older cmake
Test no qt
2020-08-31 14:34:00 +02:00
Magne Sjaastad b1fb7990dc #6393 Snapshot : Make sure widgets are activated before taking snapshot
If the active plot window is maximized in the MDI area, all plots will create the same snapshot size.
2020-08-31 08:38:37 +02:00
Magne Sjaastad 7e097a7364 Remove invalid assert 2020-08-31 08:38:37 +02:00
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 053bf5db12 gcc : Warning as errors : Move complete test into assert statement 2020-08-29 10:30:56 +02:00
Magne Sjaastad 279347c271 #6398 System : Reduce number of Unity excludes 2020-08-29 10:30:56 +02:00
Magne Sjaastad 6e160fb594 #6398 System : Add unity build to Qwt and flowdiagnostics 2020-08-29 10:30:56 +02:00
Magne Sjaastad f074ca7a09 #6398 System : Add unity build to PdmScripting 2020-08-29 10:30:56 +02:00
Magne Sjaastad 2901ad2c54 #6398 System : Remove cotire 2020-08-29 10:30:56 +02:00
Magne Sjaastad f96a597321 Guard nullpointer access
Seen when running regression test ProjectFiles\CommandFileTests\TestCase_Multiple_Fractures and rest of tests in this folder
2020-08-25 13:15:07 +02:00
Magne SjaastadandKristian Bendiksen 6dec2aa1ef #6308 Shear slip indicator : Fix logic in isMatching
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-08-25 09:27:44 +02:00
Magne Sjaastad 2a9082360c Add nightly build of centos7 (#6355) 2020-08-24 15:38:51 +02:00
Magne SjaastadandRuben Manuel Thoms 1f2f1bf14e #6314 Rename to RifSurfaceImporter
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00
Magne SjaastadandRuben Manuel Thoms 4f68f2b11a #6314 Fix typo
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00
Magne SjaastadandRuben Manuel Thoms 0bd328f4df #6314 PTL format from generated surface
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00
Magne Sjaastad 3b366221eb #6345 Use native file dialog on Windows
Fix typo in getSaveFileName
2020-08-24 12:38:29 +02:00
Magne Sjaastad b741359696 Merge pull request #6350 from OPM/merge-patch-branch
Merge patch branch
2020-08-24 09:19:08 +02:00
Magne Sjaastad 6bd99fcbea Merge remote-tracking branch 'origin/2020.04-patch-02' into dev 2020-08-24 08:33:16 +02:00
Magne Sjaastad d9ba1a2575 #6345 Fix missing QFileDialog prefix 2020-08-24 08:26:46 +02:00
Magne Sjaastad afa8804e5b #6345 Use wrapper class instead of QFileDialog 2020-08-24 08:26:39 +02:00
Magne Sjaastad 6655946be5 #6345 Remove obsolete include of QFileDialog 2020-08-24 08:26:32 +02:00
Magne Sjaastad 568053375c #6345 Add wrapper class for QFileDialog 2020-08-24 08:26:27 +02:00
Magne Sjaastad 53f6471cd1 #6039 Well Allocation Plot: Update flow rate curves after change of visibility 2020-08-24 08:26:10 +02:00
Magne Sjaastad ff202014d7 #6345 Fix missing QFileDialog prefix 2020-08-24 08:10:49 +02:00
Magne Sjaastad 665b475e9f #6345 Use wrapper class instead of QFileDialog 2020-08-24 08:10:49 +02:00
Magne Sjaastad 1adf97b075 #6345 Remove obsolete include of QFileDialog 2020-08-24 08:10:49 +02:00
Magne Sjaastad 6a0a6e9836 #6345 Add wrapper class for QFileDialog 2020-08-24 08:10:49 +02:00
Magne Sjaastad c3829da41b #6156 Handle gaps and inactive cells in MSW valve accumulation 2020-08-21 17:23:40 +02:00
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