Commit Graph
82 Commits
Author SHA1 Message Date
Ruben Thoms 4b0f3486ad Added icons for VFP and help actions 2021-04-21 15:21:45 +02:00
Ruben Thoms b14fe92eb4 Changed undo icon to look like mirrored redo icon
Closes #7517.
2021-04-21 15:10:57 +02:00
Ruben Thoms 47d0c3ed5e Added up and down icons. 2021-02-18 18:55:04 +01:00
Ruben Thoms 4fe11949a1 Vector field for summary addresses did not get updated initially. 2020-12-11 10:36:23 +01:00
Ruben Thoms a9db012068 Removed virtual keywords. 2020-12-10 12:40:16 +01:00
Ruben Thoms f19ba71888 Implementation of objective functions.
- Objective functions
- Custom objective functions
- Filters
- Selection of multiple summary addresses
2020-12-10 12:40:16 +01:00
Ruben Thoms a26fb977e1 Added generateStringFromAddress function. 2020-12-10 12:40:16 +01:00
Ruben Thoms c6b3721991 Refactored plot axis annotations.
Added time axis annotations.
2020-12-10 12:40:16 +01:00
Ruben Thoms c6e10c9c5d Added option to hide spin box for sliders. 2020-12-10 12:40:16 +01:00
Ruben Thoms a2ca399dfa Added text content frame. 2020-12-10 12:40:16 +01:00
Ruben Thoms 7b15ecac2b Bugfix : legends not handling line-breaks properly.
Improved margins.
2020-12-10 12:40:16 +01:00
Ruben Thoms a9ca175515 Implemented new time_t tools for datetime conversions. 2020-12-10 12:40:16 +01:00
Ruben Thoms f563748e1b Included stdexcept. 2020-11-16 11:34:09 +01:00
Ruben Thoms edb8c5ff81 Fixed unity build issues. 2020-11-16 11:34:09 +01:00
Ruben Thoms c4ec51fd8b Added opm-common as include directory to Commands project.
Fixed other deprecated class object instantiations.
2020-11-16 11:34:09 +01:00
Ruben Thoms 1b9a674213 Merged in VFP-tables commit 263beb8cf6a9f84a0a68ae50456eb8af2d44053b. 2020-11-16 11:34:09 +01:00
Ruben Thoms 6636a29882 Merged in VFP-tables commit 874433680d65ec3ce2735c06f1212fb478e413b1. 2020-11-16 11:34:09 +01:00
Ruben Thoms d1fc39a51c Merged in VFP-tables commit 95f1742eab2b9dae391a253a5452b0f143d07abd. 2020-11-16 11:34:09 +01:00
Ruben Thoms a180fc431b Include boost spirit in order to compile opm-common. 2020-11-16 11:34:09 +01:00
rubenthoms 0747547aaf Added CMake files for generating and including OPM-common as a ThirdParty library. 2020-11-16 11:34:09 +01:00
rubenthoms 9742317e98 Added tests for OPM-common. 2020-11-16 11:34:09 +01:00
rubenthoms dd3a3efa19 Added directory for generated content from OPM-common, filled with the parser keywords. 2020-11-16 11:34:09 +01:00
rubenthoms ca01feeb2f Added OPM-common as a ThirdParty library. 2020-11-16 11:34:09 +01:00
Ruben Thoms 69a2bc673a Bug fix: curve point tracker not always on top of all curves 2020-10-19 05:14:57 -04:00
Ruben Thoms 08b4fec678 Adjusted arrow head size.
Closes #6795.
2020-10-19 05:01:23 -04:00
Ruben Thoms 78cd6905c1 Fixes #6790. 2020-10-19 02:32:16 -04:00
Ruben Thoms b406649e17 Bugfix : Lower threshold not applied
Fixes #6783.
2020-10-15 11:00:32 -04:00
Ruben Thoms 83a9730f5b Bugfix : Crash when no FLR-data in grid model
Fixes #6780.
Adjusted camel case words.
2020-10-15 08:58:34 -04:00
Ruben Thoms fc0d50aa2c Bugfix : legend titles not handling line breaks correctly 2020-10-08 09:51:51 -04:00
Ruben Thoms 74044ab5c7 Fixes #6746. 2020-10-08 08:15:57 -04:00
Ruben Thoms f900e06d70 Colored icons. 2020-10-08 08:15:19 -04:00
Ruben Thoms 8dec8ba234 Refactoring: New icons for delete, refresh, copy, filters 2020-10-08 08:15:19 -04:00
Ruben Thoms ee4311ca10 Bugfix: Creation of difference summary addresses
Difference summary addresses were also added for history summary addresses.
2020-10-06 12:14:22 -04:00
Ruben Thoms 77b2b71282 Fixes #6718.
Also made function for historyIdentifier and made it and differenceIdentifier public.
2020-10-06 12:14:22 -04:00
Ruben Thoms 3c5c37e5a8 Legend title issues
Fixes #6728.
2020-10-06 12:04:04 -04:00
Ruben Thoms 3a2704e212 Bugfix: Dark Theme
Text color in message windows and progress bars fixed.
2020-10-06 11:55:18 +02:00
Ruben Thoms 4e4d71a3e3 Adjusted dark.qss to avoid QMdiSubWindow issues.
Removed implicit styling of QMdiSubWindow from dark theme.


Readjusted text color in QwtPlots.
2020-10-02 11:49:12 -04:00
Ruben Thoms 8f1a77645f Removed outline around selected items in QAbstractItemView. 2020-10-01 14:21:36 +02:00
Ruben Thoms b233c331cf 6655 - Rename of text in UI
Renamed Element Vector Result to Flow Vector Result.
Rename text for VectorView.
2020-10-01 03:29:25 -07:00
Ruben Thoms b6cca51593 Adjusted according to review comments. 2020-10-01 03:29:25 -07:00
Ruben Thoms cc5335d46f Tensor flow improvements
New GUI settings for tensor length control, fluid selection, NNC data selection and aggregated visualization. Possibility to change vector start position. Improved vector visualization.
2020-10-01 03:29:25 -07:00
Ruben Thoms e7374553f0 Added border around QMenu. 2020-09-30 23:08:24 -07:00
Ruben Thoms 0f92ad13ad Style sheet now applied to PdmUiTreeViewEditor.
Move some classes from PdmUiTreeViewEditor.cpp to the header file in order to make them available in RiuGuiTheme to adjust the style of tree views and keep the drag&drop styling. 
Removed getStyleSheet function.
2020-09-29 23:26:59 -07:00
Ruben Thoms a68598fd16 Fix of high CPU usage when style sheet applied to hidden dock widget
Fixes #6627.
2020-09-29 23:26:59 -07:00
Ruben Thoms 440767d876 New checkbox icons as svgs and adjusted background colors. 2020-09-29 02:32:01 -07:00
Ruben Thoms c49e9ea1bc Stylesheet parser in RiuGuiTheme can now parse QPalette::$QColorRole[::$QColorGroup] and uses the application's default QPalette for color replacements.
Adjusted default style sheet accordingly to use QPalette::Base color as QwtPlots' background color.
2020-09-28 14:08:10 +02:00
Ruben Thoms 20bc305983 Replaced QOverload with static_cast to assure downwards compatibility. 2020-09-28 11:00:18 +02:00
Ruben Manuel Thoms 1855517eec Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-09-25 17:33:39 +02:00
Ruben Manuel Thoms 3ae60d0b30 Revert "Merge branch 'dev' of https://github.com/OPM/ResInsight into dev"
This reverts commit a536ac2626, reversing
changes made to b92384211b.
2020-09-25 17:31:46 +02:00
Ruben Manuel Thoms d1b3e0781e Changed hard coded temp directory pathes to built-in tempfile gettempdir(). 2020-09-25 17:13:48 +02:00
Ruben Manuel Thoms a536ac2626 Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-09-25 17:09:27 +02:00
Ruben Manuel Thoms e22247f1f6 Last iteration. 2020-09-25 16:56:30 +02:00
Ruben Manuel Thoms effc0d4c73 It appears that the QMdiSubWindow's 'Qt::WA_DeleteOnClose' attribute is not having any effect anymore when the application's style sheet was changed. This leaves us with dangling sub windows after the main windows were closed. In order to make sure these sub windows are closed anyways, the sub windows are now explicitly deleted in 'RiuMainWindowBase::removeViewerFromMdiArea'. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms fac3055c47 Removed close function calls for QFiles. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms 42520c352d Readded missing SummaryCase icon. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms d177bd215d Fixed bug when variables were containing other variables as substrings. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms 41976d525a Added debug output of stylesheet after parsing. 2020-09-25 14:32:06 +02:00
rubenthoms 719feac15e Implemented 'Change color of list view #6512'. Style of list widget can now be changed in style sheet by using the dynamic property state="ExternalInput". 2020-09-25 14:32:06 +02:00
rubenthoms 23f581d7a0 Changed to defaulting to DEFAULT theme if not in GUI application. 2020-09-25 14:32:06 +02:00
rubenthoms d86fb54b19 Implemented check if running GUI application. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms 87bc6acd65 Added a GUI theme selector in preferences and a new class for handling GUI changes.
Added a new feature for editing style sheets and variable colors and see immediately the result.
Made Qwt plots (and items) stylable.
Added icons, improved styling possibilities of QMinimizePanel, fixed minor bugs in RicThemeColorEditorFeature.
2020-09-25 14:32:06 +02:00
rubenthoms 4bf19acf75 Adjusted legend range and iterated on NNC data direction. 2020-09-25 12:58:08 +02:00
rubenthoms 9baa24e9ef Next iteration. 2020-09-23 18:40:05 +02:00
rubenthoms c5d75a8519 Fixed #6554 by moving setting the title of the Well Connection Factor legend to RimEclipseView::onUpdateLegends(). 2020-09-22 18:58:33 +02:00
rubenthoms de360c8a4c Next iteration. 2020-09-22 17:20:35 +02:00
rubenthoms 73beb0fff9 Fixed #6554 by moving setting the title of the Well Connection Factor legend to RimEclipseView::onUpdateLegens(). 2020-09-22 15:27:20 +02:00
Ruben Manuel Thoms af06bb1529 Proceeded with visualization of NNC vectors. 2020-09-21 16:44:18 +02:00
Ruben Manuel Thoms d365322437 Added new functions for computing triangle and polygon centroids. 2020-09-21 16:43:51 +02:00
Ruben Manuel Thoms 85f2b3faf0 Removed cafUiStyleSheet and all references to it. 2020-09-20 15:26:46 +02:00
rubenthoms 409db46ab3 Fixes #6520. 2020-09-20 15:05:08 +02:00
rubenthoms 7aa0f33811 Fixes #6382. 2020-09-20 15:05:08 +02:00
rubenthoms 2423dc977b First iteration showing vectors for NNC data. 2020-09-17 14:39:22 +02:00
rubenthoms 4cb57b729a Improved visualization of flow vectors. 2020-09-16 15:15:21 +02:00
Ruben Manuel Thoms 8290f3e293 Added function for importing surfaces from OpenWorks XYZ files.
Added helper function for fuzzy comparing vectors.
Adjusted (old) code to avoid warnings.
2020-09-05 13:24:57 +02:00
rubenthoms a43d575ae7 Renamed test data directory according to renaming of RifSurfaceReader->RifSurfaceImporter.
Added unit test for a clipped ptl file.
2020-08-28 14:29:47 +02:00
rubenthoms 5a4399f8ce Fixed 6377, false check for invalid indices in triangle indices definition algorithm. 2020-08-28 14:29:47 +02:00
Ruben Manuel Thoms 1bd710d0db Added checks for first and last table values of first column. 2020-08-17 14:41:59 +02:00
rubenthoms 0da301a785 Made sure an exception is also thrown for too few columns. Added a test for this use case. 2020-08-17 14:41:59 +02:00
rubenthoms 3a5ef7fb86 Fixed issue #6034 - Improve INP import : Add support for columns spanning more than one line. 2020-08-17 14:41:59 +02:00
Ruben Manuel Thoms bb8612c6a6 Unintended autocomplete in CMakeLists.txt 2020-08-04 14:01:38 +02:00
Ruben Manuel Thoms 40a4e57129 Qt 5.15 adjustments related to the change of location of QPainterPath 2020-08-04 14:01:38 +02:00
Ruben Manuel Thoms 23ab5adfd3 Installation adjustments 2020-08-04 14:01:38 +02:00