From cc5250897008abc5811ec6d6e546bb29eb151f7a Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Mon, 28 Feb 2022 07:58:17 +0100 Subject: [PATCH] #8494 Icons : Add icons for toolbars and docking widgets --- ApplicationExeCode/Resources/ResInsight.qrc | 18 +++++++++++++++++- ApplicationExeCode/Resources/data-sources.svg | 3 +++ ApplicationExeCode/Resources/edit.svg | 3 +++ ApplicationExeCode/Resources/graph.svg | 3 +++ ApplicationExeCode/Resources/messages.svg | 3 +++ ApplicationExeCode/Resources/multiplot.svg | 12 ++++++++++++ ApplicationExeCode/Resources/plot-manager.svg | 3 +++ ApplicationExeCode/Resources/plots.svg | 3 +++ .../Resources/property-editor.svg | 6 ++++++ ApplicationExeCode/Resources/scripts.svg | 3 +++ ApplicationExeCode/Resources/standard.svg | 3 +++ ApplicationExeCode/Resources/summary-plot.svg | 19 +++++++++++++++++++ ApplicationExeCode/Resources/undo-stack.svg | 3 +++ .../Resources/view-snapshots.svg | 3 +++ ApplicationExeCode/Resources/view.svg | 3 +++ .../Resources/well-log-plot.svg | 12 ++++++++++++ .../Resources/window-management.svg | 3 +++ 17 files changed, 102 insertions(+), 1 deletion(-) create mode 100644 ApplicationExeCode/Resources/data-sources.svg create mode 100644 ApplicationExeCode/Resources/edit.svg create mode 100644 ApplicationExeCode/Resources/graph.svg create mode 100644 ApplicationExeCode/Resources/messages.svg create mode 100644 ApplicationExeCode/Resources/multiplot.svg create mode 100644 ApplicationExeCode/Resources/plot-manager.svg create mode 100644 ApplicationExeCode/Resources/plots.svg create mode 100644 ApplicationExeCode/Resources/property-editor.svg create mode 100644 ApplicationExeCode/Resources/scripts.svg create mode 100644 ApplicationExeCode/Resources/standard.svg create mode 100644 ApplicationExeCode/Resources/summary-plot.svg create mode 100644 ApplicationExeCode/Resources/undo-stack.svg create mode 100644 ApplicationExeCode/Resources/view-snapshots.svg create mode 100644 ApplicationExeCode/Resources/view.svg create mode 100644 ApplicationExeCode/Resources/well-log-plot.svg create mode 100644 ApplicationExeCode/Resources/window-management.svg diff --git a/ApplicationExeCode/Resources/ResInsight.qrc b/ApplicationExeCode/Resources/ResInsight.qrc index ebd7275464..2469e9448d 100644 --- a/ApplicationExeCode/Resources/ResInsight.qrc +++ b/ApplicationExeCode/Resources/ResInsight.qrc @@ -240,7 +240,23 @@ ComboBoxDown.svg ComboBoxUp.svg WellIntAnalysis.png - DataVector.png + DataVector.png + data-sources.svg + edit.svg + graph.svg + messages.svg + multiplot.svg + plot-manager.svg + plots.svg + property-editor.svg + scripts.svg + standard.svg + summary-plot.svg + undo-stack.svg + view.svg + view-snapshots.svg + well-log-plot.svg + window-management.svg fs_CellFace.glsl diff --git a/ApplicationExeCode/Resources/data-sources.svg b/ApplicationExeCode/Resources/data-sources.svg new file mode 100644 index 0000000000..19a6b13dbc --- /dev/null +++ b/ApplicationExeCode/Resources/data-sources.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/edit.svg b/ApplicationExeCode/Resources/edit.svg new file mode 100644 index 0000000000..08f6b38e54 --- /dev/null +++ b/ApplicationExeCode/Resources/edit.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/graph.svg b/ApplicationExeCode/Resources/graph.svg new file mode 100644 index 0000000000..40a5c774f6 --- /dev/null +++ b/ApplicationExeCode/Resources/graph.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/messages.svg b/ApplicationExeCode/Resources/messages.svg new file mode 100644 index 0000000000..1d3be011f8 --- /dev/null +++ b/ApplicationExeCode/Resources/messages.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/multiplot.svg b/ApplicationExeCode/Resources/multiplot.svg new file mode 100644 index 0000000000..b4fb3c0af0 --- /dev/null +++ b/ApplicationExeCode/Resources/multiplot.svg @@ -0,0 +1,12 @@ + + + + + + + + + diff --git a/ApplicationExeCode/Resources/plot-manager.svg b/ApplicationExeCode/Resources/plot-manager.svg new file mode 100644 index 0000000000..1f5e31274e --- /dev/null +++ b/ApplicationExeCode/Resources/plot-manager.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/plots.svg b/ApplicationExeCode/Resources/plots.svg new file mode 100644 index 0000000000..40a5c774f6 --- /dev/null +++ b/ApplicationExeCode/Resources/plots.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/property-editor.svg b/ApplicationExeCode/Resources/property-editor.svg new file mode 100644 index 0000000000..a9b9ee76b0 --- /dev/null +++ b/ApplicationExeCode/Resources/property-editor.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/ApplicationExeCode/Resources/scripts.svg b/ApplicationExeCode/Resources/scripts.svg new file mode 100644 index 0000000000..5f29574b2d --- /dev/null +++ b/ApplicationExeCode/Resources/scripts.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/standard.svg b/ApplicationExeCode/Resources/standard.svg new file mode 100644 index 0000000000..bc321cdffa --- /dev/null +++ b/ApplicationExeCode/Resources/standard.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/summary-plot.svg b/ApplicationExeCode/Resources/summary-plot.svg new file mode 100644 index 0000000000..5b1a8abbb8 --- /dev/null +++ b/ApplicationExeCode/Resources/summary-plot.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/ApplicationExeCode/Resources/undo-stack.svg b/ApplicationExeCode/Resources/undo-stack.svg new file mode 100644 index 0000000000..eabdd7e0c5 --- /dev/null +++ b/ApplicationExeCode/Resources/undo-stack.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/view-snapshots.svg b/ApplicationExeCode/Resources/view-snapshots.svg new file mode 100644 index 0000000000..c5343b4117 --- /dev/null +++ b/ApplicationExeCode/Resources/view-snapshots.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/view.svg b/ApplicationExeCode/Resources/view.svg new file mode 100644 index 0000000000..390221b8da --- /dev/null +++ b/ApplicationExeCode/Resources/view.svg @@ -0,0 +1,3 @@ + + + diff --git a/ApplicationExeCode/Resources/well-log-plot.svg b/ApplicationExeCode/Resources/well-log-plot.svg new file mode 100644 index 0000000000..9df12a42ec --- /dev/null +++ b/ApplicationExeCode/Resources/well-log-plot.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/ApplicationExeCode/Resources/window-management.svg b/ApplicationExeCode/Resources/window-management.svg new file mode 100644 index 0000000000..829ba31e38 --- /dev/null +++ b/ApplicationExeCode/Resources/window-management.svg @@ -0,0 +1,3 @@ + + +