Magne Sjaastad
|
b4d6e40247
|
#849 Added import summary case command
|
2016-10-06 15:02:11 +02:00 |
|
Magne Sjaastad
|
d719491a33
|
#846 Added Open Last Used Project feature
|
2016-10-05 10:42:08 +02:00 |
|
Magne Sjaastad
|
98643a7b84
|
#846 Make sure plots widgets are updated when the plot main window is created
|
2016-10-05 10:04:41 +02:00 |
|
Magne Sjaastad
|
c8b73dad68
|
#846 Moved recent file management to RiaApplication
|
2016-10-05 08:54:40 +02:00 |
|
Magne Sjaastad
|
2d5295cf74
|
#846 Store window state for mainwindows in project and moved features into ApplicationCommands
|
2016-10-05 08:54:39 +02:00 |
|
Magne Sjaastad
|
8277080c2e
|
#846 If plot window is hidden, do not open plot window when loading case with summary data
|
2016-10-04 13:14:39 +02:00 |
|
Magne Sjaastad
|
16f8fc186e
|
#846 Removed obsolete flag to closeProject and make sure project is closed when last main window is closed
|
2016-10-04 11:03:54 +02:00 |
|
Magne Sjaastad
|
3a2454cba0
|
#851 Added "Open 3D Window" tool button in plot window. Raise mainWindow when activated from toolbar
|
2016-10-04 11:03:53 +02:00 |
|
Magne Sjaastad
|
33abbed1fd
|
#882 RiaApplication : Renamed to lastUsedDialogDirectory and added currentProjectPath. Use project path as fallback path for LAS export
|
2016-09-21 09:46:17 +02:00 |
|
Magne Sjaastad
|
1b38326d83
|
#279 Include cleanup
|
2016-09-01 13:01:17 +02:00 |
|
Magne Sjaastad
|
0128baddff
|
#279 Use frame buffer objects for snapshots when available, otherwise use grabFrameBuffer()
|
2016-08-31 17:34:31 +02:00 |
|
Magne Sjaastad
|
457c3c732b
|
#569 Added font sizes 12, 24, and 32
|
2016-08-29 14:25:50 +02:00 |
|
Jacob Støren
|
b46c6ebcf8
|
#809 Created Formation Names project items.
#819 Added delete command to Formation names
#808 Added an import Formation Names command
|
2016-08-24 08:30:12 +02:00 |
|
Magne Sjaastad
|
f9047ab77f
|
(#806) Improved layout of items in preferences
|
2016-08-09 13:45:08 +02:00 |
|
Magne Sjaastad
|
58047a6509
|
#569 Added custom font for labels in 3D scene and added font size to preferences
|
2016-08-09 13:43:13 +02:00 |
|
Magne Sjaastad
|
4bfef4ead0
|
Merged in changes from maintenance branch
|
2016-08-04 11:12:53 +02:00 |
|
Magne Sjaastad
|
2c96599327
|
#744 Error message for snapshots in Batch mode
|
2016-07-15 10:55:20 +02:00 |
|
Magne Sjaastad
|
7584e03883
|
Added context menu NewSummaryPlot for summary cases
|
2016-07-01 11:34:37 +02:00 |
|
Magne Sjaastad
|
7e89fb4b49
|
(#777) Show default summary curves when importing an Eclipse case with summary data
|
2016-06-30 14:01:50 +02:00 |
|
Magne Sjaastad
|
ac5402ca5a
|
Added updateViewerWidgetWindowTitle for summary plots
|
2016-06-29 14:41:17 +02:00 |
|
Magne Sjaastad
|
cac86dcec9
|
Fixed mouse interaction with well log plots and tracks
|
2016-06-29 14:41:14 +02:00 |
|
Magne Sjaastad
|
3b55f98dbd
|
Added ShowPlotWindow feature
|
2016-06-29 14:40:37 +02:00 |
|
Magne Sjaastad
|
119881dc7d
|
Removed obsolete code related to actions, menus and dock widgets
|
2016-06-29 14:40:20 +02:00 |
|
Magne Sjaastad
|
bbf1574feb
|
Wired up application logic related to new RiuMainPlotWindow
|
2016-06-29 14:38:11 +02:00 |
|
Magne Sjaastad
|
e92624a862
|
Moved setting for main windows geometry and toolbar state to RiuMainWindowBase
|
2016-06-29 14:38:06 +02:00 |
|
Magne Sjaastad
|
aef466087d
|
Established RiuMainPlotWindow
|
2016-06-29 14:37:41 +02:00 |
|
Jacob Støren
|
40388b308b
|
#739 Added summary case classes. Use those from the summary curves. Made save/restore work again for the summary plots. File format for Summary stuff are changed.
|
2016-05-31 13:48:22 +02:00 |
|
Jacob Støren
|
5732b5008f
|
Cached result variables in the summary reader
Fixed late field initialization
Additional cleanup and rename
|
2016-05-31 13:48:22 +02:00 |
|
Jacob Støren
|
38c15f57f2
|
#739 Show sum plot on creation. Load when opening project. Delete on close project
|
2016-05-25 14:05:31 +02:00 |
|
Magne Sjaastad
|
21f8b722b1
|
Redirect stdout and stderr to console using freopen_s
Previous redirection code does not work on VS2015, this commit works on
both VS2010 and VS2015
|
2016-05-04 15:11:42 +02:00 |
|
Magne Sjaastad
|
5fb04e9526
|
[System] Added support for display of regression images on top of each other in regression report
Use a slider concept (using CSS) to switch between generated and base
image
|
2016-01-11 08:00:05 +01:00 |
|
Magne Sjaastad
|
9c8a75a237
|
Do not modify fault settings when preparing for regression test
|
2015-12-11 10:45:48 +01:00 |
|
Jacob Støren
|
d84db62ebb
|
System: Do not change the preferences when running regression tests.
We need the flexibility in the tests.
|
2015-12-10 12:21:01 +01:00 |
|
Magne Sjaastad
|
47bb20368a
|
System : Fixed memory leaks
|
2015-12-09 13:52:25 +01:00 |
|
Magne Sjaastad
|
dc6a50ec3c
|
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
|
2015-12-07 10:07:51 +01:00 |
|
Magne Sjaastad
|
de41755320
|
(#687) Added option RESINSIGHT_INCLUDE_APPLICATION_UNIT_TESTS to enable unit tests
|
2015-12-03 11:38:59 +01:00 |
|
Magne Sjaastad
|
d2537a207f
|
(#687) Improved launch of unit tests from command line
|
2015-12-03 10:33:38 +01:00 |
|
Jacob Støren
|
ee11d4fde7
|
(#672) Refactoring and Fix of side effects introduced by 704f4fa
|
2015-12-01 12:27:19 +01:00 |
|
Jacob Støren
|
7b9f2b41ed
|
CppCheck fixes, Errors Warnings and performance
|
2015-11-27 16:37:26 +01:00 |
|
Magne Sjaastad
|
ac714ca2ea
|
(#630) Give warning if user tries to save project to a read only file
Add saved file to recent file list
|
2015-11-20 10:50:23 +01:00 |
|
Magne Sjaastad
|
7cd2cd0f50
|
(#632) Add Eclipse cell to selection and show in 3D view and time history plot
Consolidated remove of model based on name in RimView
Cleanup selection and time history plot when project is closed
|
2015-11-09 19:05:31 +01:00 |
|
Magne Sjaastad
|
f12684964e
|
Show class names only in Debug configuration
|
2015-10-30 11:45:55 +01:00 |
|
Magne Sjaastad
|
6c864c5bed
|
(#622) Show warning when hiding LAS curves in TVD plots
This warning can be disabled from preferences
|
2015-10-30 11:42:11 +01:00 |
|
Magne Sjaastad
|
bc85ecd6ab
|
Make sure all project windows are closed down as part of closeProject()
|
2015-10-28 15:30:20 +01:00 |
|
Magne Sjaastad
|
09a2579c49
|
Update icon state for range filters as part of loading project, not from initAfterRead
|
2015-10-28 12:23:24 +01:00 |
|
Magne Sjaastad
|
01224dd5e6
|
System : Removed unused variables
|
2015-10-26 10:18:57 +01:00 |
|
Magne Sjaastad
|
0405584bb6
|
System : Replaced tab with four spaces in ApplicationCode and subfolders
|
2015-10-23 15:46:25 +02:00 |
|
Magne Sjaastad
|
d022f70248
|
System : Improved robustness for regression tests
Clear list of reservoir views to be updated when closing project
Guard for null pointer when evaluating reservoir views for update
|
2015-10-23 14:13:14 +02:00 |
|
Jacob Støren
|
b18ae1a14a
|
Fixed crash introduced by b15b23b856
|
2015-10-22 16:46:58 +02:00 |
|
Jacob Støren
|
b15b23b856
|
(#540) Removed the Visible Cells Sync from Gui.
Moved UpateOverrides from init afterRead to OpenProject
|
2015-10-22 16:02:28 +02:00 |
|