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 |
|
Rebecca Cox
|
7f246a032a
|
Merge patch into dev with fixes for #2501
|
2018-02-19 14:16:22 +01:00 |
|
Rebecca Cox
|
119752bf04
|
#2501 Result Plot: Add "Show Plot Data" to context menu
|
2018-02-19 14:15:42 +01:00 |
|
Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
Bjørn Erik Jensen
|
772ba788ad
|
#2449 2d intersection view. Show UTM intersection point in result info window
|
2018-02-16 14:38:28 +01:00 |
|
Bjørn Erik Jensen
|
0e53c4b8bd
|
RuiMainWindow. Null pointer guard
|
2018-02-15 10:59:15 +01:00 |
|
Magne Sjaastad
|
03f4b778cc
|
#2471 Fracture : Block selection of fracture if fracture template is selected in Project Tree
|
2018-02-14 13:07:33 +01:00 |
|
Magne Sjaastad
|
302edc5677
|
System : Guard null pointer access
|
2018-02-14 13:06:54 +01:00 |
|
Rebecca Cox
|
4eb80e83bb
|
#2465 Property panel: Update UI fields from selected result on tree view object changed
|
2018-02-13 13:29:47 +01:00 |
|
Magne Sjaastad
|
59958dcc3a
|
Fix picking on fracture geometry when scale factor is different to 1.0
|
2018-02-12 20:08:43 +01:00 |
|
Rebecca Cox
|
063802130c
|
Fix window edge axis crash
|
2018-02-12 09:05:58 +01:00 |
|
Rebecca Cox
|
cf3a1ad43f
|
#2392 3D View Context command: "Color Result"
|
2018-02-12 08:42:12 +01:00 |
|
Jacob Støren
|
d86b6f690e
|
#2337 Place legends aware of the possible edge axis border and enable the border by default in Intersection views
|
2018-02-09 14:10:26 +01:00 |
|
Jacob Støren
|
911571e267
|
#2337 Window Edge axis overlay item working.
|
2018-02-09 14:08:55 +01:00 |
|
Bjørn Erik Jensen
|
69cc77e026
|
#2427 2d intersection view. Display result info and curves
|
2018-02-06 14:40:14 +01:00 |
|
Magne Sjaastad
|
daad891b24
|
System : Show grid name and global cell index in result info
|
2018-02-06 07:27:21 +01:00 |
|
Magne Sjaastad
|
91e062fd93
|
#2431 : Add Rim3dView to event interface object
|
2018-02-05 20:12:22 +01:00 |
|
Bjørn Erik Jensen
|
b06c3b443b
|
Merge patch to dev. #2277
|
2018-01-30 14:25:53 +01:00 |
|