Gaute Lindkvist
2fe4372dc2
First round of caf::FontTools
2020-06-03 14:00:04 +02:00
Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02: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
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +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
29cb7cd8dc
#4718 Qt5 : Use grab() instead of grabWidget()
2019-09-13 15:13:49 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +02:00
Gaute Lindkvist
4c026952a1
#4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
...
* Get a lot of functionality included: zoom, panning, etc.
2019-02-26 11:44:26 +01:00
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Bjørn Erik Jensen
fbe9d2d73d
Merge branch '2018.01.01-patch' into dev
2018-01-26 15:56:37 +01:00
Bjørn Erik Jensen
ca3bb02c57
#2356 grid statistics dialog. Display of Mobile Volume Weighted Mean controlled by info box property
2018-01-26 15:53:13 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
77f4b4bb4b
Grid statistics. Add argument to control the result text
2017-12-05 11:24:26 +01:00
Rebecca Cox
1c628fcf3e
Change color in statistics dialog
2017-12-01 13:31:12 +01:00
Bjørn Erik Jensen
c5cc7ed842
Fix crash on Linux when opening model
2017-11-30 09:33:03 +01:00
Bjørn Erik Jensen
7fa9b15716
#2167 statistics dialog. Include statistics snapshot under 'Snapshot all views to file'
2017-11-29 13:34:55 +01:00
Bjørn Erik Jensen
f8256a30b8
#2167 statistics dialog. Screen dump to clipboard or file
2017-11-29 11:53:53 +01:00
Magne Sjaastad
1d9d8f6794
Add RiuTools with function for default window flags
2017-11-29 08:50:48 +01:00
Bjørn Erik Jensen
c530841e41
Statistics dialog. Display time step
2017-11-28 15:07:57 +01:00
Magne Sjaastad
3e5a4945d1
QDialog Constructor : Use windows flags to avoid '?' on Windows
2017-11-27 09:16:18 +01:00
Bjørn Erik Jensen
14198191b1
Statistics dialog. Align plots horizontally
2017-11-20 12:46:13 +01:00
Bjørn Erik Jensen
41db3e8b10
#2102 Statistics dialog. Adjust text edit height to its contents
2017-11-17 08:30:56 +01:00
Bjørn Erik Jensen
c4385c1c1c
Statistics dialog. Fix crash when values equals INF
2017-11-16 14:52:06 +01:00
Bjørn Erik Jensen
d9a4288693
#2102 Statistics dialog. Support for geo mech data
2017-11-16 14:13:50 +01:00
Bjørn Erik Jensen
985388e60f
Statistics dialog. Fix crash when no results exist
2017-11-16 13:22:43 +01:00
Bjørn Erik Jensen
3bb1933f4d
#2102 Statistics dialog. Refactoring
2017-11-16 12:51:08 +01:00
Bjørn Erik Jensen
24843f55b6
#2102 Statistics dialog. Dialog contents updates as 3D view is modified
2017-11-16 10:39:54 +01:00
Bjørn Erik Jensen
4b48da4250
#2102 Statistics dialog. First version. Statistics not updating automatically
2017-11-15 20:46:45 +01:00