images: add more @2x high DPI versions
Thanks to knueffelbund for drawing the missing @2x graphics. Co-authored-by: GBKS <chri@sto.ph>
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 922 B |
BIN
images/downArrow@2x.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 444 B |
BIN
images/dropdownCopy@2x.png
Normal file
After Width: | Height: | Size: 821 B |
Before Width: | Height: | Size: 578 B After Width: | Height: | Size: 612 B |
BIN
images/editIcon@2x.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 691 B |
BIN
images/eyeHide@2x.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 575 B |
BIN
images/eyeShow@2x.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
images/lightning-white@2x.png
Executable file
After Width: | Height: | Size: 2.0 KiB |
BIN
images/moneroIcon-28x28@2x.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 212 B |
BIN
images/resize@2x.png
Normal file
After Width: | Height: | Size: 323 B |
Before Width: | Height: | Size: 384 B After Width: | Height: | Size: 260 B |
BIN
images/resizeHovered@2x.png
Normal file
After Width: | Height: | Size: 407 B |
Before Width: | Height: | Size: 535 B After Width: | Height: | Size: 1.2 KiB |
BIN
images/rightArrow@2x.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 1.2 KiB |
BIN
images/rightArrowInactive@2x.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 1.1 KiB |
BIN
images/tableOptions@2x.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 460 B After Width: | Height: | Size: 524 B |
BIN
images/uncheckedIcon@2x.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 465 B After Width: | Height: | Size: 971 B |
BIN
images/upArrow-green@2x.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 899 B |
BIN
images/warning@2x.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 552 B After Width: | Height: | Size: 364 B |
BIN
images/whatIsIcon@2x.png
Normal file
After Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 175 B |
BIN
images/whiteDropIndicator@2x.png
Normal file
After Width: | Height: | Size: 241 B |
17
qml.qrc
@ -15,6 +15,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>
|
||||
@ -44,6 +45,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>
|
||||
@ -58,11 +60,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>
|
||||
@ -72,6 +76,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>
|
||||
@ -82,7 +87,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>
|
||||
@ -209,7 +216,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>
|
||||
@ -219,19 +228,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>
|
||||
@ -249,7 +264,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>
|
||||
|