Jacob Støren
9a21ceb74f
#4589 Recursive Import Dialog: Rename widgets to distinguish them from data
2019-08-19 11:16:24 +02:00
Jacob Støren
f2e5ccc60d
#4588 Recursive import Dialog: Fixed tab order, default button,
...
and avoid deleting the result list when editing the filters
2019-08-16 11:36:37 +02:00
Jacob Støren
5179f840b8
#4586 Add describing tooltips to the dialog
2019-08-16 10:53:25 +02:00
Jacob Støren
b4285d619d
#4585 Add Copy-command in the file list
2019-08-16 10:07:39 +02:00
Jacob Støren
cd5943a39c
#4555 Fix errors in filter behavior.
...
Handle double separators
Handle */ pathfilter correctly (no recursive search)
2019-08-16 09:05:15 +02:00
Jacob Støren
e1c061fd15
#4554 Use "..." in display of effective filter as notion of recursive search
...
Fix display of multiple extensions
Replace "**" with * in path text
2019-08-16 09:05:15 +02:00
Jacob Støren
f3c0c4ff82
#4554 Harmonized path separator direction in hierarchy file dialog on windows
2019-08-16 09:05:15 +02:00
Jacob Støren
b5d9a47fdc
#4556 Command Line Help: Improve help text
...
Group options using newline
Fix misleading --case description
2019-08-12 08:35:12 +02:00
Jacob Støren
08e966e4d7
Removed issue templates
2019-08-09 14:04:54 +02:00
Jacob Støren
93b4101831
#4003 Use the preferences settings when creating default summary plots.
...
Refactored to make assigning default curve appearance easier.
2019-08-09 13:15:32 +02:00
Jacob Støren
e915c8e18c
#4003 Refactoring to prepare for preferences based default summary plot curves
2019-08-09 09:54:55 +02:00
Jacob Støren
0d456a1f1b
#4002 Renamed feature that opens the plot editor and created feature to create a new plot directly. The new feature uses the selected summary cases and creates a default curve for each.
2019-08-08 16:22:00 +02:00
Jacob Støren
b2adea51e3
#4001 Improved windows console support. Other shells than native also supported. Preparations for Summary plotting command line parameters.
2019-08-08 13:33:51 +02:00
Jacob Støren
81de872c7b
#4543 , #4544 Fixed missing command line help text from menu-command and --help option.
...
Improved the error text when an unknown option is used.
Improved the dialog used to show command line options, and make the text selectable
2019-08-08 10:46:15 +02:00
Jacob Støren
1caee676bc
Use the Socket Server error message channel for writeBlockData errors, as all the socket server related errors use.
...
Done to prepare for fixing #4543 and #4544
2019-08-08 10:46:14 +02:00
Jacob Støren
5e2485863c
Fixed missing copy of qt dll's on msvc using cotire
2019-08-07 09:39:24 +02:00
Jacob Støren
ecd0c625d2
Put the strange chatch2 from libecl into the Thirdparty folder
2019-08-07 09:38:42 +02:00
Jacob Støren
7317e75bae
Added a note on grpc installation when using cmake-gui
2019-08-07 09:37:55 +02:00
Jacob Støren
58b8ca6ff4
Merge branch 'dev' of https://github.com/OPM/ResInsight into dev
2019-06-25 17:17:58 +02:00
Jacob Støren
2930d41521
AppFwk: Fix of Qt5 OpenGL related problems: Offset + Context deletion.
...
Added option to control the direction of the parallel projection headlight
Added optional visualization of point of interest to caf::Viewer
2019-06-25 17:01:38 +02:00
Jacob Støren
936d2e122d
AppFwk: Added optional adaptive rotation sensitivity to CAD and Ceetron Plus navigation policies
2019-06-25 16:59:53 +02:00
Jacob Støren
87d673b672
VizFwk: Added method to set the ManipulatorTrackball sensitivity
2019-06-25 16:56:43 +02:00
Jacob Støren
78a705f05c
AppFwk: Qt5: Avoid use of an obsolete class
2019-06-25 16:55:03 +02:00
Jacob Støren
b0e73b7422
VizFwk: Fixed scaling bug in paralell projection for FixedSizeTransform. Was always 1 pixel high
2019-06-25 16:53:01 +02:00
Jacob Støren
b802937657
Fwk: Added the variable CEE_USE_QT5 as an option in pdmCore and LibGuiQt, to make it visible in the Cmake Gui.
2019-06-25 16:51:45 +02:00
Jacob Støren
cc2b19cb57
AppFwk: Added a tabbed property view dialog as convenience until we have a "tab" option in the uiOrdering system
2019-06-25 16:50:46 +02:00
Jacob Støren
ce91cc3cc2
AppFwk: PdmSettings: Added methods that reads and writes (only) valuefields of an object properly
2019-06-25 16:50:03 +02:00
Jacob Støren
183988befd
AppFwk: Filepath Editor: Made browse button inactive when field is read only.
2019-06-25 16:47:22 +02:00
Jacob Støren
f1dfab0433
AppFwk: Make push button editor fill the column if Label position is HIDDEN
2019-06-25 16:46:29 +02:00
Jacob Støren
72d4c0b51a
AppFwk: Added pdm field of cvf::Mat3d
2019-06-25 16:42:38 +02:00
Jacob Støren
eb258ee742
AppFwk: Added missign guard against nullptr
2019-06-25 16:41:22 +02:00
Jacob Støren
01ac756314
AppFwk: Added a parent editor concept, and adjusted the update regime to make embedded editors trigger update of the containing editor. Removed the update of the fields owner object, which causes trouble for table editors and some derived object editors.
2019-05-06 11:58:06 +02:00
Jacob Støren
f1d4de2090
Remove calls to setUiField that are unneccessary because of changes in AppFwk
2019-05-06 11:58:06 +02:00
Jacob Støren
61e9a2a696
#3958 First shot on time difference implementation
2019-01-30 16:46:16 +01:00
Jacob Støren
1d60bd9843
Simple rename variables
2019-01-30 15:28:45 +01:00
Jacob Støren
58ac488929
#3958 Refactoring : RigResultAccessorFactory simplification
...
To make the result address including basetimestep info reach the CellResultsData class.
2019-01-30 15:25:29 +01:00
Jacob Støren
8a5cbf60fd
#3958 Refactoring CaseCellResultsData to propagate result address with timelapse info all the way.
2019-01-29 12:44:23 +01:00
Jacob Støren
5fe4a057ce
#3958 Fix warning and error from refactoring
2019-01-29 08:35:42 +01:00
Jacob Støren
a3660cd496
#3958 Refactoring: Rename modifiable result access to make it easier to track in the code. The existing overloads made things harder to read.
2019-01-29 08:35:42 +01:00
Jacob Støren
fe53380a36
#3958 Refactoring: RigCaseCellResultsData: Reorder headerfile
...
to group the methods sensibly
2019-01-28 16:31:57 +01:00
Jacob Støren
dbb2a564a2
#3958 Refactoring: RigCaseCellResultsData: Remove the final result index based interface
2019-01-28 16:18:28 +01:00
Jacob Støren
c159dfb763
#3958 Refactor: Simple renaming
2019-01-25 16:19:15 +01:00
Jacob Støren
3e3d3871ed
#3958 Refactoring: Remove scalarResultIndex from RigEclipseResultAddress
...
and real external use (outside CaseCellResultsData)
Regression tests OK.
2019-01-25 16:19:15 +01:00
Jacob Støren
98f2b50180
#3958 Refactoring: Remove more direct use of scalarResultIndex related to CellEdge
2019-01-25 16:19:15 +01:00
Jacob Støren
d8eded7d49
#3958 Refactoring: Removed result index from NNC data
2019-01-25 16:19:15 +01:00
Jacob Støren
09011862cd
#3958 Refactoreing: Rename
2019-01-25 16:19:14 +01:00
Jacob Støren
8ee1d1491f
#3958 Refactoring: EclipseResultAddress can now be used with type and variable in addition to index (which is to be removed)
2019-01-25 16:19:14 +01:00
Jacob Støren
726f5ee596
Remove compiler warnings
2019-01-25 16:19:14 +01:00
Jacob Støren
1d8e31fe91
#3958 Refactoring: Fix after update from dev
2019-01-25 16:19:14 +01:00
Jacob Støren
42afa063d5
#3958 Refactoring: Rename to findOrLoadKnownScalarResult
...
to make it clear that it does not add a result name to the internal structures.
2019-01-25 16:19:14 +01:00
Jacob Støren
d0792d80c3
#3958 Refactoring : Moved formation names calculation into CaseCellResultsData.
...
Made one more method private.
2019-01-25 16:19:14 +01:00
Jacob Støren
70fc63056f
#3958 Refactoring: Privatized and renamed findTransmissibilityResults()
...
Narrower identification in header of methods needing refactoring attention
2019-01-25 16:19:14 +01:00
Jacob Støren
5a01fdb88e
#3958 Refactoring: Replaced result info based lookups with result address.
...
Replaced access of resultInfo as vector with single access based on address.
Moved RigEclipseResultAddress to a separate new file.
2019-01-25 16:19:13 +01:00
Jacob Støren
accc0768a1
#3958 Refactoring: Reordered the headerfile to outline the index-based methods needing refactorization
2019-01-25 16:19:13 +01:00
Jacob Støren
e21a0da543
#3958 Refactoring: Remove resultIndex in maxTimeStepResult
2019-01-25 16:19:13 +01:00
Jacob Støren
8e16d3ff20
#3958 Refactoring: Moved code into CaseCellResultsData.
...
Made methods private
2019-01-25 16:19:13 +01:00
Jacob Støren
ccfee8f34a
#3958 Starting refactoring of eclipse results addressing
...
Preparations for time diff results
2019-01-25 16:19:13 +01:00
Jacob Støren
b329f3acc7
#3992 Fixed memory overwrite (and arbitrary crashes) due to missing critical section.
...
The critical section is needed when doing geometry transfer from libecl in paralell.
Caused arbitrary crashes in completely unrelated code when compiled in release on a 32-core machine on windows
2019-01-25 12:27:43 +01:00
Jacob Støren
190b88547e
#3963 Simplify Plot Window toolbar icon
2019-01-16 10:15:49 +01:00
Jacob Støren
49292cd2ef
#3956 Improve ruler icon
2019-01-16 09:32:59 +01:00
Jacob Støren
d158a3c3bb
#3946 Improve HoloLens icons
2019-01-15 18:23:25 +01:00
Jacob Støren
07f8221676
#3898 , #3899 , #3900 Better source stepping command icons. Combine curve and stepping icons. Improved Clear source curve command enabling
2018-12-18 17:15:54 +01:00
Jacob Støren
db78e07fcf
#3797 Use custom icons for up and down stepping of comboboxes
2018-12-18 15:56:46 +01:00
Jacob Støren
c4cc33b624
#3639 Add map projection icon for Contour maps
2018-12-04 15:13:19 +01:00
Jacob Støren
918efd3a27
#3757 Enable Z-buffer testing for text annotations
2018-12-03 11:05:12 +01:00
Jacob Støren
f3c0345d3a
#3757 Improve position of labels when creating them in 3D view
2018-12-03 11:05:12 +01:00
Jacob Støren
a13201e42e
#3757 Add selection of text annotations by picking
2018-12-03 11:05:12 +01:00
Jacob Støren
a9a5eaf604
#3757 New feature to add a text annotation in the 3D view
2018-11-30 14:30:34 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Jacob Støren
c2206abca5
#3757 Wip: Add draggers to text annotation points when text is selected
2018-11-30 14:30:34 +01:00
Jacob Støren
3cc8ff82d1
#3764 Add annotation related icons
2018-11-28 15:40:28 +01:00
Jacob Støren
0148fc2279
#3724 Reload and recreate visualization when changing file
2018-11-28 14:36:17 +01:00
Jacob Støren
04754d394f
#3776 Add toggle to text and reach circles annotations
2018-11-28 14:36:17 +01:00
Jacob Støren
0f384cf4f7
#3724 Split the line annotation classes into separate files. Cleaned up includes
2018-11-28 12:10:08 +01:00
Jacob Støren
29e6e08779
#3724 Added cycling default color to polyline import. Set default line thickness to 2.
...
Refactored away unneccesary complexity. loadAndUpdate when opening project file. Toggle now working
2018-11-27 17:54:42 +01:00
Jacob Støren
08de39f15a
AppFwk: Update some plantuml docs
2018-11-27 14:59:30 +01:00
Jacob Støren
7a0fcaa2ec
AppFwk: Remove obsolete plantuml documentation stuff
2018-11-27 14:59:30 +01:00
Jacob Støren
8873cdb1f7
#3757 , #3723 Merge cleanup of 3d editor support
2018-11-27 11:45:46 +01:00
Jacob Støren
733324634b
#3757 , #3723 Split the RicPointTangentManipulator file into the different classes actually contained therein
2018-11-27 11:29:20 +01:00
Jacob Støren
3c32595e25
AppFwk: Moved PdmUi3dObjectEditorHandle and PdmUiSelection3dEditorVisualizer into correct place in PdmUiCore
2018-11-27 10:31:54 +01:00
Jacob Støren
318cd76b64
AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle
...
making PdmUiObjectEditorHandle a cleaner interface for PdmUi3dObjectEditorHandle
2018-11-27 09:31:33 +01:00
Jacob Støren
b9b1646576
AppFwk: 3D editor system: Replace pointer to caf::Viewer with generic QWidget, as it is not neccessary to know the viewer explicitly.
2018-11-26 22:37:25 +01:00
Jacob Støren
b4572fd9a2
AppFwk: Remove som unused code
2018-11-26 21:51:05 +01:00
Jacob Støren
fb93ad7ca7
AppFwk: Make PdmUiSelection3dEditorVisualizer generic, ready to be moved to a separate file
2018-11-26 21:50:46 +01:00
Jacob Støren
9297c5888c
#3724 , #3723 Several polyline annotation updates
...
Renamed from polyline to polylines.
Split into PolylinesFromFile and UserDefinedPolylines
Add import of polylines from file
2018-11-26 14:10:20 +01:00
Jacob Støren
bb95daee97
#3724 Fix missing drawing of more than one polyline
2018-11-26 14:08:14 +01:00
Jacob Støren
bfee1dfa64
#3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle
2018-11-13 15:43:36 +01:00
Jacob Støren
0b1bc21d0d
Use "Save" icon for export. Changed a misleading Fishbones icon with the correct completions icon
2018-10-31 09:48:37 +01:00
Jacob Støren
6374708520
Set default background color of contour maps to off-white
2018-10-31 09:48:36 +01:00
Jacob Støren
a1705c5e39
#3487 Use icons for the different MSW valves
2018-10-31 09:48:36 +01:00
Jacob Støren
68d34d7000
#3577 , #3537 , #3487 New icons created, and some put into place.
2018-10-30 17:26:30 +01:00
Jacob Støren
d25d8a3fe4
#3506 Move well path geometry classes to a separate folder
2018-10-16 09:53:00 +02:00
Jacob Støren
5bf5e6c99d
#3382 Remove libslvs from the code base, including some cleanup.
2018-10-16 09:20:44 +02:00
Jacob Støren
bd79bd89c1
#3449 Improve checkbox column size hint, alignment and "hit" rectanngle
2018-10-03 08:40:28 +02:00
Jacob Støren
979882da03
AppFwk: Read only checkboxes in table view, now is rendered disabled
2018-10-02 16:52:56 +02:00
Jacob Støren
e3c7b4ffa4
#3426 Fix missing update of well targets when view is scaled
2018-10-02 16:29:58 +02:00
Jacob Støren
d9e8537974
#3447 , #3207 , #3448 Polished the target table. Improved insert target commands, Add icons to editable wellpaths and target list.
2018-10-02 15:55:56 +02:00
Jacob Støren
1dfad4f01d
#3444 Hide inactive targets from the 3D view.
...
Also: Fix crash from missing ray
2018-10-02 15:55:56 +02:00
Jacob Støren
1ece11b7c4
#3393 handle 0 dogleg/ inf radius in J Curve calculator
2018-09-28 15:17:23 +02:00
Jacob Støren
f4761b55ab
#3393 Continous sensible tangent calculation for targets wo tangent constraint.
...
Using abs(90 -inclination) and inverse distance as weights.
Moved well path calculations into a separate class
2018-09-28 15:15:38 +02:00