summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-01-10 16:31:13 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-01-23 14:16:34 +0100
commitd48984e05638c3927a05b535c5c45e9750aef781 (patch)
tree4f135380f52c707679c6afa0a4dea81cd5d9b393
parent5aa1e00e17c33d0d0ef39eb3913b641a80f12c42 (diff)
opentrack: add new ui assets
-rw-r--r--gui/images/THgriddy.pngbin0 -> 49826 bytes
-rw-r--r--gui/images/griddyNoLogo.pngbin0 -> 29026 bytes
-rw-r--r--gui/images/griddyNoLogoWhite.pngbin0 -> 28763 bytes
-rw-r--r--gui/images/griddyWhite.pngbin0 -> 49577 bytes
-rw-r--r--gui/images/newcogicon.pngbin0 -> 8662 bytes
-rw-r--r--gui/images/newmapicon.pngbin0 -> 6543 bytes
-rw-r--r--gui/images/newsetticon.pngbin0 -> 24315 bytes
-rw-r--r--gui/images/trackingshape.pngbin0 -> 172818 bytes
-rw-r--r--gui/opentrack-res.qrc24
-rw-r--r--opentrack/main-window.ui16
10 files changed, 24 insertions, 16 deletions
diff --git a/gui/images/THgriddy.png b/gui/images/THgriddy.png
new file mode 100644
index 00000000..c69ae632
--- /dev/null
+++ b/gui/images/THgriddy.png
Binary files differ
diff --git a/gui/images/griddyNoLogo.png b/gui/images/griddyNoLogo.png
new file mode 100644
index 00000000..83b844c0
--- /dev/null
+++ b/gui/images/griddyNoLogo.png
Binary files differ
diff --git a/gui/images/griddyNoLogoWhite.png b/gui/images/griddyNoLogoWhite.png
new file mode 100644
index 00000000..897e478f
--- /dev/null
+++ b/gui/images/griddyNoLogoWhite.png
Binary files differ
diff --git a/gui/images/griddyWhite.png b/gui/images/griddyWhite.png
new file mode 100644
index 00000000..6cf4aea1
--- /dev/null
+++ b/gui/images/griddyWhite.png
Binary files differ
diff --git a/gui/images/newcogicon.png b/gui/images/newcogicon.png
new file mode 100644
index 00000000..f8da1a69
--- /dev/null
+++ b/gui/images/newcogicon.png
Binary files differ
diff --git a/gui/images/newmapicon.png b/gui/images/newmapicon.png
new file mode 100644
index 00000000..52163e69
--- /dev/null
+++ b/gui/images/newmapicon.png
Binary files differ
diff --git a/gui/images/newsetticon.png b/gui/images/newsetticon.png
new file mode 100644
index 00000000..935c1143
--- /dev/null
+++ b/gui/images/newsetticon.png
Binary files differ
diff --git a/gui/images/trackingshape.png b/gui/images/trackingshape.png
new file mode 100644
index 00000000..f8e5f26a
--- /dev/null
+++ b/gui/images/trackingshape.png
Binary files differ
diff --git a/gui/opentrack-res.qrc b/gui/opentrack-res.qrc
index b4d7b4a5..987c7c55 100644
--- a/gui/opentrack-res.qrc
+++ b/gui/opentrack-res.qrc
@@ -1,12 +1,16 @@
<RCC>
- <qresource prefix="/">
- <file>images/tools.png</file>
- <file>images/settings16.png</file>
- <file>images/curves.png</file>
- <file>images/opentrack.png</file>
- <file>images/no-feed.png</file>
- <file>images/filter-16.png</file>
- <file>images/tracking-not-started.png</file>
- <file>images/english.png</file>
- </qresource>
+ <qresource prefix="/">
+ <file>images/newcogicon.png</file>
+ <file>images/newmapicon.png</file>
+ <file>images/newsetticon.png</file>
+ <file>images/THgriddy.png</file>
+ <file>images/tools.png</file>
+ <file>images/settings16.png</file>
+ <file>images/curves.png</file>
+ <file>images/opentrack.png</file>
+ <file>images/no-feed.png</file>
+ <file>images/filter-16.png</file>
+ <file>images/tracking-not-started.png</file>
+ <file>images/english.png</file>
+ </qresource>
</RCC>
diff --git a/opentrack/main-window.ui b/opentrack/main-window.ui
index 984998cf..dd158302 100644
--- a/opentrack/main-window.ui
+++ b/opentrack/main-window.ui
@@ -8,7 +8,7 @@
<x>0</x>
<y>0</y>
<width>466</width>
- <height>415</height>
+ <height>490</height>
</rect>
</property>
<property name="sizePolicy">
@@ -55,8 +55,8 @@
</property>
<property name="minimumSize">
<size>
- <width>320</width>
- <height>240</height>
+ <width>448</width>
+ <height>315</height>
</size>
</property>
</widget>
@@ -86,7 +86,7 @@
</property>
<property name="icon">
<iconset resource="../gui/opentrack-res.qrc">
- <normaloff>:/images/tools.png</normaloff>:/images/tools.png</iconset>
+ <normaloff>:/images/newcogicon.png</normaloff>:/images/newcogicon.png</iconset>
</property>
<property name="iconSize">
<size>
@@ -109,7 +109,7 @@
</property>
<property name="icon">
<iconset resource="../gui/opentrack-res.qrc">
- <normaloff>:/images/curves.png</normaloff>:/images/curves.png</iconset>
+ <normaloff>:/images/newmapicon.png</normaloff>:/images/newmapicon.png</iconset>
</property>
<property name="iconSize">
<size>
@@ -181,7 +181,11 @@
<enum>Qt::ClickFocus</enum>
</property>
<property name="text">
- <string>🔨</string>
+ <string/>
+ </property>
+ <property name="icon">
+ <iconset resource="../gui/opentrack-res.qrc">
+ <normaloff>:/images/newsetticon.png</normaloff>:/images/newsetticon.png</iconset>
</property>
<property name="flat" stdset="0">
<bool>false</bool>