aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-01-21 14:50:04 -0600
committerluigi1111 <luigi1111w@gmail.com>2019-01-21 14:50:04 -0600
commit6404bf9bb3f3bff0876e7abacb152ee2f5ac7a57 (patch)
treef1f47cec172dbf922cc2640d7933d989b7941b5c
parent7316716e15c7821cbffe58b711c851a7ae142297 (diff)
parent52e53171339621404d14bafd4ac0954e044fc740 (diff)
downloadmonzero-gui-6404bf9bb3f3bff0876e7abacb152ee2f5ac7a57.tar.gz
monzero-gui-6404bf9bb3f3bff0876e7abacb152ee2f5ac7a57.tar.xz
monzero-gui-6404bf9bb3f3bff0876e7abacb152ee2f5ac7a57.zip
Merge pull request #1881
52e5317 images: add more @2x high DPI versions (selsta)
-rw-r--r--images/downArrow.pngbin403 -> 922 bytes
-rw-r--r--images/downArrow@2x.pngbin0 -> 1052 bytes
-rw-r--r--images/dropdownCopy.pngbin454 -> 444 bytes
-rw-r--r--images/dropdownCopy@2x.pngbin0 -> 821 bytes
-rw-r--r--images/editIcon.pngbin578 -> 612 bytes
-rw-r--r--images/editIcon@2x.pngbin0 -> 1104 bytes
-rw-r--r--images/eyeHide.pngbin7840 -> 691 bytes
-rw-r--r--images/eyeHide@2x.pngbin0 -> 1364 bytes
-rw-r--r--images/eyeShow.pngbin7005 -> 575 bytes
-rw-r--r--images/eyeShow@2x.pngbin0 -> 1191 bytes
-rwxr-xr-ximages/lightning-white@2x.pngbin0 -> 2084 bytes
-rw-r--r--images/moneroIcon-28x28@2x.pngbin0 -> 3476 bytes
-rw-r--r--images/resize.pngbin404 -> 212 bytes
-rw-r--r--images/resize@2x.pngbin0 -> 323 bytes
-rw-r--r--images/resizeHovered.pngbin384 -> 260 bytes
-rw-r--r--images/resizeHovered@2x.pngbin0 -> 407 bytes
-rw-r--r--images/rightArrow.pngbin535 -> 1192 bytes
-rw-r--r--images/rightArrow@2x.pngbin0 -> 1541 bytes
-rw-r--r--images/rightArrowInactive.pngbin550 -> 1267 bytes
-rw-r--r--images/rightArrowInactive@2x.pngbin0 -> 1659 bytes
-rw-r--r--images/tableOptions.pngbin510 -> 1151 bytes
-rw-r--r--images/tableOptions@2x.pngbin0 -> 1500 bytes
-rw-r--r--images/uncheckedIcon.pngbin460 -> 524 bytes
-rw-r--r--images/uncheckedIcon@2x.pngbin0 -> 1079 bytes
-rw-r--r--images/upArrow-green.pngbin465 -> 971 bytes
-rw-r--r--images/upArrow-green@2x.pngbin0 -> 1190 bytes
-rw-r--r--images/warning.pngbin2124 -> 899 bytes
-rw-r--r--images/warning@2x.pngbin0 -> 2298 bytes
-rw-r--r--images/whatIsIcon.pngbin552 -> 364 bytes
-rw-r--r--images/whatIsIcon@2x.pngbin0 -> 626 bytes
-rw-r--r--images/whiteDropIndicator.pngbin417 -> 175 bytes
-rw-r--r--images/whiteDropIndicator@2x.pngbin0 -> 241 bytes
-rw-r--r--qml.qrc17
33 files changed, 17 insertions, 0 deletions
diff --git a/images/downArrow.png b/images/downArrow.png
index 9128f602..99700b89 100644
--- a/images/downArrow.png
+++ b/images/downArrow.png
Binary files differ
diff --git a/images/downArrow@2x.png b/images/downArrow@2x.png
new file mode 100644
index 00000000..3b8f9c77
--- /dev/null
+++ b/images/downArrow@2x.png
Binary files differ
diff --git a/images/dropdownCopy.png b/images/dropdownCopy.png
index 7dae4495..134fb0d5 100644
--- a/images/dropdownCopy.png
+++ b/images/dropdownCopy.png
Binary files differ
diff --git a/images/dropdownCopy@2x.png b/images/dropdownCopy@2x.png
new file mode 100644
index 00000000..aba6a2ce
--- /dev/null
+++ b/images/dropdownCopy@2x.png
Binary files differ
diff --git a/images/editIcon.png b/images/editIcon.png
index a4691c6b..6dfca388 100644
--- a/images/editIcon.png
+++ b/images/editIcon.png
Binary files differ
diff --git a/images/editIcon@2x.png b/images/editIcon@2x.png
new file mode 100644
index 00000000..d6f5118c
--- /dev/null
+++ b/images/editIcon@2x.png
Binary files differ
diff --git a/images/eyeHide.png b/images/eyeHide.png
index 63a441f3..e0883127 100644
--- a/images/eyeHide.png
+++ b/images/eyeHide.png
Binary files differ
diff --git a/images/eyeHide@2x.png b/images/eyeHide@2x.png
new file mode 100644
index 00000000..dd709e9e
--- /dev/null
+++ b/images/eyeHide@2x.png
Binary files differ
diff --git a/images/eyeShow.png b/images/eyeShow.png
index d4ad64a4..a54cef06 100644
--- a/images/eyeShow.png
+++ b/images/eyeShow.png
Binary files differ
diff --git a/images/eyeShow@2x.png b/images/eyeShow@2x.png
new file mode 100644
index 00000000..4e2f4914
--- /dev/null
+++ b/images/eyeShow@2x.png
Binary files differ
diff --git a/images/lightning-white@2x.png b/images/lightning-white@2x.png
new file mode 100755
index 00000000..1dff699e
--- /dev/null
+++ b/images/lightning-white@2x.png
Binary files differ
diff --git a/images/moneroIcon-28x28@2x.png b/images/moneroIcon-28x28@2x.png
new file mode 100644
index 00000000..31615c9d
--- /dev/null
+++ b/images/moneroIcon-28x28@2x.png
Binary files differ
diff --git a/images/resize.png b/images/resize.png
index b4e519f4..031e8d3f 100644
--- a/images/resize.png
+++ b/images/resize.png
Binary files differ
diff --git a/images/resize@2x.png b/images/resize@2x.png
new file mode 100644
index 00000000..7cfee7f4
--- /dev/null
+++ b/images/resize@2x.png
Binary files differ
diff --git a/images/resizeHovered.png b/images/resizeHovered.png
index 8a4855bf..61a4394e 100644
--- a/images/resizeHovered.png
+++ b/images/resizeHovered.png
Binary files differ
diff --git a/images/resizeHovered@2x.png b/images/resizeHovered@2x.png
new file mode 100644
index 00000000..3ea88647
--- /dev/null
+++ b/images/resizeHovered@2x.png
Binary files differ
diff --git a/images/rightArrow.png b/images/rightArrow.png
index 999d3137..b0cf3edd 100644
--- a/images/rightArrow.png
+++ b/images/rightArrow.png
Binary files differ
diff --git a/images/rightArrow@2x.png b/images/rightArrow@2x.png
new file mode 100644
index 00000000..c2ba3bff
--- /dev/null
+++ b/images/rightArrow@2x.png
Binary files differ
diff --git a/images/rightArrowInactive.png b/images/rightArrowInactive.png
index 1b04279b..42674696 100644
--- a/images/rightArrowInactive.png
+++ b/images/rightArrowInactive.png
Binary files differ
diff --git a/images/rightArrowInactive@2x.png b/images/rightArrowInactive@2x.png
new file mode 100644
index 00000000..5e743cd1
--- /dev/null
+++ b/images/rightArrowInactive@2x.png
Binary files differ
diff --git a/images/tableOptions.png b/images/tableOptions.png
index f7b03dc4..8225f063 100644
--- a/images/tableOptions.png
+++ b/images/tableOptions.png
Binary files differ
diff --git a/images/tableOptions@2x.png b/images/tableOptions@2x.png
new file mode 100644
index 00000000..78f113a3
--- /dev/null
+++ b/images/tableOptions@2x.png
Binary files differ
diff --git a/images/uncheckedIcon.png b/images/uncheckedIcon.png
index fcfe2c53..a89d50b9 100644
--- a/images/uncheckedIcon.png
+++ b/images/uncheckedIcon.png
Binary files differ
diff --git a/images/uncheckedIcon@2x.png b/images/uncheckedIcon@2x.png
new file mode 100644
index 00000000..ca835f97
--- /dev/null
+++ b/images/uncheckedIcon@2x.png
Binary files differ
diff --git a/images/upArrow-green.png b/images/upArrow-green.png
index f3fd9448..11dd1b73 100644
--- a/images/upArrow-green.png
+++ b/images/upArrow-green.png
Binary files differ
diff --git a/images/upArrow-green@2x.png b/images/upArrow-green@2x.png
new file mode 100644
index 00000000..7bc23c24
--- /dev/null
+++ b/images/upArrow-green@2x.png
Binary files differ
diff --git a/images/warning.png b/images/warning.png
index cacbf728..647ee49a 100644
--- a/images/warning.png
+++ b/images/warning.png
Binary files differ
diff --git a/images/warning@2x.png b/images/warning@2x.png
new file mode 100644
index 00000000..414493a2
--- /dev/null
+++ b/images/warning@2x.png
Binary files differ
diff --git a/images/whatIsIcon.png b/images/whatIsIcon.png
index f7caca3b..4eac9d12 100644
--- a/images/whatIsIcon.png
+++ b/images/whatIsIcon.png
Binary files differ
diff --git a/images/whatIsIcon@2x.png b/images/whatIsIcon@2x.png
new file mode 100644
index 00000000..bba9c8b8
--- /dev/null
+++ b/images/whatIsIcon@2x.png
Binary files differ
diff --git a/images/whiteDropIndicator.png b/images/whiteDropIndicator.png
index 6efe1886..be928f71 100644
--- a/images/whiteDropIndicator.png
+++ b/images/whiteDropIndicator.png
Binary files differ
diff --git a/images/whiteDropIndicator@2x.png b/images/whiteDropIndicator@2x.png
new file mode 100644
index 00000000..13145bf6
--- /dev/null
+++ b/images/whiteDropIndicator@2x.png
Binary files differ
diff --git a/qml.qrc b/qml.qrc
index d6d37619..6e0ea297 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -19,6 +19,7 @@
<file>images/plus-white@2x.png</file>
<file>components/Label.qml</file>
<file>images/whatIsIcon.png</file>
+ <file>images/whatIsIcon@2x.png</file>
<file>images/lockIcon.png</file>
<file>components/MenuButton.qml</file>
<file>images/menuIndicator.png</file>
@@ -48,6 +49,7 @@
<file>components/DashboardTable.qml</file>
<file>components/TableDropdown.qml</file>
<file>images/tableOptions.png</file>
+ <file>images/tableOptions@2x.png</file>
<file>images/dropdownAdd.png</file>
<file>images/dropdownSearch.png</file>
<file>images/dropdownSend.png</file>
@@ -62,11 +64,13 @@
<file>images/moneroIcon.png</file>
<file>components/StandardDropdown.qml</file>
<file>images/whiteDropIndicator.png</file>
+ <file>images/whiteDropIndicator@2x.png</file>
<file>components/PrivacyLevel.qml</file>
<file>images/privacyTick.png</file>
<file>components/CheckBox.qml</file>
<file>images/checkedOrangeIcon.png</file>
<file>images/uncheckedIcon.png</file>
+ <file>images/uncheckedIcon@2x.png</file>
<file>components/DatePicker.qml</file>
<file>images/datePicker.png</file>
<file>images/prevMonth.png</file>
@@ -76,6 +80,7 @@
<file>images/collapseRightPanel.png</file>
<file>images/expandRightPanel.png</file>
<file>images/dropdownCopy.png</file>
+ <file>images/dropdownCopy@2x.png</file>
<file>images/expandTable.png</file>
<file>images/dropdownDel.png</file>
<file>components/HistoryTable.qml</file>
@@ -86,7 +91,9 @@
<file>components/PrivacyLevelSmall.qml</file>
<file>images/checkedVioletIcon.png</file>
<file>images/resize.png</file>
+ <file>images/resize@2x.png</file>
<file>images/resizeHovered.png</file>
+ <file>images/resizeHovered@2x.png</file>
<file>wizard/WizardWelcome.qml</file>
<file>wizard/WizardMain.qml</file>
<file>images/nextPage.png</file>
@@ -213,7 +220,9 @@
<file>images/logout.png</file>
<file>images/logout@2x.png</file>
<file>images/moneroIcon-28x28.png</file>
+ <file>images/moneroIcon-28x28@2x.png</file>
<file>images/lightning-white.png</file>
+ <file>images/lightning-white@2x.png</file>
<file>images/middlePanelBg.jpg</file>
<file>components/InputMulti.qml</file>
<file>images/checkedIcon-black.png</file>
@@ -223,19 +232,25 @@
<file>images/arrow-right-medium-white.png</file>
<file>images/arrow-right-medium-white@2x.png</file>
<file>images/rightArrow.png</file>
+ <file>images/rightArrow@2x.png</file>
<file>images/upArrow-green.png</file>
+ <file>images/upArrow-green@2x.png</file>
<file>images/downArrow.png</file>
+ <file>images/downArrow@2x.png</file>
<file>images/historyBorderRadius.png</file>
<file>components/HistoryTableInnerColumn.qml</file>
<file>components/CheckBox2.qml</file>
<file>js/TxUtils.js</file>
<file>images/warning.png</file>
+ <file>images/warning@2x.png</file>
<file>images/checkedBlackIcon.png</file>
<file>images/rightArrowInactive.png</file>
+ <file>images/rightArrowInactive@2x.png</file>
<file>js/Windows.js</file>
<file>js/Utils.js</file>
<file>components/RadioButton.qml</file>
<file>images/editIcon.png</file>
+ <file>images/editIcon@2x.png</file>
<file>pages/settings/Settings.qml</file>
<file>pages/settings/SettingsWallet.qml</file>
<file>pages/settings/SettingsNode.qml</file>
@@ -253,7 +268,9 @@
<file>images/miningxmr.png</file>
<file>images/miningxmr@2x.png</file>
<file>images/eyeHide.png</file>
+ <file>images/eyeHide@2x.png</file>
<file>images/eyeShow.png</file>
+ <file>images/eyeShow@2x.png</file>
<file>pages/merchant/Merchant.qml</file>
<file>pages/merchant/MerchantCheckbox.qml</file>
<file>pages/merchant/MerchantTrackingList.qml</file>