Commit Graph

122 Commits

Author SHA1 Message Date
Magne Sjaastad
a6f77cdd32 Surface Import : Add coarsening distance to preferences 2020-09-10 15:29:56 +02:00
Gaute Lindkvist
bb7f7ff54e Reduce axis label overlap in Analysis plots 2020-09-03 09:52:38 +02:00
Magne Sjaastad
88ddeddca6
Add support for two Stimplan file formats ()
 XML import : Support two Stimplan file formats
2020-06-03 18:46:25 +02:00
Gaute Lindkvist
2fe4372dc2 First round of caf::FontTools 2020-06-03 14:00:04 +02:00
Kristian Bendiksen
8211727b79 Remove ifdefs for Qt4 support. 2020-05-12 12:01:44 +02:00
Magne Sjaastad
42964c0da4 Add static access function for RiaPreferences 2020-04-24 12:25:15 +02:00
Magne Sjaastad
95fc63fe7c Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
8aa36ee31e Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
60419f0985 Working Correlation Plot prototype 2020-04-17 13:54:21 +02:00
Magne Sjaastad
cf725c8f03 Preferences : Stop writing out obsolete fields
Writing of obsoleted font size fields caused issues when trying set font size 8. The reason for this was export of obsolete fields, and creation of default value for obsolete fields when applying new preference values.
2020-02-24 16:04:18 +01:00
Magne Sjaastad
027b7ed27c Multi Plot : Add optional display of PDF in preferences 2020-02-17 13:20:28 +01:00
Magne Sjaastad
c82df63e10 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
c31e4cbaaf Progress Bar : Control visibility of progress bar in Preferences 2020-02-11 11:43:31 +01:00
Magne Sjaastad
4b04e58607 Deeper : Add preference for visibility of faults when creating a new view 2020-01-25 12:04:16 +01:00
Magne Sjaastad
26a96f8e41 Deeper : Move fields to private 2020-01-25 11:54:40 +01:00
Gaute Lindkvist
909ddbfcd5 Create new registry variables for the font sizes to reflect they are now point sizes and not just enum values 2020-01-09 14:41:00 +01:00
Gaute Lindkvist
f279e85c2c Improved font handling 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
9ffbd97f8c Multi page plot works 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
47b93dc0d1
Implement pdf rendering ()
* First PDF creation support

* Reimplement info box

* Set title and make overlay frame margins more unified

* Remove a style sheet that was never meant to be applied to Project Tree

* Update RiuDraggableOverlayFrame when changing content

* Default page layout in Preferences

* undo removal of elision

* Remove friend class assignment in cafCategoryMapper

* the required methods have been made public

* Fix up after review

* Remove spurious const on by-value return

* Fix compile errors on Linux

* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
Magne Sjaastad
8157790068 Performance Summary : Use openmp when loading metadata for cases 2019-11-11 12:35:27 +01:00
Magne Sjaastad
dc983b5b84 Preferences : Add groups to System tab 2019-11-06 11:32:17 +01:00
Magne Sjaastad
0b3e5ecf0c Preferences : Move Show 3D information to development tab 2019-11-06 11:22:03 +01:00
Magne Sjaastad
2aa704b18a Preferences : Move Use Shaders to development tab 2019-11-06 11:10:33 +01:00
Gaute Lindkvist
03ff43237d Add a view id tag to project tree and tooltip
* Remove it from property editor
2019-11-05 11:09:18 +01:00
Magne Sjaastad
25e7c3ecc1 Summary Plot Template : Hide default plot template from UI 2019-10-30 10:41:38 +01:00
Magne Sjaastad
72e3ddc35e Preferences : More robust storing of data to registry 2019-10-25 15:55:27 +02:00
Magne Sjaastad
53e8cc82bd Resampeled Plot Data: Show time short text labels when possible 2019-10-19 15:05:59 +02:00
Magne Sjaastad
0698674d59 Summary Plot Template : Add context menu of summary cases 2019-09-30 13:28:08 +02:00
Magne Sjaastad
64e617562d Summary Plot Template : Add context menu of summary cases 2019-09-30 07:50:51 +02:00
Magne Sjaastad
f2ac170b66 Summary Template : Add reload of templates
Adjust save and load of templates
Add save path to preferences
2019-09-19 11:39:32 +02:00
Magne Sjaastad
020313da91 Summary Templates : Application objects
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
2019-09-11 09:33:03 +02:00
Magne Sjaastad
fe9e567825 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Gaute Lindkvist
8cd7f7fa52 Add support for printing debug info for Python 2019-08-28 11:50:18 +02:00
Gaute Lindkvist
8294408050
Merge pull request from OPM/feature-default-scriptpath
  Add default script path with Python examples
2019-08-26 12:56:57 +02:00
Gaute Lindkvist
f1ccf4550f Add default script path with Python examples 2019-08-26 11:39:49 +02:00
Magne Sjaastad
896d086d0d Rename tab name to Plotting 2019-08-26 10:02:02 +02:00
Magne Sjaastad
88ca2c558d Move data and time format to plotting 2019-08-26 10:00:13 +02:00
Gaute Lindkvist
e58da136e3
Support custom date time format ()
*  Support custom date time format

* Clang-format
2019-08-19 09:37:42 +02:00
Magne Sjaastad
4cb1c9faca Summary Plot: Add default curve style to preferences for history curves 2019-08-16 15:41:58 +02:00
Magne Sjaastad
dab424ace3 Preferences : Improve definition and use of tab names in dialog 2019-08-16 15:10:32 +02:00
Jacob Støren
e915c8e18c Refactoring to prepare for preferences based default summary plot curves 2019-08-09 09:54:55 +02:00
Gaute Lindkvist
b8d6c6b958 Make sure default text editor is actually used in RiaPreferences-defaults 2019-07-31 11:41:06 +02:00
Gaute Lindkvist
20832dfc88 Scripts: set sensible default editors on Windows and Linux 2019-07-30 14:05:48 +02:00
Gaute Lindkvist
357c722b4b Increase default plot font size to 10 2019-07-30 12:51:18 +02:00
Gaute Lindkvist
7fcb1afe6c Python: Move gRPC settings into Python group and rename UI items to remove gRPC-terminology 2019-07-30 12:32:10 +02:00
Gaute Lindkvist
3ba962aefb Implement python script running and editor in ResInsight GUI, same as Octave. 2019-07-26 14:54:54 +02:00
Magne Sjaastad
3c644629df Export of Flow Characteristics : Use CSV text export 2019-06-23 18:32:05 +02:00
Magne Sjaastad
a3d521e272 Ensembles: Remove Preference import option 'Separate Case' for Origin ensembles 2019-06-21 09:11:10 +02:00
Gaute Lindkvist
922386c673
First implementation of gRPC-based Python interface
First implementation with Asynchronous gRPC server, a few services and some client python code.
2019-05-20 13:21:02 +02:00