ResInsight/ApplicationExeCode
Magne Sjaastad 818c5c0f9c
Add polygon file readers and make sure UI items are in sync
* Add polygon reader for POL file format
* Add CSV import
* Add helper function to create tag with color and text
* Show polygon color as tag, allow color edit by clicking on tag
* Support optional header in csv file
* Add Reload on polygon file
* Show warning icon if no polygons
* Improve logging text
* Do not show file polygon in view if no polygons are imported
* Use appendMenuItems
* Set default polygon color to orange
* Enter edit state when creating a new polygon
* Fix missing UI text in menu builder
2024-03-01 14:59:14 +01:00
..
Resources Add polygon file readers and make sure UI items are in sync 2024-03-01 14:59:14 +01:00
.clang-format Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
.clang-tidy Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
CMakeLists.txt Create binary artifacts for Linux 2024-02-13 09:06:38 +01:00
empty.cpp Use a separate target to copy files to build folder 2023-12-11 10:30:21 +01:00
qt.conf Create binary artifacts for Linux 2024-02-13 09:06:38 +01:00
resinsight Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
resinsight.desktop.in Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcConsoleApplication.cpp Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcConsoleApplication.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcGuiApplication.cpp Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcGuiApplication.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaMain.cpp Show git SHA for command line parameter --version 2024-02-27 12:10:19 +01:00
RiaMainTools.cpp Add option to Preferences to flush file loggers when a signal is triggered 2024-02-02 08:30:30 +01:00
RiaMainTools.h Memory Management : Adjustment and fixes 2022-03-03 14:39:41 +01:00