Commit Graph
3630 Commits
Author SHA1 Message Date
Jacob Støren c3eb692afe Merge with branch 'dev' 2016-10-13 12:44:44 +02:00
Jacob Støren 91302b8ee1 #912 Temporar fix of the sign of SM, However it really should be based on ST I believe now. 2016-10-13 12:43:31 +02:00
Jacob Støren c6a2196ac5 #912 Added principal stress directions as scalar results. 2016-10-13 12:15:21 +02:00
Jacob Støren f4fde3cc1c #912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results. 2016-10-13 12:13:32 +02:00
Jacob Støren eb066a71b0 caf: Finally removed the enum-index-based communication used in the optionValueLists for AppEnums. Now custom option menues based on AppEnums can use the enum values naturally instead of the enum index. 2016-10-13 12:11:32 +02:00
Magne Sjaastad 76dfe65f06 Make sure UI is updated when switching axis for curve 2016-10-13 09:37:15 +02:00
Magne Sjaastad 30bef2bb17 #853 Support zooming when two y-axis are present 2016-10-13 09:33:50 +02:00
Magne Sjaastad a816454494 #855 Update font size for time axis 2016-10-12 13:58:47 +02:00
Magne Sjaastad ae1eea4ac6 #779 Added support for filtering of zero and negative values in setSamplesFromDateAndValues 2016-10-12 13:49:57 +02:00
Magne Sjaastad ee367487de #779 Summary : Added display and axis control of log scale 2016-10-12 12:20:49 +02:00
Magne Sjaastad 7a591a3cc1 #840 Use Qwt to convert QDateTime objects, as toMSecsSinceEpoch was introduced in Qt 4.7 2016-10-12 10:32:56 +02:00
Magne Sjaastad 62411301da (#840) Summary : Added properties for time axis 2016-10-12 10:14:48 +02:00
Magne Sjaastad b8f1099d32 AppFwk : Clear internal structures when object changes 2016-10-12 10:08:08 +02:00
Magne Sjaastad 3f97640e7a (#869) Datastructures for right y-axis 2016-10-12 10:08:08 +02:00
Magne Sjaastad 8ae75b5f27 AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden 2016-10-12 10:08:08 +02:00
Magne Sjaastad c07f13d407 (#869) Summary : Right axis WIP 2016-10-12 10:08:08 +02:00
Magne Sjaastad 6a8801e179 (#857) Summary : Support for custom axis title 2016-10-12 10:08:08 +02:00
Magne Sjaastad 63ed368b5c (#857) Summary : Added properties for left and right Y-axis 2016-10-12 10:08:08 +02:00
Jacob Støren 89cb050223 #912 Added Volumentric strain (EV) 2016-10-11 15:40:57 +02:00
Jacob Støren ad97527bbd Merge pull request #915 from akva2/fix_build_old_boost
fixed: compilation issues with boost < 1.57
2016-10-11 15:19:31 +02:00
Jacob Støren faddabadba #912 Deviatoric Stress added 2016-10-11 14:54:42 +02:00
Jacob Støren b61cd434cf Fixed misplaced value list in range filter 2016-10-11 14:41:52 +02:00
Jacob Støren ca2689dd19 #912 Added Effective Mean Stress (SEM) 2016-10-11 13:17:12 +02:00
Jacob Støren 1a920338cc #912 Added Mean Stress (SM) 2016-10-11 12:13:23 +02:00
Magne Sjaastad aa6cc5a861 Linux fix 2016-10-11 09:35:23 +02:00
Jacob Støren 1ef3b65636 #885 Organized the Gui with these options at the bottom with more (?) sensible labels. Made sure the variable was deselected when switching the time lapse options. 2016-10-10 17:32:47 +02:00
Jacob Støren 97625a4cea #885 Modified Gui texts to show the time lapse state "_DN" 2016-10-10 16:37:13 +02:00
Jacob Støren d0c70f1653 #885 Time lapse derived results. Works, but needs polish and testing 2016-10-10 16:09:54 +02:00
Arne Morten Kvarving 71a4e6bc7b fixed: compilation issues with boost < 1.57
due to c++11 name mangling issues in boost::filesystem,
you cannot build a program with c++11 if boost was built for c++03.

workaround this by using boost's internal hack to do so,
disabling the exposure of c++11 scoped enums which is the cause
of the problems.
2016-10-10 11:22:43 +02:00
Jacob Støren fd71ea3aa6 #849 Icon brushup due to new SummaryCaseIcon 2016-10-07 15:48:17 +02:00
Jacob Støren e953a0a09a #852 Adjusted default minor time axis tick numers to 1 2016-10-07 11:34:52 +02:00
Jacob Støren fd97183a9e #852 Improved auto assigning of appearance, including better default colors, and stable startup colors 2016-10-07 11:34:52 +02:00
Magne Sjaastad 834e3aae7b Moved implementation to source file to avoid compile issues 2016-10-06 15:41:31 +02:00
Magne Sjaastad 15349dd471 #849 Added import summary case to toolbars 2016-10-06 15:17:59 +02:00
Magne Sjaastad 39356c2b2a #849 Added Import Summary Case command 2016-10-06 15:02:11 +02:00
Magne Sjaastad e87788d138 #849 Hide main window instead of close to avoid rebuild of contained project 2016-10-06 15:02:11 +02:00
Magne Sjaastad b4d6e40247 #849 Added import summary case command 2016-10-06 15:02:11 +02:00
Jacob Støren 94f47aecaa Upped to version 1.6.5-dev at completion of Geom Well Rel Sprint 3 2016-10-06 08:54:21 +02:00
Magne Sjaastad 8ef8607d09 #846 Cleaned up includes 2016-10-06 08:33:34 +02:00
Magne Sjaastad 7c5dbf8bc2 #846 Use one tile window feature for both main windows 2016-10-06 07:55:35 +02:00
Magne Sjaastad 95d4cd15cd #846 Mirrored relevant items to plot window menus 2016-10-06 07:55:35 +02:00
Jacob Støren 5988bca3bf #852 Reduced to one minor tick on Y-axis 2016-10-05 16:10:29 +02:00
Jacob Støren 8adeff97fd #852 Increased default font size from 9 to 11 2016-10-05 15:43:27 +02:00
Jacob Støren a9509c0212 #903 Fixed formation names file name presentation in UI. Use filename wo/path 2016-10-05 15:43:27 +02:00
Magne Sjaastad 58a25c9fe9 #846 Created help menu features 2016-10-05 14:23:31 +02:00
Magne Sjaastad ee0038ac74 #846 Created ImportGeoMechCaseFeature 2016-10-05 14:23:31 +02:00
Magne Sjaastad 8ffe1303df #846 Created save/close project and exit features 2016-10-05 14:23:30 +02:00
Jacob Støren 0ca0179c5a #866 Hide appearance settings in curve filter when auto is on 2016-10-05 14:22:45 +02:00
Jacob Støren c7a1bdd88a #865 Short name -> Display Name, Auto off, Use Case Name as default display name. 2016-10-05 14:15:55 +02:00
Jacob Støren b2728b070b #871 Keep new zoom settings when toggling the curves/curve filter 2016-10-05 13:56:27 +02:00