2020-10-07 10:36:04 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2020-11-11 13:26:06 +00:00
|
|
|
<width>1156</width>
|
2020-10-07 10:36:04 +00:00
|
|
|
<height>496</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Feather</string>
|
|
|
|
</property>
|
|
|
|
<property name="windowIcon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/appicons/64x64.png</normaloff>:/assets/images/appicons/64x64.png</iconset>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralWidget">
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>12</number>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
2020-12-14 19:17:03 +00:00
|
|
|
<number>0</number>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tabHome">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/tab_home.png</normaloff>:/assets/images/tab_home.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Home</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="tickerLayout"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="fiatTickerLayout"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2020-12-11 13:32:14 +00:00
|
|
|
<widget class="Line" name="line">
|
2020-10-07 10:36:04 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2020-12-11 13:32:14 +00:00
|
|
|
<widget class="QTabWidget" name="tabHomeWidget">
|
|
|
|
<property name="currentIndex">
|
2020-12-12 01:49:33 +00:00
|
|
|
<number>0</number>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
2020-12-11 13:32:14 +00:00
|
|
|
<property name="documentMode">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>CCS</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
2020-12-11 13:32:14 +00:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
2020-12-11 13:32:14 +00:00
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="CCSWidget" name="ccsWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>/r/Monero</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="RedditWidget" name="redditWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2020-10-07 10:36:04 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabHistory">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/history.png</normaloff>:/assets/images/history.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>History</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="HistoryWidget" name="historyWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabSend">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/tab_send.png</normaloff>:/assets/images/tab_send.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Send</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="SendWidget" name="sendWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true"/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_3">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="ContactsWidget" name="contactWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabReceive">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/coins.png</normaloff>:/assets/images/coins.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Receive</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="ReceiveWidget" name="receiveWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabCoins">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/tab_coins.png</normaloff>:/assets/images/tab_coins.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Coins</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="CoinsWidget" name="coinsWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2020-10-21 11:24:16 +00:00
|
|
|
<widget class="QWidget" name="tabCalc">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
2020-12-12 14:46:41 +00:00
|
|
|
<normaloff>:/assets/images/gnome-calc.png</normaloff>:/assets/images/gnome-calc.png</iconset>
|
2020-10-21 11:24:16 +00:00
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Calc</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="CalcWidget" name="conversionWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2020-12-12 01:49:33 +00:00
|
|
|
<widget class="QWidget" name="tabExchange">
|
2020-11-11 13:26:06 +00:00
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
2020-12-12 01:49:33 +00:00
|
|
|
<normaloff>:/assets/images/update.png</normaloff>:/assets/images/update.png</iconset>
|
2020-11-11 13:26:06 +00:00
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
2020-12-12 01:49:33 +00:00
|
|
|
<string>Exchange</string>
|
2020-11-11 13:26:06 +00:00
|
|
|
</attribute>
|
2020-12-12 01:49:33 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
2020-10-07 10:36:04 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2020-12-12 01:49:33 +00:00
|
|
|
<number>0</number>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
|
|
|
<item>
|
2020-12-12 01:49:33 +00:00
|
|
|
<widget class="QTabWidget" name="tabExchanges">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
2020-12-12 01:49:33 +00:00
|
|
|
<widget class="QWidget" name="tabXMRto">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
|
|
|
<normaloff>:/assets/images/xmrto.png</normaloff>:/assets/images/xmrto.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>XMR.to</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="XMRToWidget" name="xmrToWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2020-10-07 10:36:04 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2020-10-14 20:12:32 +00:00
|
|
|
<widget class="QWidget" name="tabXmrRig">
|
|
|
|
<attribute name="icon">
|
|
|
|
<iconset resource="assets.qrc">
|
2020-12-12 14:22:31 +00:00
|
|
|
<normaloff>:/assets/images/mining.png</normaloff>:/assets/images/mining.png</iconset>
|
2020-10-14 20:12:32 +00:00
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
2020-12-12 14:22:31 +00:00
|
|
|
<string>Mining</string>
|
2020-10-14 20:12:32 +00:00
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="0" column="0">
|
2020-10-16 19:01:18 +00:00
|
|
|
<layout class="QGridLayout" name="xmrRigLayout"/>
|
2020-10-14 20:12:32 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2020-10-07 10:36:04 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusBar"/>
|
|
|
|
<widget class="QMenuBar" name="menuBar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2020-11-11 13:26:06 +00:00
|
|
|
<width>1156</width>
|
2020-10-21 11:24:16 +00:00
|
|
|
<height>30</height>
|
2020-10-07 10:36:04 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
<property name="title">
|
|
|
|
<string>File</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionClose"/>
|
|
|
|
<addaction name="actionQuit"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuWallet">
|
|
|
|
<property name="title">
|
|
|
|
<string>Wallet</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuHistory">
|
|
|
|
<property name="title">
|
|
|
|
<string>History</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionExport_CSV"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuContacts">
|
|
|
|
<property name="title">
|
|
|
|
<string>Contacts</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionExportContactsCSV"/>
|
2020-10-21 06:25:02 +00:00
|
|
|
<addaction name="actionImportContactsCSV"/>
|
2020-10-07 10:36:04 +00:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuAdvanced">
|
|
|
|
<property name="title">
|
|
|
|
<string>Advanced</string>
|
|
|
|
</property>
|
2020-10-14 18:18:25 +00:00
|
|
|
<widget class="QMenu" name="menuExport">
|
|
|
|
<property name="title">
|
|
|
|
<string>Export</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionExportOutputs"/>
|
|
|
|
<addaction name="actionExportKeyImages"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuImport">
|
|
|
|
<property name="title">
|
|
|
|
<string>Import</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionImportOutputs"/>
|
|
|
|
<addaction name="actionImportKeyImages"/>
|
|
|
|
</widget>
|
2020-10-07 10:36:04 +00:00
|
|
|
<addaction name="actionStore_wallet"/>
|
|
|
|
<addaction name="actionUpdate_balance"/>
|
|
|
|
<addaction name="actionRefresh_tabs"/>
|
2020-12-14 19:44:37 +00:00
|
|
|
<addaction name="actionRescan_spent"/>
|
2020-10-14 18:18:25 +00:00
|
|
|
<addaction name="separator"/>
|
2020-10-07 10:36:04 +00:00
|
|
|
<addaction name="actionChange_restore_height"/>
|
2020-10-14 18:18:25 +00:00
|
|
|
<addaction name="menuExport"/>
|
|
|
|
<addaction name="menuImport"/>
|
2020-10-07 10:36:04 +00:00
|
|
|
</widget>
|
|
|
|
<addaction name="actionInformation"/>
|
|
|
|
<addaction name="menuAdvanced"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionPassword"/>
|
|
|
|
<addaction name="actionSeed"/>
|
|
|
|
<addaction name="actionKeys"/>
|
2020-10-12 22:01:06 +00:00
|
|
|
<addaction name="actionViewOnly"/>
|
2020-10-07 10:36:04 +00:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="menuHistory"/>
|
|
|
|
<addaction name="menuContacts"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuTools">
|
|
|
|
<property name="title">
|
|
|
|
<string>Tools</string>
|
|
|
|
</property>
|
2020-10-16 03:05:05 +00:00
|
|
|
<widget class="QMenu" name="menuLoad_transaction">
|
|
|
|
<property name="title">
|
|
|
|
<string>Load unsigned transaction</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionLoadUnsignedTxFromFile"/>
|
|
|
|
<addaction name="actionLoadUnsignedTxFromClipboard"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuLoad_signed_transaction">
|
|
|
|
<property name="title">
|
|
|
|
<string>Broadcast transaction</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionLoadSignedTxFromFile"/>
|
|
|
|
<addaction name="actionLoadSignedTxFromText"/>
|
|
|
|
</widget>
|
2020-10-07 10:36:04 +00:00
|
|
|
<addaction name="actionSignVerify"/>
|
|
|
|
<addaction name="actionVerifyTxProof"/>
|
|
|
|
<addaction name="separator"/>
|
2020-10-16 03:05:05 +00:00
|
|
|
<addaction name="menuLoad_transaction"/>
|
|
|
|
<addaction name="menuLoad_signed_transaction"/>
|
2020-11-10 11:38:37 +00:00
|
|
|
<addaction name="actionImport_transaction"/>
|
2020-10-16 03:05:05 +00:00
|
|
|
<addaction name="separator"/>
|
2020-10-07 10:36:04 +00:00
|
|
|
<addaction name="actionCalculator"/>
|
|
|
|
<addaction name="actionCreateDesktopEntry"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
<property name="title">
|
|
|
|
<string>Help</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionAbout"/>
|
|
|
|
<addaction name="actionOfficialWebsite"/>
|
|
|
|
<addaction name="actionDonate_to_Feather"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionReport_bug"/>
|
|
|
|
<addaction name="actionShow_debug_info"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuView">
|
|
|
|
<property name="title">
|
|
|
|
<string>View</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionShow_Coins"/>
|
|
|
|
<addaction name="actionShow_calc"/>
|
2020-12-12 01:49:33 +00:00
|
|
|
<addaction name="actionShow_Exchange"/>
|
2020-10-14 20:12:32 +00:00
|
|
|
<addaction name="actionShow_XMRig"/>
|
2020-10-07 10:36:04 +00:00
|
|
|
</widget>
|
|
|
|
<addaction name="menuFile"/>
|
|
|
|
<addaction name="menuWallet"/>
|
|
|
|
<addaction name="menuView"/>
|
|
|
|
<addaction name="menuTools"/>
|
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
|
|
|
<action name="actionQuit">
|
|
|
|
<property name="text">
|
|
|
|
<string>Quit application</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="action">
|
|
|
|
<property name="text">
|
|
|
|
<string>Network</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSignVerify">
|
|
|
|
<property name="text">
|
|
|
|
<string>Sign/verify message</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout">
|
|
|
|
<property name="text">
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionOfficialWebsite">
|
|
|
|
<property name="text">
|
|
|
|
<string>Official website</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSettings">
|
|
|
|
<property name="text">
|
|
|
|
<string>Settings</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionCalculator">
|
|
|
|
<property name="text">
|
|
|
|
<string>Calculator</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionInformation">
|
|
|
|
<property name="text">
|
|
|
|
<string>Information</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPassword">
|
|
|
|
<property name="text">
|
|
|
|
<string>Password</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSeed">
|
|
|
|
<property name="text">
|
|
|
|
<string>Seed</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionReport_bug">
|
|
|
|
<property name="text">
|
|
|
|
<string>Report bug</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDonate_to_Feather">
|
|
|
|
<property name="text">
|
|
|
|
<string>Donate to Feather</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExport_CSV">
|
|
|
|
<property name="text">
|
|
|
|
<string>Export CSV</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionShow_Coins">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Coins</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionShow_xmr_to">
|
|
|
|
<property name="text">
|
2020-10-21 11:24:16 +00:00
|
|
|
<string>Show XMR.to</string>
|
2020-10-07 10:36:04 +00:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionShow_calc">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Calc</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionClose">
|
|
|
|
<property name="text">
|
|
|
|
<string>Close current wallet</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionVerifyTxProof">
|
|
|
|
<property name="text">
|
|
|
|
<string>Verify transaction proof</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionStore_wallet">
|
|
|
|
<property name="text">
|
|
|
|
<string>Save wallet</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionUpdate_balance">
|
|
|
|
<property name="text">
|
|
|
|
<string>Update balance</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionRefresh_tabs">
|
|
|
|
<property name="text">
|
|
|
|
<string>Refresh models</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-21 06:25:02 +00:00
|
|
|
<action name="actionImportContactsCSV">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import CSV</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-07 10:36:04 +00:00
|
|
|
<action name="actionExportContactsCSV">
|
|
|
|
<property name="text">
|
|
|
|
<string>Export CSV</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionChange_restore_height">
|
|
|
|
<property name="text">
|
|
|
|
<string>Change restore height</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionKeys">
|
|
|
|
<property name="text">
|
|
|
|
<string>Keys</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionCreateDesktopEntry">
|
|
|
|
<property name="text">
|
|
|
|
<string>Create desktop entry</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionShow_debug_info">
|
|
|
|
<property name="text">
|
|
|
|
<string>Debug info</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-12 22:01:06 +00:00
|
|
|
<action name="actionCreate_view_only_details">
|
|
|
|
<property name="text">
|
|
|
|
<string>Details</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionCreate_view_only_wallet_file">
|
|
|
|
<property name="text">
|
|
|
|
<string>Export wallet file</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionViewOnly">
|
|
|
|
<property name="text">
|
|
|
|
<string>View-Only</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-14 18:18:25 +00:00
|
|
|
<action name="actionExport_key_images">
|
|
|
|
<property name="text">
|
|
|
|
<string>Export key images</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImport_key_images">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import key images</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExport_outputs">
|
|
|
|
<property name="text">
|
|
|
|
<string>Export outputs</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImport_outputs">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import outputs</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExportKeyImages">
|
|
|
|
<property name="text">
|
|
|
|
<string>Key Images</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExportOutputs">
|
|
|
|
<property name="text">
|
|
|
|
<string>Outputs</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImportKeyImages">
|
|
|
|
<property name="text">
|
|
|
|
<string>Key images</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImportOutputs">
|
|
|
|
<property name="text">
|
|
|
|
<string>Outputs</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-14 20:12:32 +00:00
|
|
|
<action name="actionShow_XMRig">
|
|
|
|
<property name="text">
|
2020-12-12 14:22:31 +00:00
|
|
|
<string>Show Mining</string>
|
2020-10-14 20:12:32 +00:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-16 03:05:05 +00:00
|
|
|
<action name="actionImportTransaction">
|
|
|
|
<property name="text">
|
|
|
|
<string>Transaction</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSubmitTransaction">
|
|
|
|
<property name="text">
|
|
|
|
<string>Submit transaction file</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLoadUnsignedTxFromFile">
|
|
|
|
<property name="text">
|
|
|
|
<string>From file</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLoadSignedTxFromFile">
|
|
|
|
<property name="text">
|
|
|
|
<string>From file</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLoadUnsignedTxFromClipboard">
|
|
|
|
<property name="text">
|
|
|
|
<string>From clipboard</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLoadSignedTxFromText">
|
|
|
|
<property name="text">
|
|
|
|
<string>From text</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-11-10 11:38:37 +00:00
|
|
|
<action name="actionImport_transaction">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import transaction</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-12-12 01:49:33 +00:00
|
|
|
<action name="actionShow_Exchange">
|
2020-11-11 13:26:06 +00:00
|
|
|
<property name="text">
|
2020-12-12 01:49:33 +00:00
|
|
|
<string>Show Exchange</string>
|
2020-11-11 13:26:06 +00:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-12-14 19:44:37 +00:00
|
|
|
<action name="actionRescan_spent">
|
|
|
|
<property name="text">
|
|
|
|
<string>Rescan spent</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-07 10:36:04 +00:00
|
|
|
</widget>
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>SendWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>sendwidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>ContactsWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>contactswidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>ReceiveWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>receivewidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>CoinsWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>coinswidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>HistoryWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>historywidget.h</header>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>XMRToWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>xmrtowidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>CalcWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>calcwidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2020-12-11 13:32:14 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>CCSWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>widgets/ccswidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>RedditWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>widgets/redditwidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2020-10-07 10:36:04 +00:00
|
|
|
</customwidgets>
|
|
|
|
<resources>
|
|
|
|
<include location="assets.qrc"/>
|
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
<slots>
|
|
|
|
<slot>donateButtonClicked()</slot>
|
|
|
|
<slot>calcButtonClicked()</slot>
|
|
|
|
</slots>
|
|
|
|
</ui>
|