Gaute Lindkvist
2e13e53b3c
Make the preference dialog slightly narrower
2019-04-23 08:38:49 +02:00
Gaute Lindkvist
0861a79dfa
#4320 Add create valve to 3d context menu when clicking on perforation
2019-04-23 08:25:39 +02:00
Gaute Lindkvist
1caed321b0
#4323 Avoid time step legend showing up unexpectedly in grid cross plots
2019-04-23 08:23:38 +02:00
Magne Sjaastad
25d5120190
#4153 Process Monitor : Avoid setting special font in process monitor
2019-04-20 13:13:27 +02:00
Gaute Lindkvist
e0bbda85d9
#4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent
...
* This way the mdi window still exists at the time of removal and we can handle the removal orderly
2019-04-16 12:14:54 +02:00
Gaute Lindkvist
e41f8ec149
#4312 Force new current sub window in MDI area to be maximized if closing a sub-window that was maximized
2019-04-15 15:33:31 +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
Gaute Lindkvist
f9e3db6aa6
#4336 Fix deletion of grid cross plot legends
2019-04-15 10:38:29 +02:00
Gaute Lindkvist
6f7a75f5c2
Add a margin of 4 pixels around every plot to avoid text going all the way to the edge
2019-04-15 09:58:08 +02:00
Gaute Lindkvist
9d06b59357
#4255 Read default plot font sizes from preferences and apply
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
798e3ff19e
#4256 Update fonts in Project and views when changing preferences
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
35e1d5d455
More Qt4 compile issues
2019-04-09 08:20:18 +02:00
Gaute Lindkvist
08b996405f
Fix Linux compile warning with CDE
2019-04-09 08:18:34 +02:00
Gaute Lindkvist
4e10aa8ffa
#4262 Tidy up well path menus
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
dbac2d71c8
Remove CDE style from progress bar for Qt4. Just use style sheets.
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
8e720f7077
Fix frame on Histogram
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
7f926a5a4d
Unify look of frames in 3d View using stylesheets
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
22880d511b
#4280 Improve animation progress bar
2019-04-08 14:24:43 +02:00
Gaute Lindkvist
94a8c35311
#4282 Move new Grid Layout creation inside form layout object editor
2019-04-05 13:28:23 +02:00
Gaute Lindkvist
9c2ed5ad92
Block changes to selection during resize and tiling
2019-04-04 19:23:52 +02:00
Gaute Lindkvist
000b6713b1
#4283 Improve window tiling during resize
2019-04-04 19:23:43 +02:00
Gaute Lindkvist
038d7a7676
#4097 Implement stretch factors for editors
2019-04-04 11:19:35 +02:00
Gaute Lindkvist
209146ebae
#4260 Support changing IJK bounding box in sector model and remodel UI
2019-04-02 09:51:58 +02:00
Gaute Lindkvist
59229b89b7
#4258 Rename Grid Cross Plot "Curve Sets" to "Data Sets". Also renamed code
...
* Kept XML-strings to avoid breaking compatibility
2019-04-02 08:20:10 +02:00
Gaute Lindkvist
421c374fde
#4265 Remove minimize button from MDI windows. It serves no real purpose.
2019-03-29 12:47:35 +01:00
Gaute Lindkvist
5695b8ada7
#4263 Fix saving of MDI window geometry without unmaximizing the window before saving
2019-03-29 12:47:35 +01:00
Magne Sjaastad
8c1c4ea767
#4240 Project Tree : Make sure setActiveReservoirView is called
2019-03-29 12:36:00 +01:00
Magne Sjaastad
16540f6607
Refactor : Use range based for and rename
2019-03-29 11:30:37 +01:00
Magne Sjaastad
de7c05f5cb
Refactoring : Use range based for
2019-03-29 11:26:12 +01:00
Magne Sjaastad
b26c61b7bf
#4240 Project Tree : Keep selection when clicking on cells
...
When current selection in project tree is part of a 3D view, update the selection accordingly. If an item unrelated to 3D view is selected, do nothing when clicking in the 3D view.
2019-03-29 11:23:46 +01:00
Magne Sjaastad
c4b0bf5890
#4221 MDI window : Move MDI handling to RiuMainWindowBase
2019-03-29 08:26:34 +01:00
Gaute Lindkvist
75b0905e26
#4243 Grid Cross Plot: Make legend icons black & white when grouping is enabled and set size from font size
2019-03-29 07:53:54 +01:00
Gaute Lindkvist
47a559b3a8
#4247 Minor improvements to export sector model UI
2019-03-28 22:41:03 +01:00
Gaute Lindkvist
d4f3701da6
#4245 Add export sector model to regular export menu
2019-03-28 20:42:13 +01:00
Gaute Lindkvist
337345a887
#4222 Add axis labels to Grid Cross Plot pick info
2019-03-27 15:17:52 +01:00
Gaute Lindkvist
a168f8a206
#4238 Increase the size of grid cross plot legends if window has been decreased and then increased again
2019-03-27 15:02:12 +01:00
Gaute Lindkvist
b08504fe05
#4236 Partial revert of fixes for #4221
...
* The line in RiuPlotMainWindow from ef182da8a9
is set back to before
2019-03-27 14:20:39 +01:00
Gaute Lindkvist
e8efe81796
#4176 Add keyboard shortcuts to Zoom all (Ctrl+Alt+A) and view directions (Ctrl+Alt+N/W/S/etc)
2019-03-27 13:18:19 +01:00
Gaute Lindkvist
3d3868e29d
Fix up keyboard shorcut on < Qt 5.10
2019-03-27 12:01:49 +01:00
Gaute Lindkvist
9306961df4
#4176 Enable Del keyboard shortcut for delete commands
2019-03-27 11:03:10 +01:00
Gaute Lindkvist
c3d4914997
#4077 Separate icons for different GeoMech import
2019-03-26 17:23:12 +01:00
Magne Sjaastad
9f7be1489d
Whitespace
2019-03-26 16:21:28 +01:00
Magne Sjaastad
507973688e
#4221 Window Management : Make sure restore of windows works from file
2019-03-26 16:19:56 +01:00
Gaute Lindkvist
009dcb5f19
#4226 Add polyline measurement mode
2019-03-26 14:19:02 +01:00
Gaute Lindkvist
5b7bf99b82
#4222 Implement picking to display point value in Grid Cross Plot
2019-03-26 14:17:35 +01:00
Gaute Lindkvist
97d71acaf8
#4220 Make sure we pass enterEvent of RiuViewer on to caf::Viewer
2019-03-26 11:34:14 +01:00
Magne Sjaastad
92578211b4
Rename to RimAdvancedSnapshotExportDefinition
2019-03-26 09:10:29 +01:00
Magne Sjaastad
8832a0a7c6
Rename to RiuAdvancedSnapshotExportWidget
2019-03-26 09:10:29 +01:00
Magne Sjaastad
3d33126dac
Rename to RicAdvancedSnapshotExportFeature
2019-03-26 09:10:29 +01:00
Gaute Lindkvist
aa32caae33
#4158 Implement info box for grid cross plots and improve plot overlay legends
2019-03-25 15:15:21 +01:00