Commit Graph

1089 Commits

Author SHA1 Message Date
Rebecca Cox
ab800390dd #2597 3D Well Log Curve: Context command to add new curve 2018-03-15 13:05:00 +01:00
Bjørn Erik Jensen
b7e8834b4c #2476 2dIntersectionView. Clean up context menus 2018-03-14 08:05:38 +01:00
Bjørn Erik Jensen
28830d3a1b #2480 2d intersection view. Adjusted category legends position 2018-03-13 13:26:41 +01:00
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Jacob Støren
0bdde36aa3 Merge #51 Legend background and #2478 Edge axis top into dev 2018-03-08 16:22:13 +01:00
Jacob Støren
c258528dc5 #51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background. 2018-03-08 11:20:27 +01:00
Magne Sjaastad
4f7291c95d #2583 System : Move regression test framework to separate class 2018-03-08 10:15:51 +01:00
Jacob Støren
df0a356a0a #2478 Add top edge axis (intersection View) and repositioned info box and legends to follow. 2018-03-07 12:47:48 +01:00
Rebecca Cox
a37a9d3308 #2582 3D well log curves: Create add 3D well log extraction curve cmd 2018-03-07 12:02:13 +01:00
Magne Sjaastad
91428a028d #2554 Regression Test : Reorganize setting of current working folder 2018-03-07 09:30:15 +01:00
Magne Sjaastad
2e122d2ab3 #2554 Regression Test : Move serialization code into RiaRegressionTest 2018-03-07 09:30:15 +01:00
Jacob Støren
91daf49e8a #2578 Fix avoid UTM coordinates in 2D intersection View (behind the scenes) 2018-03-06 16:31:12 +01:00
Magne Sjaastad
2435e92be1 #2577 Test : Add test toolbar to launch unit tests and regression tests 2018-03-06 13:19:06 +01:00
Rebecca Cox
c77c08222d Mohr circle: Use same function to calculate FOS (=1/dsm) in results collection and mohrs plot 2018-03-06 10:29:08 +01:00
Rebecca Cox
381ae6bd81 #2527 Mohr circle: Make coloring of envelope more robust 2018-03-06 09:55:51 +01:00
Rebecca Cox
3f7eae6bcc #2537 Mohr circle: avoid clearing plot on selection = nullptr 2018-03-06 09:55:51 +01:00
Rebecca Cox
fcf8bf6e68 #2540 Mohr circle: Improve scaling of window 2018-03-06 09:55:51 +01:00
Magne Sjaastad
ef2179f1ba #2545 Move fields from public to private 2018-03-02 14:27:52 +01:00
Unknown
bbabb60ece #2538 Mohr Circle: Support time stepping 2018-03-02 09:31:17 +01:00
Unknown
4f20c7862e #2541 Mohr Circle: Use correct arguments when calling calculateFOS 2018-03-01 12:52:47 +01:00
Jacob Støren
74e4775395 #2487 Avoid switching views when picking a simulation well in an intersection view 2018-03-01 07:52:32 +01:00
Unknown
6a33735479 #2537 Mohr circle: Support multi selection of cells 2018-02-28 15:41:57 +01:00
Magne Sjaastad
25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Magne Sjaastad
233df05f68 #2536 Build System : Remove obsolete includes and update depending includes 2018-02-27 20:00:56 +01:00
Jacob Støren
267e3ef59d #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Jacob Støren
72013f4ff8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 2) 2018-02-27 16:46:53 +01:00
Jacob Støren
43dc25eca0 #2535 Add MainWindow tools class that can reduce number of mainWindow includes and hopefully reduce compile time 2018-02-27 16:46:53 +01:00
Jacob Støren
6a3b43ec7c #2487 Avoid switching view when clicking objs in the intersectino view. Some minor refactoring of the MainWindows 2018-02-27 16:46:53 +01:00
Rebecca Cox
599909a9e8 #2533 Mohr circle: Round of FOS to 2 decimals 2018-02-27 15:06:59 +01:00
Rebecca Cox
2734f52e53 #2533 Mohr Circle: Calculate Element FOS 2018-02-27 14:39:07 +01:00
Rebecca Cox
2d931a81f5 #2523 Mohr circle: Remove colors from circles 2018-02-27 14:09:31 +01:00
Rebecca Cox
4f8c585be7 #2534 Mohr circle: Always use SE as result 2018-02-27 12:59:14 +01:00
Rebecca Cox
f4d4a8aa46 #2531 Mohr Circle: Add Info text 2018-02-27 12:40:36 +01:00
Rebecca Cox
cfa3443cdd #2530 Mohr circle: Fix crash when selected cell has no value 2018-02-27 10:32:59 +01:00
Magne Sjaastad
72b5f540e5 #2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2018-02-26 20:54:45 +01:00
Rebecca Cox
2b368fb0b8 #2523 Mohr Circle: Improve circle appearence 2018-02-26 15:56:23 +01:00
Rebecca Cox
bed95a105e #2527 Mohr Circle: Use cohersion and friction angle from case 2018-02-26 13:39:26 +01:00
Rebecca Cox
f7ba9133fe #2527 Mohr circle: Make friction-cohesion line for negative principals 2018-02-26 12:51:25 +01:00
Rebecca Cox
23ab74c34d Mohr Circle: Make result "E" work 2018-02-26 11:15:18 +01:00
Rebecca Cox
75bcf7dcf4 #2527 Mohr Circle: Add friction-cohesion line 2018-02-26 11:03:57 +01:00
Rebecca Cox
fe301bfc11 #2522 Mohr circle: Avoid calculating circle if result without tensor is selected 2018-02-26 11:03:57 +01:00
Magne Sjaastad
1706a6c0c4 System : Reorder initialization order to match declaration order 2018-02-24 09:17:02 +01:00
Magne Sjaastad
905ebb49de System : Add missing default statements in switch block 2018-02-24 09:16:15 +01:00
Rebecca Cox
69b1384d89 #2523 Mohrs circle: Add comments and improve readablity 2018-02-23 10:05:03 +01:00
Rebecca Cox
e8a65989c3 Code cleanup 2018-02-23 07:42:42 +01:00
Rebecca Cox
bf1a621332 #2523 Mohr Circle: Improve circle appearence 2018-02-22 18:10:24 +01:00
Rebecca Cox
28efe4661d #2522 Mohr circle: Update plot on 3D view selection 2018-02-22 18:04:47 +01:00
Rebecca Cox
d6974bfdba #2519 Mohr Circle: Create plot widget 2018-02-22 17:45:58 +01:00
Rebecca Cox
f0d32e6e45 #2511 2D Intersection view: Avoid selecting intersection in tree when selecting a cell 2018-02-19 15:11:35 +01:00