Commit Graph
2874 Commits
Author SHA1 Message Date
Magne Sjaastad 764f26c20c Improved text when unlinking range filters 2015-11-03 09:55:28 +01:00
Magne Sjaastad 7d83c5a06a Fixed missing update of icons during removeOverrides() 2015-11-02 14:07:05 +01:00
Jacob Støren 562c6ad8ac Adjusted Well Log plots icons to a more soft tone 2015-11-02 13:10:55 +01:00
Magne Sjaastad c8ffce4491 Renamed UI to "Cell Color Result" 2015-11-02 11:34:03 +01:00
Magne Sjaastad eb72e156a5 Updated version to 1.3.105-RC 2015-11-02 10:06:27 +01:00
Magne Sjaastad 61665dc7c9 Use updateConnectedEditors instead of a resize 2015-11-02 09:50:45 +01:00
Magne Sjaastad d61c1ecb93 (#483) Do not show toggle actions for range/property filters 2015-11-02 09:50:45 +01:00
Magne Sjaastad 73489780bf (#483) Improved how filters and filter collections are grayed out 2015-11-02 09:50:44 +01:00
Magne Sjaastad 9eb5c73842 Fwk: Emit data changed for all model indices recursively when executing updateSubTree() 2015-11-02 09:50:44 +01:00
Magne Sjaastad b10fedb997 (#483) Improved disabled state (gray icon) for range filters/filtercollection 2015-11-02 09:50:43 +01:00
Magne Sjaastad 572601c3db Do not allow changing checked state if an item is read only 2015-11-02 09:50:43 +01:00
Magne Sjaastad d9523dbd74 (#578) Disable menu commands in tree view when range/property is overridden 2015-11-02 09:50:42 +01:00
Magne Sjaastad cb1723494c (578) Disable commands in 3D view if range/property is overridden 2015-11-02 09:50:42 +01:00
Jacob Støren 765c659c7f (#563) Added integration point number in result info text for Geom Cases.
Also added node coordinates of associated nodes.
2015-11-02 07:57:33 +01:00
Jacob Støren f7ebf80e0d (#582) (#488) Cycling all the colors in the default color table, using dark colors first.
will make equal colors more seldom in a project.
And use a bit less "hard" colors first.
2015-10-31 23:35:18 +01:00
Jacob Støren 27271c7988 Increased default plot width a bit, to better handle the long curve names 2015-10-31 22:47:37 +01:00
Jacob Støren 4e25673937 Improved code regarding extraction curve creation 2015-10-30 21:39:33 +01:00
Jacob Støren 1148c1167c (#570) Aligning of track top implemented.
Now using manual layout and external legend.
2015-10-30 21:39:27 +01:00
Magne Sjaastad 56ad3a448e Reapplied fix for synthetic Odb files
See commit bfdc00edaf
2015-10-30 14:42:05 +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 11c76b9fcc (#613) Disable compile of python wrappers 2015-10-30 10:03:09 +01:00
Magne Sjaastad aabd5c6cf7 (#613) Updated ERT
Updated ERT to 9eb4c76cb930450c35e6d44d479da1141e296c7a of the
release/2015.10 branch
2015-10-30 09:47:37 +01:00
Jacob Støren 1b419f3098 Wlp: Removed spacing between plots and the scrollbar 2015-10-30 09:24:04 +01:00
Jacob Støren 1f312f3763 (#616) Reduced scrollbar problem (#570) Only one column of legends. 2015-10-30 09:23:57 +01:00
Magne Sjaastad 07f369f2dd (#595) Fixed invalid behaviour introduced in 4a6e156a68 2015-10-29 14:36:56 +01:00
Jacob Støren 59617a3c43 (#570) Fixed grid alignment
Is this due to a qwt-bug ?
2015-10-29 14:15:36 +01:00
Magne Sjaastad 1156da7f03 (#605) Fixed delete of well path to avoid reuse of old data 2015-10-29 13:13:38 +01:00
Magne Sjaastad f004752aea Remove obsolete includes 2015-10-29 13:13:38 +01:00
Jacob Støren b6d91f5063 (#623) Keep view position when toggle on/off 2015-10-29 11:55:21 +01:00
Jacob Støren 1fa3c58a2c (#620) Made rangefilter linking always possible. Using mapping when applicable.
If the mapping is not applicable, we just use the numbers as is.
If the ecl case is inside the geom case, we use the mapping.
Removed initAfterRead on ViewController
2015-10-29 11:21:08 +01:00
Jacob Støren 21b1e6c6e6 (#592) Fixed autoscale for track move delete toggle
Also avoid to always do updateConnectedEditors on project when deleting a curve
2015-10-29 10:29:48 +01:00
Jacob Støren 669bacb2a5 (#621) Fixed crash when toggling a curve in a hidden plot.
Added missing guard of the Qt pointer
2015-10-29 09:06:48 +01:00
Jacob Støren 0d41d15fe9 (#592) Refactored and renamed to make ready to fix for Track operations 2015-10-28 17:28:00 +01:00
Jacob Støren 07916f55ce (#592) Plots and tracks are now autoscaled on curve drag, drop, delete, toggled 2015-10-28 16:51:18 +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 4a6e156a68 (#595) Do not perform value filtering for LAS curves 2015-10-28 15:18:53 +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 ad6e17a5d9 (#596) Refactored name matching for Ascii well path files (dev-files)
Supported well names are
Well name in quotes
name myWellName
WELLNAME: myWellName
2015-10-28 11:32:47 +01:00
Magne Sjaastad 56e6fd1f6b (#596) Trim whitespace as first step to fix this issue 2015-10-28 10:28:52 +01:00
Jacob Støren 44463f3a41 Fixed (#583) and improved (#585) and (#592)
Also a renamed typo allign -> align
2015-10-28 10:08:34 +01:00
Jacob Støren 0a45354bd9 Tried to improve readability by renaming in the plot classes. 2015-10-28 10:08:28 +01:00
Magne Sjaastad 4a12eecd0c Moved well path commands into separate folder 2015-10-28 10:02:09 +01:00
Magne Sjaastad 9aff75c128 (#594) Fixed invalid formatting of well info during export of LAS files 2015-10-27 11:42:37 +01:00
Magne Sjaastad 58693f49dc Removed obsolete tree model 2015-10-26 11:25:17 +01:00
Magne Sjaastad 331f401b42 Removed usage of obsolete tree model 2015-10-26 11:25:03 +01:00
Magne Sjaastad 7a6c4c06b9 System : Removed unused variables 2015-10-26 11:09:57 +01:00
Magne Sjaastad 04d6933c90 System : Removed unused variable 2015-10-26 10:36:50 +01:00
Magne Sjaastad ba032020ec System : Assign value directly 2015-10-26 10:29:57 +01:00
Magne Sjaastad 1e9f77274a Minor refactor 2015-10-26 10:18:59 +01:00