Commit Graph

2784 Commits

Author SHA1 Message Date
Magne Sjaastad
f03e2431f9 #911 Fixed picking on category legend 2016-10-17 11:51:25 +02:00
Magne Sjaastad
da38067f66 Removed invalid assert 2016-10-17 10:54:08 +02:00
Magne Sjaastad
f4140ad3e1 Made regression test dialog wider 2016-10-17 10:50:37 +02:00
Magne Sjaastad
9a7138ddcd #842 Added plot title 2016-10-14 15:38:21 +02:00
Magne Sjaastad
d5213b2a43 #862 Added scale picker to select axis 2016-10-14 15:06:21 +02:00
Magne Sjaastad
71f1966c1c #906 Las Export: Fixed issue with TVDRKB export and improved UI 2016-10-14 13:30:04 +02:00
Magne Sjaastad
169944641f Guard against accessing null pointer 2016-10-14 11:52:09 +02:00
Magne Sjaastad
706241db5c Improved how external ERT is used 2016-10-14 10:03:53 +02:00
Magne Sjaastad
5d77fab776 #804 Changes related to API changes in ERT 2016-10-13 13:40:44 +02:00
Jacob Støren
7269e6e165 #912 Corrected the STM and Q values. Moved the STM, SEM and EV under ST and SE and E respectively. Made principal directions undefined when there are undefined stresses in SE 2016-10-13 13:28:52 +02:00
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
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
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
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
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
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