Gaute Lindkvist
f15d6dd385
#3997 Use AppEnum for font size in preferences as well so it is more easily shared.
2019-02-04 15:20:56 +01:00
Magne Sjaastad
3209ad3a7c
System : Skip progress bar if no plots are present
2019-01-17 09:43:42 +01:00
Magne Sjaastad
e846e50da4
Whitespace
2019-01-17 07:48:07 +01:00
Magne Sjaastad
791a896be4
#3952 Summary : Create plot if no plot exists when loading summary case
2019-01-14 13:54:19 +01:00
Magne Sjaastad
f727a6c4ee
#3929 System : Always lock mutex before unlocking
2019-01-07 12:38:53 +01:00
Gaute Lindkvist
e510237793
Make Qt5 fix for RiaApplication::launchUnitTests() a bit safer.
2018-12-11 15:39:12 +01:00
Gaute Lindkvist
f3a2f0c5b2
Fix build problem on Qt5 in relation to unit tests.
2018-12-11 15:32:08 +01:00
Bjørn Erik Jensen
7b9520a8cc
Application. Use the new FontCache for applicationwide font creation
2018-12-05 14:53:08 +01:00
Magne Sjaastad
68bc466830
#3792 Use font 10 and 14
2018-12-03 14:19:49 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Jacob Støren
29e6e08779
#3724 Added cycling default color to polyline import. Set default line thickness to 2.
...
Refactored away unneccesary complexity. loadAndUpdate when opening project file. Toggle now working
2018-11-27 17:54:42 +01:00
Magne Sjaastad
715003f58e
#3587 Clear all selections as part of delete of temporary LGRs
2018-10-30 14:02:27 +01:00
sigurdp
8ca73960f4
#3561 HoloLens: Establish sharing server session and publish visualization data to sharing server
2018-10-25 15:34:48 +02:00
Magne Sjaastad
cdda4d74df
#3541 HoloLens : Create dummy file backed feature
2018-10-22 12:36:14 +02:00
Magne Sjaastad
24a075499e
#3541 HoloLens: Create session object
2018-10-22 12:36:14 +02:00
Magne Sjaastad
16265273b9
#3512 System : Remove unused functions
2018-10-18 16:32:02 +02:00
Magne Sjaastad
046c05e76e
#3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder
2018-10-10 08:02:41 +02:00
Magne Sjaastad
fd5b9653ba
#3476 Regression Test : Add fallback to project folder
2018-10-10 08:02:41 +02:00
Magne Sjaastad
f61b82dd35
System : System : Introduce compiler warning 4456 with fixes
2018-09-25 07:37:40 +02:00
Gaute Lindkvist
e4a5eb2769
#3384 Add RiaApplication::enableDebugFeatures method that checks environment for RESINSIGHT_DEBUG
...
* Disable System tab of preferences if this is not enabled.
2018-09-21 12:51:36 +02:00
Gaute Lindkvist
1e77c9308a
#3209 Make sure project tree is initialised when creating the plot window.
...
* Also ensure the main plot window is created before attempting to set a brand new plot as an MDI window.
* This ensures the MDI view controller has been created, otherwise the new plot MDI window will not be shown in the main plot window when the main plot window is created.
2018-08-17 10:54:40 +02:00
Jacob Støren
95c396ce77
#2609 Make modeled well path visible when loading project file
2018-07-02 16:55:32 +02:00
Gaute Lindkvist
0d9f810718
Make sure plot window is activated after creating/opening it.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
e39a34cd0d
Add some features to well log plot, track and curve creation.
...
* Needed for creating the well bore stability plots
* Add ability to set plot and track titles
* Make updating and refreshing plots optional when adding curves/tracks so it can be done at the end instead.
* Optionally set custom titles to the plots and tracks.
2018-07-02 10:29:31 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
Magne Sjaastad
d353a9fc44
#3012 Selection manager is not cleared when project is closed
2018-06-06 12:36:28 +02:00
Jacob Støren
d7cffba9f1
#2940 Covert old project file geomech camera mx to new display offsetted regime
2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb
WIP : try to fix import of geomech project files
2018-05-18 19:23:36 +02:00
Gaute Lindkvist
79928702bf
#2920 Save window state for main window when closing plot window last (and vice versa).
2018-05-16 08:55:34 +02:00
Gaute Lindkvist
461d22b2b5
#1908 Stop creating new summary cases when opening a project file.
2018-05-15 16:20:25 +02:00
Bjørn Erik Jensen
4e9dfafe02
#2894 Summary cases. Moved code to more appropriate location
2018-05-11 09:53:03 +02:00
Bjørn Erik Jensen
3ad7c11040
#2894 Summary cases. Select case after import from recent file menu
2018-05-11 09:08:14 +02:00
Jacob Støren
2f80e99abc
#2829 Add overall handling of std::bad_alloc exception with a message box. Now the user can know what is happening, and possibly save his work. On linux this will only work sometimes unless sysctl vm.overcommit_memory = 2
2018-05-03 10:11:30 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Magne Sjaastad
132db2bb1e
#2798 Dock Widgets : Improve menus and handling of tabbed dock widgets
...
Create dock widgets based on static names
Build Windows menu based on static names
Wire up toggleView actions to RiuDockWidgetTools
Change dock widget visibility based on view
2018-04-26 20:05:42 +02:00
Magne Sjaastad
9550864c9e
#2711 Project File : Use forward slash for project file path in XML
2018-04-20 10:07:00 +02:00
Bjørn Erik Jensen
9f40679f22
#2555 Bugfix
2018-04-13 15:47:43 +02:00
Bjørn Erik Jensen
d7e7c4a463
#2720 , #2686 , #2701 Origin summary and grid cases import enhancements
2018-04-13 15:47:42 +02:00
Bjørn Erik Jensen
d5bbeffdd0
#2555 Refactored summary restart file import
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
2a84cb6ddf
#2555 Handle import to separate cases
2018-03-20 14:32:55 +01:00
Magne Sjaastad
716bb3184b
System : Replace tab with four spaces
2018-03-12 11:12:39 +01:00
Magne Sjaastad
0629551fa8
#2583 Remove obsolete code, moved to RiaRegressionTestRunner
2018-03-08 10:57:06 +01:00
Magne Sjaastad
ca36e0a7cc
#2583 Add missing include
2018-03-08 10:31:21 +01:00
Magne Sjaastad
4f7291c95d
#2583 System : Move regression test framework to separate class
2018-03-08 10:15:51 +01:00
Magne Sjaastad
91428a028d
#2554 Regression Test : Reorganize setting of current working folder
2018-03-07 09:30:15 +01:00
Magne Sjaastad
ce2b4febbb
#2554 Regression Test : Detect command files and execute content
2018-03-06 13:19:06 +01:00
Magne Sjaastad
b2204fb22a
#2554 System : Create absolute path of project file before update of file references
2018-03-06 13:19:06 +01:00
Magne Sjaastad
cbb25cb514
#2561 Fracture Template : Set Default Conductivity Result in loadDataAndUpdate()
2018-03-06 08:16:39 +01:00
Magne Sjaastad
10bc5c92ab
#2532 Fracture : Create copy of fracture template if non-matching units is detected
2018-02-27 12:05:41 +01:00