ResInsight/ApplicationCode/ProjectDataModel/Annotations
Gaute Lindkvist 57b33b0d4c
First implementation of Headless (#4392)
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "

This reverts commit f758a8edb2.

* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"

This reverts commit df62a41397.

* Revert "#4379 Documentation : Update command line parser for import of summary files"

This reverts commit d0b5357ed4.

* Unfinished WIP

* Builds but crashes

* Refactored code now builds and runs

* ResInsight can now run the unittests headless

* Can run some command files successfully

* Build on Linux

* Extra headless hack header

* Moved PdmUiItem hack to cpp file

* Fix headless crash in RimWellAllocationPlot

* Handle error gracefully if ExportSnapshots command is executed from console

* Add caf::QIconProvider and remove some hacks

* Also made the greying out of disabled icons work for a couple of cases where it didn't.

* Linux build fix

* #4380 Reimplement fix df62a41397 by @magnesj on top of Headless code changes

* #4379 Reintroduce kode from d0b5357ed4 by @magnesj

* #4377 Restore f758a8edb2 in new Headless code
2019-05-06 10:36:05 +02:00
..
CMakeLists_files.cmake #3868 Annotations. Draw spheres on polylines + toggles conotrolling visibility 2018-12-14 15:32:32 +01:00
RimAnnotationCollection.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RimAnnotationCollection.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RimAnnotationCollectionBase.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RimAnnotationCollectionBase.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RimAnnotationGroupCollection.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RimAnnotationGroupCollection.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RimAnnotationInViewCollection.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
RimAnnotationInViewCollection.h #4348 System , cppcheck : Remove unused functions 2019-04-21 07:53:52 +02:00
RimAnnotationLineAppearance.cpp CppCheck : Remove unused function 2018-12-21 11:29:14 +01:00
RimAnnotationLineAppearance.h CppCheck : Remove unused function 2018-12-21 11:29:14 +01:00
RimAnnotationTextAppearance.cpp #4348 System , cppcheck : Remove unused functions 2019-04-21 09:28:23 +02:00
RimAnnotationTextAppearance.h #4348 System , cppcheck : Remove unused functions 2019-04-21 09:28:23 +02:00
RimPolylinesAnnotation.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RimPolylinesAnnotation.h #3944 System : Improve code quality using clang-tidy 2019-01-11 08:14:53 +01:00
RimPolylinesAnnotationInView.cpp #4348 System , cppcheck : Remove unused functions 2019-04-21 09:28:23 +02:00
RimPolylinesAnnotationInView.h #4348 System , cppcheck : Remove unused functions 2019-04-21 09:28:23 +02:00
RimPolylinesFromFileAnnotation.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RimPolylinesFromFileAnnotation.h #3944 System : Improve code quality using clang-tidy 2019-01-11 08:14:53 +01:00
RimPolylinesFromFileAnnotationInView.cpp #3788 Annotations. Mirror global annotations into view annotation collection. Not thorougly testet yet 2018-12-03 13:15:31 +01:00
RimPolylinesFromFileAnnotationInView.h #3788 Annotations. Mirror global annotations into view annotation collection. Not thorougly testet yet 2018-12-03 13:15:31 +01:00
RimPolylineTarget.cpp #3836 Annotations. Polyline edit fixes. Default pos 2018-12-11 11:51:09 +01:00
RimPolylineTarget.h #3836 Annotations. Polyline edit fixes. Default pos 2018-12-11 11:51:09 +01:00
RimReachCircleAnnotation.cpp Make sure picking of text and reach circle annotations isn't enabled after loading project 2019-04-12 14:47:36 +02:00
RimReachCircleAnnotation.h Make sure picking of text and reach circle annotations isn't enabled after loading project 2019-04-12 14:47:36 +02:00
RimReachCircleAnnotationInView.cpp #3788 Annotations. Set texts and icons 2018-12-03 15:29:23 +01:00
RimReachCircleAnnotationInView.h #3944 System : Improve code quality using clang-tidy 2019-01-11 08:14:53 +01:00
RimTextAnnotation.cpp #4309 Offset text annotations label position slightly to make labels less likely to be obscured by grid 2019-04-16 13:02:31 +02:00
RimTextAnnotation.h Make sure picking of text and reach circle annotations isn't enabled after loading project 2019-04-12 14:47:36 +02:00
RimTextAnnotationInView.cpp #3788 Annotations. Set texts and icons 2018-12-03 15:29:23 +01:00
RimTextAnnotationInView.h #3944 System : Improve code quality using clang-tidy 2019-01-11 08:14:53 +01:00
RimUserDefinedPolylinesAnnotation.cpp #4348 System , cppcheck : Remove unused functions 2019-04-21 09:28:23 +02:00
RimUserDefinedPolylinesAnnotation.h Simplify pick event system 2019-02-11 15:48:02 +01:00
RimUserDefinedPolylinesAnnotationInView.cpp #3788 Annotations. Mirror global annotations into view annotation collection. Not thorougly testet yet 2018-12-03 13:15:31 +01:00
RimUserDefinedPolylinesAnnotationInView.h #3788 Annotations. Mirror global annotations into view annotation collection. Not thorougly testet yet 2018-12-03 13:15:31 +01:00