Ruben Thoms
8dec8ba234
Refactoring: New icons for delete, refresh, copy, filters
2020-10-08 08:15:19 -04:00
Magne Sjaastad
77ef87fb3a
System : Move all command features into separate library
...
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00
Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Jacob Støren
191419b6b4
clang-format after intersection rename
2019-11-26 13:56:02 +01:00
Jacob Støren
4672528a4d
Rename RimintersectionBox to RimBoxIntersection
...
Rename RivIntersectionBoxPartMgr to RimBoxIntersectionPartManager
2019-11-26 13:14:55 +01:00
Jacob Støren
152d2bde17
Rename RimIntersection to RimExtrudedCurveIntersection
2019-11-26 11:35:21 +01:00
Jacob Støren
612332cbbc
#5019 Move RimIntersectionHandle to separate files Use in RimIntersectionBox
2019-11-20 10:39:48 +01:00
Jacob Støren
9ed3d8babc
#5019 WIP: Made fields in IntersectionHandle protected
2019-11-20 10:39:48 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Jacob Støren
ce28f1e858
#4857 Avoid switching active view when creating intersectinos
2019-11-01 15:57:03 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
f4d341feac
#4313 Disable copy of grid cross plot curves
2019-04-12 14:47:35 +02:00
Gaute Lindkvist
59229b89b7
#4258 Rename Grid Cross Plot "Curve Sets" to "Data Sets". Also renamed code
...
* Kept XML-strings to avoid breaking compatibility
2019-04-02 08:20:10 +02:00
Gaute Lindkvist
3d3868e29d
Fix up keyboard shorcut on < Qt 5.10
2019-03-27 12:01:49 +01:00
Gaute Lindkvist
af20545691
#4176 Enable short cut text in copy/paste context menus
2019-03-27 11:03:10 +01:00
Magne Sjaastad
edc6dad0f7
#4194 Grid Cross Plot: Add copy and paste of curve sets
2019-03-12 14:46:57 +01:00
Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
dc9edccb54
System : Move name to private field
2018-09-24 22:15:34 +02:00
Bjørn Erik Jensen
763d25040e
#2840 Ensemble curve. Copy/paste og curve sets
2018-05-08 10:17:18 +02: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
Jacob Støren
72013f4ff8
#2535 Use the MainWindowTools class instead of MainWindow directly (part 2)
2018-02-27 16:46:53 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Magne Sjaastad
0cee37ce86
Add missing ifdef macro for use of fracture template
2018-02-26 14:42:00 +01:00
Magne Sjaastad
fb95d896ef
#2509 Fracture : Add copy / paste of ellipse fracture template
2018-02-20 07:20:25 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
c9d6d60931
#2331 GeoMech fixes for intersection view. Paste view and animation of synthetic cases.
2018-01-29 16:16:11 +01:00
Jacob Støren
287992df91
#2331 Update Intersection View List when copying and deleting views
2018-01-29 16:16:11 +01:00
Rebecca Cox
8b4a1f05bc
#2390 Intersections: Add Copy/Paste
2018-01-24 11:44:20 +01:00
Bjørn Erik Jensen
1eb4c4d3e6
#1929 . Remove all parts of summary curve filter which is not needed for backward compatibility
2017-11-30 11:05:30 +01:00
Rebecca Cox
7da8e3091b
#1996 : Rename RimEclipseWellCollection -> RimSimWellInViewCollection
2017-10-17 09:52:31 +02:00
Bjørn Erik Jensen
886c1ea256
#1981 RFT Plot. Disabled several commands
2017-10-10 11:18:53 +02:00
Bjørn Erik Jensen
00fc2a2eaa
#1853 Summary curve filter. Remove unused includes and friend declarations
2017-09-21 15:18:28 +02:00
Rebecca Cox
4e82aaf502
#1813 Observed data: Remove right click options for observed data
2017-09-19 14:19:44 +02:00
Rebecca Cox
334a9c5bc4
#1840 Summary case: Cut paste with key shortcut and multiselection for copying/cutting with key shortcut
2017-09-13 11:15:28 +02:00
Rebecca Cox
071082a7df
#1840 Summary case: clear clipboard on paste, not only set mime data to nullptr
2017-09-13 11:15:28 +02:00
Rebecca Cox
ee25b8424d
#1840 Summary case: Cut paste of summary cases
2017-09-13 11:15:28 +02:00
Magne Sjaastad
a45aee0cc2
Merge branch 'fishbones' into pre-proto
2017-05-23 10:28:42 +02:00
Magne Sjaastad
d8dc62c5a7
#1510 Remove invalid usage of namespace caf for features
...
Also add override keyword
2017-05-19 13:40:38 +02:00
Magne Sjaastad
c35e79c3b5
Merge branch 'dev' into pre-proto
2017-04-20 13:40:56 +02:00
Magne Sjaastad
31852ba94f
#1401 Disable model change notification for several features
2017-04-20 10:38:58 +02:00
Jacob Støren
5e6018acb7
#1385 Fixed copy view problem, when flow diagnostics result was used.
...
Also fixed potential other problems due to same cause: resolve must be done before initAfterRead
2017-04-03 12:36:28 +02:00
Bjørnar Grip Fjær
e4354a0891
Do not copy views when copy/pasting eclipse case
2017-04-03 10:50:52 +02:00
Magne Sjaastad
8255a3aaa3
Merge branch 'dev' into pre-proto
2017-04-03 07:34:56 +02:00
Magne Sjaastad
8137955add
#1322 Added copy/paste of time history curves
2017-03-24 08:36:58 +01:00
Magne Sjaastad
3d67946976
Merge remote-tracking branch 'origin/dev' into pre-proto
2017-03-15 10:10:43 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Magne Sjaastad
10f14aee8e
Merge remote-tracking branch 'refs/remotes/origin/dev'
2017-02-27 07:13:06 +01:00