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
#5528 Multi Plot : Add optional display of PDF in preferences
2020-02-17 13:20:28 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
c31e4cbaaf
#5505 Progress Bar : Control visibility of progress bar in Preferences
2020-02-11 11:43:31 +01:00
Magne Sjaastad
4b04e58607
#5377 Deeper : Add preference for visibility of faults when creating a new view
2020-01-25 12:04:16 +01:00
Magne Sjaastad
26a96f8e41
#5377 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 ( #5250 )
...
* 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
#5022 Performance Summary : Use openmp when loading metadata for cases
2019-11-11 12:35:27 +01:00
Magne Sjaastad
dc983b5b84
#4982 Preferences : Add groups to System tab
2019-11-06 11:32:17 +01:00
Magne Sjaastad
0b3e5ecf0c
#4982 Preferences : Move Show 3D information to development tab
2019-11-06 11:22:03 +01:00
Magne Sjaastad
2aa704b18a
#4982 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
#4951 Summary Plot Template : Hide default plot template from UI
2019-10-30 10:41:38 +01:00
Magne Sjaastad
72e3ddc35e
#4934 Preferences : More robust storing of data to registry
2019-10-25 15:55:27 +02:00
Magne Sjaastad
53e8cc82bd
#4876 Resampeled Plot Data: Show time short text labels when possible
2019-10-19 15:05:59 +02:00
Magne Sjaastad
0698674d59
#4796 Summary Plot Template : Add context menu of summary cases
2019-09-30 13:28:08 +02:00
Magne Sjaastad
64e617562d
#4796 Summary Plot Template : Add context menu of summary cases
2019-09-30 07:50:51 +02:00
Magne Sjaastad
f2ac170b66
#4733 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
#4657 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
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
8cd7f7fa52
#4626 Add support for printing debug info for Python
2019-08-28 11:50:18 +02:00
Gaute Lindkvist
8294408050
Merge pull request #4633 from OPM/feature-default-scriptpath
...
#4535 Add default script path with Python examples
2019-08-26 12:56:57 +02:00
Gaute Lindkvist
f1ccf4550f
#4535 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
#2082 Support custom date time format ( #4594 )
...
* #2082 Support custom date time format
* Clang-format
2019-08-19 09:37:42 +02:00
Magne Sjaastad
4cb1c9faca
#4581 Summary Plot: Add default curve style to preferences for history curves
2019-08-16 15:41:58 +02:00
Magne Sjaastad
dab424ace3
#4590 Preferences : Improve definition and use of tab names in dialog
2019-08-16 15:10:32 +02:00
Jacob Støren
e915c8e18c
#4003 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
#4525 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
#4471 Implement python script running and editor in ResInsight GUI, same as Octave.
2019-07-26 14:54:54 +02:00
Magne Sjaastad
3c644629df
#4136 Export of Flow Characteristics : Use CSV text export
2019-06-23 18:32:05 +02:00
Magne Sjaastad
a3d521e272
#4402 Ensembles: Remove Preference import option 'Separate Case' for Origin ensembles
2019-06-21 09:11:10 +02:00
Gaute Lindkvist
922386c673
#4416 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
Gaute Lindkvist
b824f1d75f
#4407 Make sure we convert fontInScene from point size to enum value from old registry settings
2019-05-13 15:46:31 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
1f5d4030b9
#4384 Preferences : Missing default font sizes
2019-04-30 12:36:53 +02:00
Magne Sjaastad
80718901d1
#4377 Octave : Remove obsolete developer setting in Preferences
2019-04-29 08:05:03 +02:00
Gaute Lindkvist
2e13e53b3c
Make the preference dialog slightly narrower
2019-04-23 08:38:49 +02:00
Gaute Lindkvist
edf46496b7
#4341 Make docked plots follow font size preferences (but subtract 1 in point size)
...
* The docked plots have much less space available than most plots
2019-04-15 15:08:15 +02:00