diff --git a/CellFrameDashboardGUI/Device.qml b/CellFrameDashboardGUI/Device.qml deleted file mode 100644 index 612037e3e6360c5a7f0b5ebd6f5c7d7442176abd..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/Device.qml +++ /dev/null @@ -1,17 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Window 2.0 - -Item { - id: dapDevice - - property string device: dp() - property int dpi: Screen.pixelDensity * 25.4 - - function dp(){ - if(dpi < 120) { - device = "desktop" - } else { - device = "mobile" - } - } -} diff --git a/CellFrameDashboardGUI/qml.qrc b/CellFrameDashboardGUI/qml.qrc index de2e57a36dd595371684a3ac0992b59a13c6cb49..0941a74e89beacfaf05a415bf8ab9a6f6167c41f 100755 --- a/CellFrameDashboardGUI/qml.qrc +++ b/CellFrameDashboardGUI/qml.qrc @@ -1,30 +1,9 @@ <RCC> <qresource prefix="/"> <file>CellFrameDashboardGUI.conf</file> - <file>res/icons/ic_arrow_drop_down_dark_blue.png</file> - <file>res/icons/ic_arrow_drop_up_dark_blue.png</file> - <file>res/cellframe-logo.svg</file> - <file>res/Settings.json</file> <file>res/fonts/roboto_light.ttf</file> <file>res/fonts/roboto_medium.ttf</file> <file>res/fonts/roboto_regular.ttf</file> - <file>res/icons/back_icon.png</file> - <file>res/icons/back_icon_hover.png</file> - <file>res/icons/close_icon.png</file> - <file>res/icons/close_icon_hover.png</file> - <file>res/icons/dashboard.icns</file> - <file>res/icons/defaul_icon.png</file> - <file>res/icons/ic_arrow_drop_down.png</file> - <file>res/icons/ic_arrow_drop_up.png</file> - <file>res/icons/ic_copy.png</file> - <file>res/icons/ic_copy_hover.png</file> - <file>res/icons/ic_edit.png</file> - <file>res/icons/ic_edit_hover.png</file> - <file>res/icons/ic_scroll-down.png</file> - <file>res/icons/ic_scroll-down_hover.png</file> - <file>res/icons/ic_scroll-up.png</file> - <file>res/icons/ic_scroll-up_hover.png</file> - <file>res/icons/icon.png</file> <file>res/icons/icon_console.png</file> <file>res/icons/icon_console_hover.png</file> <file>res/icons/icon_dashboard.png</file> @@ -37,10 +16,6 @@ <file>res/icons/icon_logs_hover.png</file> <file>res/icons/icon_settings.png</file> <file>res/icons/icon_settings_hover.png</file> - <file>res/icons/new-payment_icon.png</file> - <file>res/icons/new-wallet_icon_dark.png</file> - <file>res/icons/new-wallet_icon_dark_hover.png</file> - <file>res/icons/icon_arrow_down.png</file> <file>main.qml</file> <file>res/icons/cellframe-logo-dashboard.png</file> <file>screen/DapMainApplicationWindow.qml</file> @@ -53,11 +28,6 @@ <file>screen/DapAbstractScreenForm.ui.qml</file> <file>screen/DapAbstractRightPanel.qml</file> <file>screen/DapAbstractRightPanelForm.ui.qml</file> - <file>screen/desktop/Console/DapUiQmlScreenConsoleForm.ui.qml</file> - <file>screen/desktop/Console/DapUiQmlWidgetConsole.qml</file> - <file>screen/desktop/Console/DapUiQmlWidgetConsoleForm.ui.qml</file> - <file>screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml</file> - <file>screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsForm.qml</file> <file>screen/desktop/Dashboard/DapDashboardRightPanel.qml</file> <file>screen/desktop/Dashboard/DapDashboardRightPanelForm.ui.qml</file> <file>screen/desktop/Dashboard/DapDashboardScreen.qml</file> @@ -74,7 +44,6 @@ <file>screen/desktop/Exchange/DapExchangeTabForm.ui.qml</file> <file>screen/desktop/Exchange/DapExchangeTopPanel.qml</file> <file>screen/desktop/Exchange/DapExchangeTopPanelForm.ui.qml</file> - <file>screen/desktop/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml</file> <file>screen/desktop/History/DapHistoryRightPanel.qml</file> <file>screen/desktop/History/DapHistoryRightPanelForm.ui.qml</file> <file>screen/desktop/History/DapHistoryScreen.qml</file> @@ -83,43 +52,6 @@ <file>screen/desktop/History/DapHistoryTabForm.ui.qml</file> <file>screen/desktop/History/DapHistoryTopPanel.qml</file> <file>screen/desktop/History/DapHistoryTopPanelForm.ui.qml</file> - <file>screen/desktop/LastAction/DapRadioButton.qml</file> - <file>screen/desktop/LastAction/DapUiQmlRecoveryNotesForm.ui.qml</file> - <file>screen/desktop/LastAction/DapUiQmlRecoveryQrForm.ui.qml</file> - <file>screen/desktop/LastAction/DapUiQmlScreenDialogAddWallet.qml</file> - <file>screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml</file> - <file>screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWalletCreated.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWalletCreatedForm.ui.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWalletCreatedHeader.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetHistoryLastActions.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetLastActions.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetRightPanel.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml</file> - <file>screen/desktop/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml</file> - <file>screen/desktop/Log/DapUiQmlWidgetChainNodeLogs.qml</file> - <file>screen/desktop/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml</file> - <file>screen/desktop/Settings/DapUiQmlScreenSettings.qml</file> - <file>screen/desktop/Settings/DapUiQmlScreenSettingsForm.ui.qml</file> - <file>screen/desktop/Settings/DapUiQmlScreenSettingsSection.qml</file> - <file>screen/desktop/Settings/DapUiQmlWidgetSettingsNetwork.qml</file> - <file>screen/desktop/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml</file> - <file>screen/desktop/VPN/DapUiQmlScreenVpn.qml</file> - <file>screen/desktop/VPN/DapUiQmlScreenVpnForm.ui.qml</file> - <file>screen/desktop/VPN/DapUiQmlWidgetSettingsVpn.qml</file> - <file>screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml</file> - <file>screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml</file> - <file>screen/desktop/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml</file> - <file>screen/mobile/Console/DapUiQmlScreenConsoleForm.ui.qml</file> - <file>screen/mobile/Console/DapUiQmlWidgetConsole.qml</file> - <file>screen/mobile/Console/DapUiQmlWidgetConsoleForm.ui.qml</file> - <file>screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml</file> - <file>screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsForm.qml</file> <file>screen/mobile/Dashboard/DapDashboardRightPanel.qml</file> <file>screen/mobile/Dashboard/DapDashboardRightPanelForm.ui.qml</file> <file>screen/mobile/Dashboard/DapDashboardScreen.qml</file> @@ -136,7 +68,6 @@ <file>screen/mobile/Exchange/DapExchangeTabForm.ui.qml</file> <file>screen/mobile/Exchange/DapExchangeTopPanel.qml</file> <file>screen/mobile/Exchange/DapExchangeTopPanelForm.ui.qml</file> - <file>screen/mobile/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml</file> <file>screen/mobile/History/DapHistoryRightPanel.qml</file> <file>screen/mobile/History/DapHistoryRightPanelForm.ui.qml</file> <file>screen/mobile/History/DapHistoryScreen.qml</file> @@ -145,39 +76,6 @@ <file>screen/mobile/History/DapHistoryTabForm.ui.qml</file> <file>screen/mobile/History/DapHistoryTopPanel.qml</file> <file>screen/mobile/History/DapHistoryTopPanelForm.ui.qml</file> - <file>screen/mobile/LastAction/DapRadioButton.qml</file> - <file>screen/mobile/LastAction/DapUiQmlRecoveryNotesForm.ui.qml</file> - <file>screen/mobile/LastAction/DapUiQmlRecoveryQrForm.ui.qml</file> - <file>screen/mobile/LastAction/DapUiQmlScreenDialogAddWallet.qml</file> - <file>screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml</file> - <file>screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWalletCreated.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWalletCreatedForm.ui.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWalletCreatedHeader.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetHistoryLastActions.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetLastActions.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetRightPanel.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml</file> - <file>screen/mobile/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml</file> - <file>screen/mobile/Log/DapUiQmlWidgetChainNodeLogs.qml</file> - <file>screen/mobile/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml</file> - <file>screen/mobile/Settings/DapUiQmlScreenSettings.qml</file> - <file>screen/mobile/Settings/DapUiQmlScreenSettingsForm.ui.qml</file> - <file>screen/mobile/Settings/DapUiQmlScreenSettingsSection.qml</file> - <file>screen/mobile/Settings/DapUiQmlWidgetSettingsNetwork.qml</file> - <file>screen/mobile/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml</file> - <file>screen/mobile/VPN/DapUiQmlScreenVpn.qml</file> - <file>screen/mobile/VPN/DapUiQmlScreenVpnForm.ui.qml</file> - <file>screen/mobile/VPN/DapUiQmlWidgetSettingsVpn.qml</file> - <file>screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml</file> - <file>screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml</file> - <file>screen/mobile/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml</file> - <file>Device.qml</file> <file>screen/DapAbstractMenuTabWidget.qml</file> <file>screen/DapAbstractMenuTabWidgetForm.ui.qml</file> </qresource> diff --git a/CellFrameDashboardGUI/res/Settings.json b/CellFrameDashboardGUI/res/Settings.json deleted file mode 100644 index e3729e3deed63c20b5d0863841bf2a794546bc3b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/res/Settings.json +++ /dev/null @@ -1,12 +0,0 @@ - { - "user": "Andrey", - "widgets": - [ - {"name": "Blockchain explorer", "URLpage": "DapUiQmlWidgetChainBlockExplorer.ui.qml", "image": "qrc:/Resources/Icons/add.png", "visible": "false"}, - {"name": "Exchanges", "URLpage": "DapUiQmlWidgetChainExchanges.ui.qml", "image": "qrc:/Resources/Icons/add.png", "visible": "false"}, - {"name": "Services client", "URLpage": "DapUiQmlWidgetChainServicesClient.ui.qml", "image": "qrc:/Resources/Icons/add.png", "visible": "false"}, - {"name": "Services share control", "URLpage": "DapUiQmlWidgetChainServicesShareControl.ui.qml", "image": "qrc:/Resources/Icons/add.png", "visible": "false"}, - {"name": "Settings", "URLpage": "DapUiQmlWidgetChainSettings.ui.qml", "image": "qrc:/Resources/Icons/add.png", "visible": "false"}, - {"name": "Wallet", "URLpage": "DapUiQmlWidgetChainWallet.ui.qml", "image": "qrc:/Resources/Icons/add.png", "visible": "false"} - ] - } diff --git a/CellFrameDashboardGUI/res/cellframe-logo.svg b/CellFrameDashboardGUI/res/cellframe-logo.svg deleted file mode 100644 index bc1b43a11fbadf34a7f56064871411f69e308df7..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/res/cellframe-logo.svg +++ /dev/null @@ -1,190 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - viewBox="0 0 1200 1200" style="enable-background:new 0 0 1200 1200;" xml:space="preserve"> -<style type="text/css"> - .st0{display:none;} - .st1{fill:#2895F9;} - .st2{fill:#9706BA;} - .st3{fill:#4126DD;} -</style> -<g id="Фон_xA0_Изображение_1_" class="st0"> -</g> -<g id="Четвертый_xA0_Изображение_1_"> - <path class="st1" d="M469.8,1122.16c-3.82-3.01-7.3-5.72-10.74-8.46c-49.26-39.25-98.52-78.51-147.78-117.76 - c-38.88-30.98-77.76-61.96-116.64-92.94c-12.75-10.16-25.48-20.33-38.22-30.5c-3.32-2.65-3.34-2.82,0.22-4.9 - c26.36-15.35,52.73-30.69,79.1-46.03c52.64-30.61,105.28-61.22,157.92-91.82c47.31-27.5,94.62-55,141.93-82.5 - c20.03-11.64,40.08-23.25,60.06-34.99c2.4-1.41,4.15-1.46,6.62-0.02c29.94,17.54,59.95,34.94,89.95,52.38 - c34.83,20.24,69.66,40.48,104.49,60.72c52.54,30.55,105.08,61.1,157.62,91.65c28.89,16.79,57.78,33.58,86.67,50.37 - c3.98,2.31,4,2.35,0.48,5.15c-29.31,23.38-58.63,46.73-87.94,70.11c-27.31,21.77-54.6,43.57-81.92,65.33 - c-31.32,24.96-62.67,49.89-94,74.83c-15.39,12.26-30.77,24.54-46.16,36.8c-0.97,0.77-1.84,1.74-3.03,1.92 - c-0.86-0.66-0.69-1.41-0.69-2.08c0.03-5.47-0.16-10.96,0.19-16.41c0.63-9.89,0.47-19.79,0.47-29.68c0-3.41,1.16-5.55,3.79-7.59 - c19.5-15.13,38.9-30.39,58.33-45.62c33.45-26.22,66.88-52.45,100.34-78.66c25.94-20.32,51.89-40.62,77.84-60.93 - c0.37-0.29,0.75-0.56,1.1-0.86c2.56-2.13,2.54-2.34-0.34-4.06c-22.98-13.75-45.96-27.5-68.94-41.25 - c-40.67-24.32-81.34-48.64-122.02-72.95c-41.47-24.79-82.95-49.57-124.43-74.36c-17.19-10.27-34.4-20.51-51.54-30.88 - c-2.48-1.5-4.33-1.62-6.92-0.06c-24.32,14.68-48.74,29.21-73.12,43.78c-42.07,25.15-84.14,50.31-126.22,75.46 - c-40.17,24.02-80.35,48.03-120.53,72.04c-15.29,9.14-30.58,18.28-45.88,27.41c-4.48,2.67-4.46,2.65-0.28,5.92 - c38.67,30.31,77.34,60.62,116.01,90.93c29.14,22.84,58.3,45.66,87.44,68.49c11.18,8.76,22.32,17.57,33.56,26.26 - c1.95,1.51,2.63,3.21,2.74,5.62c0.75,16.17,0.34,32.36,0.91,48.53C470.26,1120.9,470.08,1121.22,469.8,1122.16z"/> - <path class="st1" d="M680.96,512.38c0.66-1.08,1.91-1.54,2.97-2.16c9.27-5.37,18.55-10.7,27.84-16.04 - c0.61-0.35,1.26-0.62,1.83-1.01c1.74-1.18,3.37-1.04,5.2-0.02c6.4,3.57,12.88,7.02,19.31,10.54c16.86,9.2,33.72,18.41,50.57,27.61 - c18.9,10.32,37.79,20.66,56.69,30.98c16.76,9.14,33.54,18.25,50.29,27.39c16.65,9.09,33.29,18.21,49.94,27.3 - c13.49,7.36,26.99,14.69,40.48,22.05c22.28,12.15,44.55,24.31,66.82,36.47c3.88,2.12,7.79,4.2,11.66,6.34 - c2.64,1.46,2.78,1.77,2.3,4.72c-1.98,12.29-3.98,24.58-5.99,36.87c-0.09,0.57-0.25,1.14-0.39,1.7c-0.3,1.17-1.03,1.52-2.09,0.96 - c-1.64-0.87-3.26-1.81-4.88-2.73c-31.93-18.03-63.85-36.07-95.77-54.1c-28.17-15.92-56.34-31.84-84.52-47.75 - c-27.88-15.74-55.77-31.44-83.64-47.18c-26.15-14.77-52.28-29.56-78.43-44.34c-9.32-5.27-18.66-10.52-27.98-15.79 - C682.4,513.75,681.42,513.52,680.96,512.38z"/> - <path class="st1" d="M130.99,685.36c-0.19-1.66,0.74-2.58,2.07-3.31c3.58-1.95,7.12-3.95,10.7-5.91 - c30.14-16.46,60.28-32.92,90.42-49.36c24.43-13.32,48.88-26.59,73.3-39.91c24.22-13.21,48.41-26.48,72.62-39.69 - c24.42-13.32,48.87-26.6,73.3-39.91c8.48-4.62,16.98-9.22,25.41-13.95c2.04-1.15,3.71-1.32,5.81-0.08 - c9.93,5.84,19.95,11.54,29.94,17.3c0.5,0.29,1.01,0.58,1.48,0.92c0.84,0.59,1.02,1.28,0.08,1.93c-0.76,0.53-1.57,0.99-2.38,1.45 - c-28.07,15.87-56.13,31.76-84.21,47.6c-28.39,16.02-56.8,31.98-85.19,48c-20.17,11.38-40.31,22.83-60.48,34.23 - c-20.88,11.79-41.78,23.54-62.67,35.33c-20.68,11.67-41.35,23.36-62.03,35.04c-5.88,3.32-11.75,6.65-17.63,9.97 - c-0.3,0.17-0.61,0.34-0.92,0.5c-2.65,1.33-2.87,1.26-3.37-1.55c-0.87-4.93-1.68-9.87-2.5-14.8c-1.17-7.12-2.32-14.24-3.47-21.37 - C131.17,686.98,131.09,686.17,130.99,685.36z"/> -</g> -<g id="Третий__x28_Ñредний_x29__xA0_Изображение_1_"> - <path class="st2" d="M552.73,586.02c0.22,31.22,0.44,62.21,0.66,93.15c1.68,0.39,2.53-0.59,3.48-1.16 - c13.01-7.74,26.03-15.45,38.96-23.33c2.26-1.38,3.82-1.57,6.2-0.11c12.9,7.92,25.93,15.61,38.95,23.34 - c1.03,0.61,2.07,2.07,3.34,1.24c0.99-0.65,0.46-2.17,0.47-3.3c0.11-28.53,0.2-57.06,0.29-85.58c0.02-4.99,0.02-4.99,4.27-2.52 - c11.98,6.97,23.91,14,35.96,20.83c2.38,1.35,3.13,2.87,3.11,5.53c-0.21,28.88-0.29,57.75-0.41,86.63c0,0.93,0.06,1.87-0.02,2.79 - c-0.16,1.86,0.66,3.01,2.26,3.92c3.84,2.2,7.59,4.54,11.39,6.81c89.32,53.44,178.65,106.87,267.97,160.32 - c1.06,0.63,2.36,1.01,2.99,2.22c-0.27,1.06-1.19,1.45-1.89,2.02c-9.59,7.77-19.19,15.53-28.79,23.28c-3.15,2.54-3.16,2.52-6.59,0.4 - c-38.03-23.51-76.05-47.02-114.08-70.53c-43.18-26.69-86.36-53.38-129.54-80.07c-1.07-0.66-2.06-1.5-3.28-1.71 - c-0.99,0.61-0.72,1.5-0.77,2.27c-0.06,0.93-0.02,1.86-0.03,2.79c-0.33,66.6-0.66,133.21-1,199.81 - c-0.21,41.22-0.32,82.44-0.71,123.66c-0.35,36.91-0.35,73.82-0.59,110.73c-0.01,1.37,0.25,2.79-0.34,4.11 - c-0.92,0.57-1.58-0.09-2.23-0.49c-12.75-7.72-25.48-15.47-38.25-23.15c-1.63-0.98-2.16-2.23-2.12-4.02 - c0.12-4.77,0.2-9.55,0.21-14.32c0.18-45.76,0.32-91.52,0.51-137.28c0.21-49.37,0.32-98.74,0.72-148.11 - c0.38-45.99,0.34-91.99,0.6-137.98c0.01-1.05-0.06-2.1,0.02-3.14c0.13-1.72-0.65-2.79-2.08-3.68 - c-13.78-8.48-27.55-16.99-41.29-25.54c-1.48-0.92-2.64-0.93-4.13,0c-13.84,8.62-27.7,17.18-41.58,25.73 - c-1.33,0.82-2.04,1.8-1.9,3.4c0.09,1.04,0.01,2.09,0.02,3.14c0.3,66.72,0.46,133.44,0.94,200.16c0.34,47.86,0.32,95.71,0.61,143.57 - c0.19,30.74,0.27,61.48,0.59,92.22c0.04,3.54-1.15,5.41-4.1,7.14c-11.44,6.72-22.73,13.72-34.08,20.59 - c-1.26,0.76-2.45,1.76-4.17,2.06c-0.7-1.25-0.45-2.54-0.46-3.76c-0.25-42.15-0.48-84.3-0.71-126.45 - c-0.29-53.68-0.44-107.36-0.9-161.04c-0.36-41.69-0.32-83.37-0.64-125.06c-0.06-8.03-0.17-16.07-0.29-24.1 - c-0.01-1.02,0.22-2.1-0.46-3.04c-1.19-0.31-1.97,0.55-2.82,1.07c-36.95,22.82-73.89,45.66-110.82,68.5 - c-44.66,27.61-89.32,55.23-133.99,82.84c-2.88,1.78-2.93,1.82-5.19,0c-10.07-8.11-20.11-16.24-30.16-24.37 - c-0.53-0.43-1.16-0.8-1.38-1.76c0.81-1.2,2.28-1.71,3.53-2.46c43.95-26.31,87.92-52.61,131.88-78.91 - c48.36-28.93,96.71-57.87,145.07-86.8c0.9-0.54,1.78-1.11,2.69-1.63c1-0.58,1.48-1.42,1.45-2.58c-0.03-1.05,0.01-2.1,0-3.14 - c-0.18-28.76-0.31-57.51-0.61-86.27c-0.03-3.17,0.85-5.02,3.7-6.62c11.97-6.73,23.79-13.74,35.68-20.63 - C549.92,587.04,550.94,586.23,552.73,586.02z"/> - <path class="st2" d="M1060.38,725.59c1.19-4.62,1.58-9.25,2.27-13.82c4.41-29.47,8.77-58.95,13.12-88.43 - c4.31-29.13,8.58-58.27,12.89-87.4c4.29-29.02,8.62-58.03,12.93-87.04c1.28-8.64,2.6-17.27,3.77-25.92 - c0.31-2.27,1.19-3.76,3.22-4.95c13.56-7.94,27.05-16.01,40.58-24.02c0.78-0.46,1.47-1.17,2.51-1.06c0.7,0.72,0.34,1.54,0.22,2.3 - c-4.46,28.52-8.95,57.04-13.41,85.56c-4.52,28.86-9.02,57.73-13.54,86.6c-4.34,27.72-8.69,55.43-13.03,83.14 - c-4.75,30.36-9.49,60.72-14.23,91.08c-2.44,15.64-4.9,31.28-7.35,46.92c-0.13,0.81-0.27,1.61-0.4,2.41 - c-0.2,1.18-0.8,1.65-1.95,1.04c-0.92-0.49-1.83-1.02-2.74-1.54c-49.02-28.49-98.05-56.99-147.07-85.49 - c-96.94-56.35-193.87-112.7-290.81-169.06c-0.7-0.41-1.38-0.89-2.12-1.22c-1.57-0.71-2.26-1.88-2.14-3.6c0.07-1.04,0-2.1,0-3.14 - c0-168.03,0-336.06-0.01-504.09c0-7.05,0.17-6,5.73-3.83c122.36,47.63,244.71,95.29,367.05,142.94c1.48,0.58,3.06,1,4.43,1.98 - c-0.55,1.39-1.77,1.67-2.72,2.21c-13.41,7.5-26.88,14.91-40.24,22.5c-2.41,1.37-4.4,1.33-6.87,0.34 - c-44.95-18-89.94-35.92-134.91-53.87c-48.11-19.2-96.22-38.4-144.34-57.59c-4.89-1.95-4.98-2.59-5.04,3.38 - c-0.29,28.99-0.6,57.98-0.94,86.98c-0.44,37.72-0.92,75.45-1.38,113.17c-0.47,38.77-0.94,77.54-1.42,116.31 - c-0.44,36.09-0.88,72.19-1.33,108.28c-0.01,0.58,0.05,1.17-0.03,1.75c-0.31,2.37,0.57,3.85,2.78,4.99 - c4.24,2.18,8.32,4.68,12.48,7.03c77.04,43.53,154.08,87.06,231.12,130.59c42.88,24.23,85.76,48.46,128.64,72.67 - C1057.41,724.42,1058.61,725.38,1060.38,725.59z"/> - <path class="st2" d="M45.81,392.9c1.57-0.06,2.26,0.64,3.03,1.1c13.42,7.95,26.81,15.96,40.27,23.84c2.11,1.23,3.14,2.67,3.49,5.12 - c2.85,19.82,5.83,39.61,8.77,59.41c4.34,29.24,8.68,58.49,13.01,87.73c4.07,27.52,8.12,55.04,12.19,82.56 - c3.47,23.49,6.96,46.97,10.44,70.46c0.42,2.83,0.62,2.94,3.29,1.44c15.42-8.68,30.82-17.39,46.23-26.1 - c56.66-32.01,113.32-64.02,169.98-96.04c52.2-29.5,104.38-59.03,156.61-88.46c2.59-1.46,3.49-3.08,3.45-6.03 - c-0.45-32.83-0.74-65.66-1.12-98.49c-0.42-36.32-0.88-72.65-1.33-108.97c-0.48-39.58-0.96-79.17-1.45-118.75 - c-0.41-33.53-0.84-67.06-1.27-100.59c-0.06-4.55-0.06-4.56-4.46-2.8c-19.68,7.85-39.35,15.7-59.03,23.55 - c-73.41,29.28-146.82,58.54-220.2,87.89c-2.99,1.2-5.33,1.13-8.13-0.47c-12.94-7.38-26-14.56-39.02-21.81 - c-1.1-0.62-2.18-1.29-3.4-2.02c0.97-1.48,2.42-1.65,3.65-2.13c33.72-13.15,67.46-26.29,101.19-39.42 - c88.94-34.64,177.87-69.28,266.81-103.9c5.54-2.16,5.71-3.19,5.7,3.88c-0.01,168.25-0.01,336.5-0.01,504.74 - c0,0.47-0.06,0.94,0.01,1.4c0.43,2.68-0.8,4.13-3.13,5.48c-80.86,46.92-161.68,93.92-242.5,140.91 - c-65.42,38.03-130.85,76.07-196.28,114.1c-4.32,2.51-4.28,2.5-5.05-2.48c-4.06-25.99-8.16-51.97-12.23-77.96 - c-4.78-30.59-9.54-61.18-14.32-91.77c-4.04-25.87-8.12-51.74-12.16-77.61c-4.34-27.71-8.65-55.43-12.99-83.14 - c-3.13-20.01-6.28-40.01-9.41-60.02C46.23,396.08,46.05,394.59,45.81,392.9z"/> -</g> -<g id="Второй__x28_темный_x29__xA0_Изображение_1_"> - <path class="st3" d="M4.06,320.04c1.7,0.06,2.58,0.9,3.56,1.47c90.07,51.92,180.14,103.86,270.2,155.79 - c76.55,44.14,153.1,88.28,229.68,132.36c1.79,1.03,2.26,2.09,2.26,4.05c0.14,40.41,0.36,80.81,0.57,121.22 - c0.2,39.36,0.41,78.72,0.63,118.07c0.5,91.52,0.99,183.05,1.49,274.57c0.11,20.73,0.26,41.45,0.39,62.18c0.01,1.39,0,2.78,0,4.27 - c-1.69,0.21-2.48-0.95-3.41-1.69c-18.14-14.23-36.26-28.48-54.38-42.73c-70.3-55.27-140.6-110.54-210.9-165.81 - c-21.42-16.84-42.83-33.68-64.26-50.52c-3.39-2.66-6.79-5.31-10.24-7.89c-1.28-0.96-2.06-2.11-2.47-3.65 - c-4.43-16.53-8.89-33.04-13.33-49.56c-0.15-0.54-0.19-1.12-0.3-1.74c0.59,0.19-0.05,0,0.38-0.17c0.1-0.04,0.23-0.04,0.34-0.02 - c0.11,0.02,0.22,0.09,0.31,0.15c0.19,0.13,0.38,0.27,0.56,0.41c0.18,0.14,0.36,0.29,0.54,0.44 - c102.94,82.13,205.89,164.26,308.83,246.39c0.18,0.15,0.37,0.28,0.56,0.42c0.09,0.07,0.19,0.14,0.29,0.2 - c0.1,0.06,0.19,0.13,0.3,0.18c0.1,0.05,0.21,0.1,0.32,0.13c0.11,0.02,0.22,0.01,0.38,0.02c0.87-0.5,0.61-1.39,0.59-2.14 - c-0.39-18.74-0.8-37.49-1.22-56.23c-0.27-11.99-0.62-23.98-0.89-35.97c-0.83-36.67-1.62-73.34-2.45-110.01 - c-0.92-40.28-1.87-80.55-2.8-120.83c-0.69-29.8-1.38-59.6-2.07-89.4c-0.45-19.21-0.97-38.41-1.27-57.62 - c-0.05-3.07-1.05-4.76-3.68-6.34c-83.08-49.8-166.11-99.69-249.15-149.56c-50.7-30.45-101.4-60.9-152.11-91.34 - c-1.27-0.76-2.46-1.74-4.57-2.23c6.8,44.11,13.77,87.83,20.6,131.56c6.86,43.93,13.82,87.85,20.72,131.77 - c6.87,43.76,13.73,87.53,20.61,131.46c-1.86-0.05-2.44-1.2-3.22-1.97c-11.44-11.29-22.82-22.63-34.3-33.87 - c-1.77-1.73-2.74-3.56-3.09-5.99c-1.87-13.25-3.83-26.49-5.8-39.73c-3.38-22.68-6.8-45.35-10.19-68.03 - c-3.36-22.45-6.71-44.9-10.07-67.34c-3.84-25.67-7.68-51.34-11.52-77.01c-3.38-22.56-6.76-45.12-10.14-67.69 - c-3.62-24.17-7.24-48.35-10.86-72.52c-1.71-11.4-3.43-22.79-5.13-34.19C4.19,322.35,4.16,321.31,4.06,320.04z"/> - <path class="st3" d="M731.35,1119.31c104.47-83.34,208.53-166.36,312.77-249.52c0.53,1.73-0.11,2.8-0.4,3.88 - c-4.17,15.63-8.43,31.24-12.57,46.88c-0.63,2.39-1.82,4.08-3.76,5.59c-112.81,88.59-225.59,177.23-338.39,265.85 - c-0.98,0.77-1.81,1.81-3.32,2.05c-0.73-0.87-0.5-1.95-0.49-2.93c0.18-39.94,0.36-79.88,0.56-119.81c0.2-39.7,0.4-79.41,0.62-119.11 - c0.24-45.76,0.5-91.52,0.75-137.28c0.23-41.68,0.44-83.37,0.67-125.05c0.14-25.27,0.33-50.53,0.4-75.8 - c0.01-2.23,0.57-3.43,2.61-4.61c153.54-88.44,307.03-176.95,460.52-265.46c12.91-7.44,25.81-14.89,38.73-22.32 - c1.09-0.62,2.08-1.5,3.43-1.6c0.81,0.68,0.42,1.51,0.3,2.25c-4.24,28.32-8.51,56.63-12.75,84.94 - c-3.84,25.67-7.65,51.34-11.49,77.01c-4.07,27.16-8.17,54.32-12.23,81.49c-3.84,25.67-7.65,51.34-11.5,77.01 - c-4.09,27.28-8.21,54.55-12.29,81.83c-1.29,8.63-2.52,17.28-3.72,25.92c-0.23,1.68-0.73,3.07-1.98,4.31 - c-12.26,12.11-24.48,24.26-36.72,36.39c-0.4,0.39-0.77,0.91-1.83,0.69c20.65-131.55,41.31-263.12,62.01-394.98 - c-1.81,0.28-2.79,1.14-3.85,1.78c-64.28,38.59-128.55,77.19-192.82,115.79c-69.86,41.96-139.71,83.93-209.62,125.81 - c-2.33,1.4-3.08,2.92-3.13,5.54c-0.62,30.73-1.37,61.46-2.08,92.19c-0.94,40.39-1.88,80.78-2.81,121.17 - c-0.7,30.26-1.4,60.53-2.11,90.79c-0.93,39.93-1.84,79.85-2.78,119.78c-0.35,14.78-0.76,29.56-1.12,44.35 - C730.94,1115.61,730.72,1117.11,731.35,1119.31z"/> - <path class="st3" d="M1104.22,166.3c0.84,1.07,0.56,2.14,0.55,3.14c-0.24,14.55-0.57,29.1-0.71,43.66 - c-0.02,2.33-1.21,3.23-2.91,4.2c-22.42,12.86-44.81,25.76-67.21,38.64c-104.14,59.89-208.27,119.79-312.41,179.68 - c-0.4,0.23-0.78,0.53-1.21,0.69c-2.3,0.85-2.92,2.5-2.97,4.89c-0.34,15.71-0.89,31.42-1.18,47.14c-0.05,2.8-0.96,4.39-3.4,5.75 - c-9.96,5.56-19.8,11.33-29.7,17.01c-0.8,0.46-1.55,1.04-3.01,1.2c-0.37-4.37-0.07-8.71-0.07-13.03c0-4.31,0.12-8.62,0.19-12.92 - c0.08-4.42,0.2-8.85,0.24-13.27c0.04-4.3,0.01-8.6,0.01-13.01c-1.67-0.32-2.7,0.78-3.83,1.43c-20.1,11.52-40.18,23.07-60.26,34.62 - c-5.25,3.02-10.54,5.96-15.71,9.1c-1.43,0.87-2.33,0.73-3.71-0.06c-25.2-14.56-50.43-29.05-75.67-43.55 - c-1.17-0.67-2.28-1.54-4.19-1.87c0.24,17.66,0.47,35.03,0.71,52.39c-1.62,0.21-2.42-0.57-3.3-1.07 - c-9.9-5.67-19.74-11.45-29.71-16.99c-2.5-1.39-3.25-3.07-3.31-5.81c-0.3-15.48-0.86-30.96-1.14-46.44 - c-0.05-2.96-1.17-4.5-3.67-5.94c-78.24-44.91-156.44-89.9-234.64-134.87c-47.93-27.56-95.87-55.13-143.8-82.69 - c-0.91-0.52-1.79-1.1-2.72-1.57c-1.27-0.63-1.85-1.52-1.88-3.02c-0.22-15.25-0.51-30.5-0.77-45.75c-0.01-0.45,0.12-0.91,0.2-1.46 - c1.59-0.17,2.64,0.87,3.79,1.53c30.8,17.65,61.59,35.33,92.39,53.01c95,54.53,190,109.07,285,163.59c1.28,0.73,2.5,1.63,3.91,1.98 - c0.88-0.95,0.58-1.92,0.55-2.8c-0.6-22.93-1.21-45.86-1.83-68.79c-0.3-11.17-0.64-22.35-0.93-33.52c-0.58-22-1.1-44-1.7-66 - c-1.05-38.52-2.2-77.05-3.17-115.57c-0.24-9.63-1.76-7.01,6.95-10.47c9.95-3.95,19.99-7.66,30-11.46c1.18-0.45,2.38-0.83,3.74-1.3 - c0.7,1.38,0.49,2.66,0.51,3.88c0.28,21.54,0.54,43.08,0.81,64.62c0.47,37.37,0.95,74.75,1.42,112.12 - c0.46,36.21,0.91,72.42,1.37,108.63c0.17,13.27,0.42,26.54,0.5,39.82c0.01,2.28,0.76,3.54,2.74,4.67 - c25.78,14.71,51.53,29.49,77.23,44.33c1.87,1.08,3.23,1.01,5.07-0.05c25.71-14.83,51.45-29.62,77.24-44.32 - c2.03-1.16,2.63-2.5,2.65-4.72c0.2-23.52,0.49-47.04,0.79-70.56c0.74-59.26,1.48-118.52,2.24-177.79 - c0.33-25.5,0.7-50.99,1.06-76.49c0.02-1.26-0.19-2.56,0.35-3.78c1.13-0.42,2.06,0.24,3,0.6c11.64,4.42,23.27,8.86,34.9,13.31 - c3.1,1.19,3.15,1.22,3.06,4.51c-0.59,22.23-1.2,44.46-1.82,66.69c-0.28,10.01-0.58,20.02-0.84,30.03 - c-0.81,31.08-1.58,62.15-2.41,93.23c-0.86,32.24-1.77,64.48-2.65,96.72c-0.04,1.38-0.26,2.79,0.2,4.29 - c1.51,0.19,2.56-0.87,3.7-1.53c29.49-16.9,58.97-33.82,88.45-50.74c96.41-55.34,192.83-110.68,289.24-166.02 - C1101.75,167.46,1102.87,166.63,1104.22,166.3z"/> -</g> -<g id="Первый_xA0_Изображение_1_"> - <path class="st1" d="M500.66,3.33c3.99,1.67,8.25,2.43,12.39,3.57c12.68,3.49,25.4,6.87,38.1,10.3c0.78,0.21,1.6,0.29,2.69,1.27 - c-8.93,3.83-17.8,7.03-26.55,10.5c-8.87,3.52-17.8,6.92-26.7,10.37c-8.79,3.41-17.58,6.82-26.38,10.24 - c-8.9,3.46-17.8,6.92-26.69,10.38c-8.9,3.46-17.79,6.93-26.69,10.39c-8.9,3.46-17.8,6.92-26.69,10.38 - c-8.9,3.46-17.79,6.93-26.69,10.39c-8.79,3.42-17.58,6.83-26.37,10.24c-8.9,3.45-17.81,6.9-26.7,10.35 - c-8.9,3.46-17.8,6.92-26.69,10.38c-8.9,3.46-17.79,6.93-26.69,10.4c-8.79,3.42-17.58,6.83-26.37,10.25 - c-8.9,3.46-17.79,6.93-26.69,10.39c-8.84,3.44-17.68,6.89-27.26,10.62c2.61,1.53,4.46,2.66,6.36,3.71 - c24.28,13.36,48.57,26.68,72.84,40.05c23.86,13.14,47.7,26.33,71.56,39.47c19.48,10.73,38.97,21.42,58.45,32.15 - c21.93,12.07,43.84,24.17,65.76,36.25c19.38,10.67,38.77,21.32,58.14,31.99c24.17,13.31,48.33,26.64,72.49,39.95 - c3.26,1.8,6.58,3.5,9.79,5.4c1.93,1.15,3.57,1.1,5.53,0c7.92-4.45,15.9-8.77,23.86-13.15c17.23-9.49,34.46-18.99,51.69-28.49 - c19.57-10.79,39.14-21.6,58.72-32.38c19.38-10.67,38.77-21.32,58.14-31.99c22.03-12.13,44.05-24.28,66.08-36.41 - c17.34-9.55,34.69-19.06,52.03-28.61c19.48-10.73,38.94-21.48,58.42-32.21c14.38-7.92,28.76-15.83,43.13-23.76 - c0.88-0.48,2.01-0.68,2.62-2.27C892.2,115.21,768.14,66.98,643.95,18.69c0.9-1.48,2.18-1.37,3.22-1.66 - c15.62-4.23,31.25-8.43,46.87-12.65c1-0.27,2.07-0.39,2.94-1.05c0.23,0,0.47,0,0.7,0c8.18,3.68,16.54,6.88,24.87,10.19 - c48.47,19.27,96.96,38.5,145.44,57.75c46.32,18.39,92.63,36.78,138.95,55.16c30.95,12.29,61.9,24.57,92.85,36.86 - c1.49,0.59,2.97,1.22,4.61,1.9c-0.65,1.61-1.99,1.96-3.01,2.56c-13.11,7.57-26.24,15.09-39.37,22.63 - c-24.44,14.03-48.87,28.05-73.31,42.08c-27.77,15.94-55.54,31.87-83.31,47.81c-25.85,14.84-51.69,29.69-77.54,44.53 - c-29.08,16.7-58.16,33.38-87.24,50.08c-25.75,14.79-51.48,29.58-77.23,44.37c-20.9,12-41.81,23.99-62.68,36.03 - c-1.4,0.81-2.4,0.8-3.8,0c-30.46-17.56-60.95-35.07-91.45-52.58c-30.49-17.51-60.99-35.01-91.48-52.52 - c-29.18-16.75-58.35-33.52-87.53-50.27c-33.72-19.36-67.46-38.71-101.18-58.07c-33.62-19.31-67.23-38.63-100.85-57.94 - c-8.88-5.1-17.79-10.17-26.68-15.26c-1.5-0.86-2.96-1.76-4.63-2.76c1.29-1.64,2.98-1.87,4.42-2.44c22.6-9.02,45.22-18,67.84-26.98 - c53.24-21.15,106.48-42.29,159.72-63.43c54.32-21.57,108.65-43.12,162.97-64.7c4-1.59,7.93-3.33,11.89-5 - C500.19,3.33,500.43,3.33,500.66,3.33z"/> - <path class="st1" d="M1192.99,319.4c-0.27,1.12-1.15,1.33-1.83,1.72c-23.99,13.86-47.99,27.71-71.99,41.55 - c-26.02,15.01-52.03,30.01-78.05,45.01c-27.23,15.7-54.46,31.39-81.69,47.09c-52.84,30.48-105.68,60.96-158.51,91.45 - c-36.2,20.88-72.42,41.72-108.56,62.71c-3.23,1.87-5.66,1.97-8.88,0.01c-11.35-6.87-22.89-13.43-34.35-20.12 - c-0.8-0.47-1.6-0.95-2.4-1.43c-1.23-0.76-1.32-1.56-0.04-2.34c1.29-0.79,2.6-1.54,3.92-2.3c30.87-17.77,61.74-35.55,92.61-53.32 - c28.15-16.2,56.3-32.39,84.46-48.59c46.72-26.88,93.44-53.74,140.15-80.63c40.86-23.52,81.71-47.06,122.56-70.59 - c18.76-10.8,37.57-21.53,56.26-32.46c2.71-1.58,4.69-1.46,7.31,0.04c11.42,6.53,22.96,12.84,34.45,19.25 - C1190.01,317.37,1191.7,318.15,1192.99,319.4z"/> - <path class="st1" d="M5.16,319.77c0.24-1.15,1.08-1.41,1.77-1.79c12.51-6.97,25.05-13.86,37.5-20.94c2.58-1.47,4.53-1.23,7.03,0.21 - c30.22,17.5,60.5,34.89,90.76,52.32c28.24,16.26,56.48,32.55,84.72,48.81c30.37,17.48,60.75,34.92,91.12,52.4 - c26.63,15.33,53.25,30.69,79.88,46.02c27.24,15.68,54.49,31.34,81.73,47.01c23.31,13.41,46.61,26.82,69.92,40.24 - c0.3,0.17,0.6,0.35,0.9,0.54c2.49,1.58,2.51,1.88-0.1,3.4c-12.67,7.39-25.37,14.72-38.02,22.15c-1.78,1.04-3.16,0.81-4.83-0.16 - c-16.51-9.58-33.06-19.1-49.59-28.64c-28.23-16.28-56.47-32.57-84.7-48.85c-26.22-15.12-52.43-30.25-78.65-45.37 - c-27.02-15.58-54.05-31.16-81.08-46.74c-24.2-13.95-48.4-27.91-72.6-41.87c-30.25-17.45-60.5-34.9-90.75-52.35 - c-13.81-7.97-27.63-15.93-41.44-23.91C7.46,321.5,6.06,320.88,5.16,319.77z"/> -</g> -</svg> diff --git a/CellFrameDashboardGUI/res/icons/back_icon.png b/CellFrameDashboardGUI/res/icons/back_icon.png deleted file mode 100644 index f24db8c01d5a675b44a55fb59e27488c22a1831d..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/back_icon.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/back_icon_hover.png b/CellFrameDashboardGUI/res/icons/back_icon_hover.png deleted file mode 100644 index a3a102770fcaa8b0ae1b1b6e4a2147e69ac2b1a6..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/back_icon_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/close_icon.png b/CellFrameDashboardGUI/res/icons/close_icon.png deleted file mode 100644 index 82b7d676b9efd94d5d899922c6b682b8be379362..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/close_icon.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/close_icon_hover.png b/CellFrameDashboardGUI/res/icons/close_icon_hover.png deleted file mode 100644 index 01969771736724aee37ad6f6c4890ad4547360dd..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/close_icon_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/dashboard.icns b/CellFrameDashboardGUI/res/icons/dashboard.icns deleted file mode 100644 index 265114500a6b03a98de52cadde5bebfba184e660..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/dashboard.icns and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/defaul_icon.png b/CellFrameDashboardGUI/res/icons/defaul_icon.png deleted file mode 100644 index 6e96ad318d4c3b7c5d0efdec321d5edd86b6b2ad..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/defaul_icon.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_down.png b/CellFrameDashboardGUI/res/icons/ic_arrow_drop_down.png deleted file mode 100644 index 4cb31697a102f46e469caadcea519bad37cdb1fe..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_down.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_down_dark_blue.png b/CellFrameDashboardGUI/res/icons/ic_arrow_drop_down_dark_blue.png deleted file mode 100644 index 1ac87aaa588bca2ae4b208cab2e93b3606f7b1e3..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_down_dark_blue.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_up.png b/CellFrameDashboardGUI/res/icons/ic_arrow_drop_up.png deleted file mode 100644 index ea610723fdab5c0c86cfd53d7eed203c83e35cc4..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_up.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_up_dark_blue.png b/CellFrameDashboardGUI/res/icons/ic_arrow_drop_up_dark_blue.png deleted file mode 100644 index 3fe34c8940c90afcecbe24eefd9a9db045be19fb..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_arrow_drop_up_dark_blue.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_copy.png b/CellFrameDashboardGUI/res/icons/ic_copy.png deleted file mode 100644 index ea9ce9fcdc6f3e706825b35dd57bf4dd32049a55..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_copy.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_copy_hover.png b/CellFrameDashboardGUI/res/icons/ic_copy_hover.png deleted file mode 100644 index f8b8604961aab018cdb9245da982c47f716d0f27..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_copy_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_edit.png b/CellFrameDashboardGUI/res/icons/ic_edit.png deleted file mode 100644 index 0a8d771ef0093022daec04006464e07d6102aa6b..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_edit.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_edit_hover.png b/CellFrameDashboardGUI/res/icons/ic_edit_hover.png deleted file mode 100644 index 7dadc6b016f3168346a55aac225ce0ac68596ae0..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_edit_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_scroll-down.png b/CellFrameDashboardGUI/res/icons/ic_scroll-down.png deleted file mode 100644 index d818c8143a6559934f39f7dff38f40f45286023d..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_scroll-down.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_scroll-down_hover.png b/CellFrameDashboardGUI/res/icons/ic_scroll-down_hover.png deleted file mode 100644 index aa00573edda7f485f7616a97337b101fd4ad6844..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_scroll-down_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_scroll-up.png b/CellFrameDashboardGUI/res/icons/ic_scroll-up.png deleted file mode 100644 index e0ace3f8ac7d1cf8f0b2c264d58682bc68fed2f4..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_scroll-up.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/ic_scroll-up_hover.png b/CellFrameDashboardGUI/res/icons/ic_scroll-up_hover.png deleted file mode 100644 index 8c698e0bd164cd4efac4da44d0103201411a26ca..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/ic_scroll-up_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/icon.png b/CellFrameDashboardGUI/res/icons/icon.png deleted file mode 100644 index f5d98ff6020a1a5fa6922262be41cf6a245effb5..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/icon.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/icon_arrow_down.png b/CellFrameDashboardGUI/res/icons/icon_arrow_down.png deleted file mode 100644 index f13e0fe2fc2b6f13a405c8c3b00f2a198896a204..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/icon_arrow_down.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/new-payment_icon.png b/CellFrameDashboardGUI/res/icons/new-payment_icon.png deleted file mode 100644 index 4403c21304fe8d7fc5b71c8288071332dd3da515..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/new-payment_icon.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/new-wallet_icon_dark.png b/CellFrameDashboardGUI/res/icons/new-wallet_icon_dark.png deleted file mode 100644 index f77b306db21a7c6b369f053a3238326bb5ee2cd6..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/new-wallet_icon_dark.png and /dev/null differ diff --git a/CellFrameDashboardGUI/res/icons/new-wallet_icon_dark_hover.png b/CellFrameDashboardGUI/res/icons/new-wallet_icon_dark_hover.png deleted file mode 100644 index 1e5eefb36de77731b84c7e1519880c1582b6c1b0..0000000000000000000000000000000000000000 Binary files a/CellFrameDashboardGUI/res/icons/new-wallet_icon_dark_hover.png and /dev/null differ diff --git a/CellFrameDashboardGUI/screen/DapAbstractMenuTabWidgetForm.ui.qml b/CellFrameDashboardGUI/screen/DapAbstractMenuTabWidgetForm.ui.qml index fe9fa0e3276fe0aaa2b0d24dda0c12f598d30506..e41b85f75d3a1402460de98946fbe407d463ebc7 100644 --- a/CellFrameDashboardGUI/screen/DapAbstractMenuTabWidgetForm.ui.qml +++ b/CellFrameDashboardGUI/screen/DapAbstractMenuTabWidgetForm.ui.qml @@ -1,6 +1,6 @@ import QtQuick 2.4 import QtQuick.Controls 2.0 -import "qrc:/" +import "qrc:/widgets" DapMenuTabWidget { @@ -15,3 +15,8 @@ DapMenuTabWidget interactive: false } } + +/*##^## Designer { + D{i:0;autoSize:true;height:480;width:640} +} + ##^##*/ diff --git a/CellFrameDashboardGUI/screen/DapAbstractRightPanelForm.ui.qml b/CellFrameDashboardGUI/screen/DapAbstractRightPanelForm.ui.qml index 784025ce1d03dc0e3eb8d5aed1bb251204b38c22..9930c74c6f17ae9b37abf8934b9a1718304039b6 100644 --- a/CellFrameDashboardGUI/screen/DapAbstractRightPanelForm.ui.qml +++ b/CellFrameDashboardGUI/screen/DapAbstractRightPanelForm.ui.qml @@ -1,6 +1,6 @@ import QtQuick 2.4 import QtQuick.Controls 2.0 -import "qrc:/" +import "qrc:/widgets" DapRightPanel diff --git a/CellFrameDashboardGUI/screen/DapAbstractScreenForm.ui.qml b/CellFrameDashboardGUI/screen/DapAbstractScreenForm.ui.qml index 27a0694f3dc43fd3c0bce51fec82ed51dcb5f0d9..b97ec8ec9f6ed50157f37fecad7b39943e7439f3 100644 --- a/CellFrameDashboardGUI/screen/DapAbstractScreenForm.ui.qml +++ b/CellFrameDashboardGUI/screen/DapAbstractScreenForm.ui.qml @@ -1,6 +1,6 @@ import QtQuick 2.4 import QtQuick.Controls 2.0 -import "qrc:/" +import "qrc:/widgets" DapScreen { diff --git a/CellFrameDashboardGUI/screen/DapAbstractTabForm.ui.qml b/CellFrameDashboardGUI/screen/DapAbstractTabForm.ui.qml index c8ae3a8827b663cf37cbd46fc5587a1cb454cb78..3111005023886c4765fa26aca2e64d2c11dadf64 100644 --- a/CellFrameDashboardGUI/screen/DapAbstractTabForm.ui.qml +++ b/CellFrameDashboardGUI/screen/DapAbstractTabForm.ui.qml @@ -1,5 +1,5 @@ import QtQuick 2.4 -import "qrc:/" +import "qrc:/widgets" DapTab { diff --git a/CellFrameDashboardGUI/screen/DapAbstractTopPanelForm.ui.qml b/CellFrameDashboardGUI/screen/DapAbstractTopPanelForm.ui.qml index d2feea6905d1db2d06a03215926582e6796d3656..281abd6e11abe6a9d2158dded5c955b20368963a 100644 --- a/CellFrameDashboardGUI/screen/DapAbstractTopPanelForm.ui.qml +++ b/CellFrameDashboardGUI/screen/DapAbstractTopPanelForm.ui.qml @@ -1,5 +1,5 @@ import QtQuick 2.4 -import "qrc:/" +import "qrc:/widgets" DapTopPanel { diff --git a/CellFrameDashboardGUI/screen/DapMainApplicationWindowForm.ui.qml b/CellFrameDashboardGUI/screen/DapMainApplicationWindowForm.ui.qml index ed772c036ba905f426b1239ebc9cbf062a2f6c4b..cc2958c348ca684d7c8fa61a425c1ba75872177b 100644 --- a/CellFrameDashboardGUI/screen/DapMainApplicationWindowForm.ui.qml +++ b/CellFrameDashboardGUI/screen/DapMainApplicationWindowForm.ui.qml @@ -1,6 +1,6 @@ import QtQuick 2.4 import QtQuick.Controls 2.0 -import "qrc:/" +import "qrc:/widgets" DapMainWindow { diff --git a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlScreenConsoleForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlScreenConsoleForm.ui.qml deleted file mode 100644 index 80ba4c1e9dda6a762ea6758420b9f4f92b49588a..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlScreenConsoleForm.ui.qml +++ /dev/null @@ -1,21 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Layouts 1.0 -import QtQuick.Controls 1.4 -import "../" - -DapUiQmlScreen { - SplitView { - anchors.fill: parent - orientation: Qt.Horizontal - anchors.leftMargin: 30 * pt - handleDelegate: Item { } - - - DapUiQmlWidgetConsoleForm { - id: dapConsoleForm - Layout.fillWidth: true - Layout.topMargin: 30 * pt - Layout.rightMargin: 30 * pt - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsole.qml b/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsole.qml deleted file mode 100644 index 7212aea3df94b45996d3a7e5374b037e353c00db..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsole.qml +++ /dev/null @@ -1,102 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Rectangle { - property alias textAreaCmdHistory: txtCommand - property alias textAreaCmd: consoleCmd - - ColumnLayout { - anchors.fill: parent - - Flickable { - id: scrollCmdHistory - contentY: txtCommand.height - height - Layout.fillWidth: true - Layout.fillHeight: true - clip: true - - TextArea.flickable: TextArea { - id: txtCommand - text: dapConsoleModel.getCmdHistory(); - selectByMouse: true - wrapMode: TextArea.WordWrap - - Keys.onPressed: { - switch(event.key) - { - case Qt.Key_Left: break; - case Qt.Key_Right: break; - case Qt.Key_Up: break; - case Qt.Key_Down: break; - default: event.accepted = - !(event.modifiers & Qt.ControlModifier) || (event.key === Qt.Key_X); break; - } - } - } - - ScrollBar.vertical: ScrollBar { } - ScrollBar.horizontal: ScrollBar { } - } - - RowLayout { - spacing: 0 - - Text { - id: promt - verticalAlignment: Qt.AlignVCenter - text: ">" - color: consoleCmd.color - font.family: consoleCmd.font.family - font.pixelSize: consoleCmd.font.pixelSize - } - - TextArea { - id: consoleCmd - - Layout.fillWidth: true - height: contentChildren.height - wrapMode: TextArea.Wrap - placeholderText: qsTr("Type here...") - selectByMouse: true - focus: true - - Keys.onUpPressed: { - consoleCmd.text = dapConsoleModel.getCommandUp(); - } - - Keys.onDownPressed: { - consoleCmd.text = dapConsoleModel.getCommandDown(); - } - - Keys.onEnterPressed: { - Keys.onReturnPressed(event); - } - - Keys.onReturnPressed: { - txtCommand.append("> " + consoleCmd.text); - if(consoleCmd.text === "") return; - dapConsoleModel.receiveRequest(consoleCmd.text); - consoleCmd.text = ""; - } - } - } - - } - - Connections { - target: dapConsoleModel - onSendResponse: { - txtCommand.append(response); - } - - onCmdHistoryChanged: { - txtCommand.append(history); - } - } - - Component.onCompleted: { - rightPanel.content.currentItem.consoleData = dapConsoleForm.textAreaCmdHistory; - } -} - diff --git a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleForm.ui.qml deleted file mode 100644 index 11e70fdd7840145da7e339148a43c565bd03f8e7..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleForm.ui.qml +++ /dev/null @@ -1,8 +0,0 @@ -DapUiQmlWidgetConsole { - textAreaCmdHistory.color: "#707070" - textAreaCmdHistory.font.family: "Roboto" - textAreaCmdHistory.font.pixelSize: 20 * pt - textAreaCmd.color: "#707070" - textAreaCmd.font.family: "Roboto" - textAreaCmd.font.pixelSize: 20 * pt -} diff --git a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml b/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml deleted file mode 100644 index 17e8f93d98517b6cf18faa45e99608d5503f2a10..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml +++ /dev/null @@ -1,40 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Layouts 1.0 - -Component { - ColumnLayout { - - anchors.left: parent.left - anchors.right: parent.right - anchors.leftMargin: 18 * pt - anchors.rightMargin: 18 * pt - - Rectangle { - height: 18 * pt - } - - Text { - id: textLastCmd - Layout.fillWidth: true - verticalAlignment: Qt.AlignVCenter - wrapMode: Text.Wrap - text: lastCommand - color: "#5F5F63" - font.family: "Roboto Regular" - font.pixelSize: 14 * pt - clip: true - - MouseArea { - anchors.fill: parent - onClicked: { - consoleData.append("> " + lastCommand); - dapConsoleModel.receiveRequest(lastCommand); - } - } - } - - Rectangle { - height: 18 * pt - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsForm.qml b/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsForm.qml deleted file mode 100644 index fb91d3c759d23cde06ce5c2fc2dbe4a9e2806bc3..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Console/DapUiQmlWidgetConsoleLastActionsForm.qml +++ /dev/null @@ -1,11 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import "../LastAction" - -DapUiQmlWidgetLastActions { - property TextArea consoleData - - id: lastActionsPanel - viewModel: dapConsoleModel - viewDelegate: DapUiQmlWidgetConsoleLastActionsDelegateForm { } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml b/CellFrameDashboardGUI/screen/desktop/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml deleted file mode 100644 index 7a539b1f1571bff36d23097df4e7f57c38043df7..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml +++ /dev/null @@ -1,197 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Dialogs 1.0 -import QtQuick.Layouts 1.0 -import NodeNetworkExplorer 1.0 - -Page { - Rectangle { - anchors.fill: parent; - } - - RowLayout { - anchors.fill: parent - spacing: 2 - - Flickable { - id: dapExplorer - Layout.fillWidth: true - Layout.fillHeight: true - contentWidth: dapGraphWidget.width * dapGraphWidget.scale - contentHeight: dapGraphWidget.height * dapGraphWidget.scale - contentY: dapGraphWidget.height / 2 - contentX: dapGraphWidget.width / 2 - - DapUiQmlWidgetNodeNetwork { - id: dapGraphWidget - scale: 0.6 - transformOrigin: Item.TopLeft - model: dapNodeNetworkModel - colorOffline: "#eb4d4b" - colorOnline: "#6ab04c" - colorFocused: "#ff7979" - colorSelect: "#686de0" - onSelectNode: { - dapNodeNetworkMenu.x = getSelectedNodePosX(); - dapNodeNetworkMenu.y = getSelectedNodePosY(); - - if(dapNodeNetworkModel.isNodeOnline(getSelectedNodeAddress())) - dapRadioButtonOnline.checked = true; - else - dapRadioButtonOffline.checked = true; - - dapMenuItemStatus.enabled = isCurrentNode; - dapNodeNetworkMenu.visible = true; - } - onSelectNodeChanged: { - dapNodeNetworkDescription.visible = false; - } - - Menu { - id: dapNodeNetworkMenu - MenuItem { - id: dapMenuItemDetails - text: qsTr("Show detalies") - onTriggered: { - dapNodeNetworkDescription.visible = true; - dapDescriptionModel.get(0).name = dapGraphWidget.getSelectedNodeAddress(); - dapDescriptionModel.get(1).name = dapGraphWidget.getSelectedNodeAlias(); - dapDescriptionModel.get(2).name = dapGraphWidget.getSelectedNodeIpv4(); - } - } - - MenuItem { - id: dapMenuItemStatus - text: qsTr("Set status") - onTriggered: { - dapWidgetNodeStatus.visible = true; - } - } - } - } - } - - - Rectangle { - id: dapNodeNetworkDescription - Layout.fillWidth: true - Layout.fillHeight: true - visible: false - color: "#eaecef" - - ListModel { - id: dapDescriptionModel - ListElement { name: ""; category: "Address"; } - ListElement { name: ""; category: "Alias"; } - ListElement { name: ""; category: "Ipv4"; } - } - - ListView { - anchors.fill: parent - model: dapDescriptionModel - delegate: Text {text: name; font.pixelSize: 18 } - section.property: "category" - section.criteria: ViewSection.FullString - section.delegate: dapCategory - - header: Rectangle { - width: parent.width - height: rowContent.height - RowLayout { - id: rowContent - Button { - text: "X" - onClicked: { - dapNodeNetworkDescription.visible = false; - } - } - - Text { - Layout.rowSpan: 1 - verticalAlignment: Qt.AlignVCenter - horizontalAlignment: Qt.AlignHCenter - text: qsTr("Description") - } - } - - } - } - - - Component { - id: dapCategory - Rectangle { - width: dapNodeNetworkDescription.width - height: childrenRect.height - color: "#0000FF" - - Text { - color: "#FFFFFF" - text: section - font.bold: true - font.pixelSize: 20 - } - } - } - } - } - - Rectangle - { - id: dapWidgetNodeStatus - anchors.fill: parent - visible: false - color: "#B3B2B1" - opacity: 0.6 - } - - Rectangle { - anchors.centerIn: parent - visible: dapWidgetNodeStatus.visible - width: contentLayout.width - height: contentLayout.height - border.color: "#F3F2F1" - border.width: 1 - - ColumnLayout { - id: contentLayout - - Text { - Layout.fillWidth: true - leftPadding: 30 - rightPadding: 30 - topPadding: 15 - font.pointSize: 16 - text: qsTr("Choose status") - } - - RadioButton { - id: dapRadioButtonOffline - Layout.alignment: Qt.AlignCenter - text: qsTr("Offline") - onToggled: { - dapNodeNetworkModel.sendRequestNodeStatus(false); - } - } - - RadioButton { - id: dapRadioButtonOnline - Layout.alignment: Qt.AlignCenter - text: qsTr("Online") - onToggled: { - dapNodeNetworkModel.sendRequestNodeStatus(true); - } - } - - Button { - Layout.fillWidth: true - text: qsTr("Ok") - - onClicked: { - dapWidgetNodeStatus.visible = false; - } - } - } - } - -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapRadioButton.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapRadioButton.qml deleted file mode 100644 index 85c3f03cf8d34fe454752b8b13e8671f400122df..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapRadioButton.qml +++ /dev/null @@ -1,35 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -RadioButton { - property alias textButton: nameButton.text - property string colorName: nameButton.color - - id: button - text: qsTr("template") - - contentItem: Text { - id: nameButton - anchors.left: parent.left - anchors.leftMargin: button.indicator.width + button.spacing - verticalAlignment: Text.AlignVCenter - anchors.verticalCenter: parent.verticalCenter - color: "#3E3853" - font.pointSize: 14 * pt - font.wordSpacing: 0 - font.family: "Roboto" - horizontalAlignment: Text.AlignLeft - } - - spacing: 16 * pt - checked: false -// display: AbstractButton.TextBesideIcon - autoExclusive: true -} - - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlRecoveryNotesForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlRecoveryNotesForm.ui.qml deleted file mode 100644 index de8e3fd1e1492e66faf34cf7fe9641a6422398cd..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlRecoveryNotesForm.ui.qml +++ /dev/null @@ -1,260 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 -import "../" - -DapUiQmlScreen { - property alias pressedNextButton: nextButton.pressed - property bool isWordsCopied: copyNotesButton.checked - - id: recoveryNoteMenu - color: "#edeff2" - - Rectangle { - id: wordTextArea - height: 30 * pt - color: "#757184" - anchors.rightMargin: 1 * pt - anchors.leftMargin: 1 * pt - anchors.right: parent.right - anchors.left: parent.left - anchors.top: parent.top - - Text { - id: wordText - color: "#ffffff" - text: qsTr("24 words") - anchors.bottom: parent.bottom - anchors.bottomMargin: 8 * pt - anchors.top: parent.top - anchors.topMargin: 8 * pt - anchors.left: parent.left - anchors.leftMargin: 16 * pt - font.pointSize: 12 * pt - horizontalAlignment: Text.AlignLeft - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - } - } - - Rectangle { - id: saveNotesDescription - color: "#edeff2" - height: 42 * pt - anchors.top: wordTextArea.bottom - anchors.topMargin: 24 * pt - anchors.left: wordTextArea.left - anchors.right: wordTextArea.right - - Text { - anchors.fill: parent - text: qsTr("Keep these words in a safe place. They will be\nrequired to restore your wallet in case of loss of\naccess to it") - anchors.leftMargin: 1 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - color: "#FF0300" - - font { - pointSize: 14 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - - Rectangle { - id: recoveryWords - height: 270 * pt - anchors.top: saveNotesDescription.bottom - anchors.topMargin: 24 * pt - anchors.right: parent.right - anchors.left: parent.left - anchors.leftMargin: 1 * pt - anchors.rightMargin: 1 * pt - color: "#edeff2" - - ListModel { - id: listRecoveryWords - ListElement { - word: "Word1" - } - ListElement { - word: "Word2" - } - ListElement { - word: "Word3" - } - ListElement { - word: "Word4" - } - ListElement { - word: "Word5" - } - ListElement { - word: "Word6" - } - ListElement { - word: "Word7" - } - ListElement { - word: "Word8" - } - ListElement { - word: "Word9" - } - ListElement { - word: "Word10" - } - ListElement { - word: "Word11" - } - ListElement { - word: "Word12" - } - } - - RowLayout { - height: 270 * pt - spacing: 60 * pt - anchors.right: parent.right - anchors.rightMargin: 1 * pt - anchors.left: parent.left - anchors.leftMargin: 1 * pt - - ListView { - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - width: 50 * pt - height: 300 * pt - model: listRecoveryWords - delegate: Text { - text: word - color: "#070023" - font { - pointSize: 16 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - - ListView { - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - width: 50 * pt - height: 300 * pt - model: listRecoveryWords - delegate: Text { - text: word - color: "#070023" - font { - pointSize: 16 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - } - } - - Rectangle { - id: notifyNotesSavedArea - height: 70 * pt - anchors.top: recoveryWords.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - color: "#EDEFF2" - anchors.leftMargin: 1 * pt - - Text { - id: notifyText - anchors.centerIn: parent - text: qsTr("") - color: "#6F9F00" - font.pointSize: 14 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - } - } - - RowLayout { - id: actionButtons - height: 44 * pt - anchors.leftMargin: 1 * pt - spacing: 30 * pt - anchors.top: notifyNotesSavedArea.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - Layout.leftMargin: 26 * pt - Layout.columnSpan: 2 - - Button { - id: nextButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - - Text { - id: nextButtonText - text: qsTr("Next") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: "#ffffff" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: "#3E3853" - } - } - - Button { - id: copyNotesButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - checkable: true - - Text { - id: copyNotesButtonText - text: qsTr("Copy") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: copyNotesButton.checked ? "#3E3853" : "#FFFFFF" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: copyNotesButton.checked ? "#EDEFF2" : "#3E3853" - border.color: "#3E3853" - border.width: 1 * pt - } - - onClicked: notifyText.text = qsTr( - "Recovery words copied to clipboard. Keep them in a\nsafe place before proceeding to the next step.") - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ - diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlRecoveryQrForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlRecoveryQrForm.ui.qml deleted file mode 100644 index acbde1d7e0c73af38198fb1a30e0bc60b403e0de..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlRecoveryQrForm.ui.qml +++ /dev/null @@ -1,182 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Rectangle { - property alias pressedNextButton: nextButton.pressed - property bool isQRCodeCopied: saveQrCodeButton.checked - - id: recoveryQrMenu - color: "#edeff2" - - Rectangle { - id: qrCodeTextArea - height: 30 * pt - color: "#757184" - anchors.right: parent.right - anchors.left: parent.left - anchors.top: parent.top - - Text { - id: qrCodeText - color: "#ffffff" - text: qsTr("QR Code") - anchors.bottom: parent.bottom - anchors.bottomMargin: 8 * pt - anchors.top: parent.top - anchors.topMargin: 8 * pt - anchors.left: parent.left - anchors.leftMargin: 16 * pt - font.pointSize: 12 * pt - horizontalAlignment: Text.AlignLeft - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - } - } - - Rectangle { - id: saveQrCodeDescription - color: "#edeff2" - height: 42 * pt - anchors.top: qrCodeTextArea.bottom - anchors.topMargin: 24 * pt - anchors.left: qrCodeTextArea.left - anchors.right: qrCodeTextArea.right - anchors.leftMargin: 1 * pt - anchors.rightMargin: 1 * pt - - Text { - anchors.fill: parent - text: qsTr("Keep these QR-code in a safe place. They will be\nrequired to restore your wallet in case of loss of\naccess to it") - font.pointSize: 14 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - color: "#FF0300" - - font { - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - - Rectangle { - id: qrCodeImageArea - height: 200 * pt - width: 200 * pt - anchors.top: saveQrCodeDescription.bottom - anchors.topMargin: 24 * pt - anchors.horizontalCenter: parent.horizontalCenter - color: "#EDEFF2" - border.width: 1 * pt - border.color: "#C7C6CE" - - Image { - id: qrCodeImage - width: parent.height - height: parent.height - anchors.horizontalCenter: parent.horizontalCenter - source: "Resources/QRCode.png" - } - } - - Rectangle { - id: notifyQrCodeSavedArea - height: 100 * pt - color: "#EDEFF2" - anchors.top: qrCodeImageArea.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.leftMargin: 1 * pt - - Text { - id: notifyText - anchors.centerIn: parent - text: qsTr("") - color: "#6F9F00" - font.pointSize: 14 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - } - } - - RowLayout { - id: actionButtons - height: 44 * pt - anchors.leftMargin: 1 * pt - spacing: 60 * pt - anchors.top: notifyQrCodeSavedArea.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - Layout.leftMargin: 26 * pt - Layout.columnSpan: 2 - - Button { - id: nextButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - - Text { - id: nextButtonText - text: qsTr("Create") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: "#ffffff" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: "#3E3853" - } - } - - Button { - id: saveQrCodeButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - - Text { - id: saveQrCodeButtonText - text: qsTr("Save") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: saveQrCodeButton.checked ? "#3E3853" : "#FFFFFF" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: saveQrCodeButton.checked ? "#EDEFF2" : "#3E3853" - border.color: "#3E3853" - border.width: 1 * pt - } - - onClicked: notifyText.text = qsTr( - "QR-code saved. Keep them in a\nsafe place before proceeding to the next step.") - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ - diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWallet.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWallet.qml deleted file mode 100644 index 6a9f2951d84c616a7a61b7bede92869340dd3e70..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWallet.qml +++ /dev/null @@ -1,50 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlScreenDialogAddWalletForm { - id: dialogAddWallet - focus: true - - Connections { - target: nextButton - onClicked: { - if(isWordsRecoveryMethodChecked) { - - rightPanel.content.push("DapUiQmlRecoveryNotesForm.ui.qml", {"rightPanel": rightPanel}); - rightPanel.header.push("DapUiQmlScreenDialogAddWalletHeader.qml", { - "backButtonNormal": "qrc:/res/icons/back_icon.png", - "backButtonHovered": "qrc:/res/icons/back_icon_hover.png", - "rightPanel": rightPanel - }); - } - else if(isQRCodeRecoveryMethodChecked) { - rightPanel.content.push("DapUiQmlRecoveryQrForm.ui.qml", {"rightPanel": rightPanel}); - rightPanel.header.push("DapUiQmlScreenDialogAddWalletHeader.qml", { - "backButtonNormal": "qrc:/res/icons/back_icon.png", - "backButtonHovered": "qrc:/res/icons/back_icon_hover.png", - "rightPanel": rightPanel - }); - } - else if(isExportToFileRecoveryMethodChecked) console.debug("Export to file"); /*TODO: create dialog select file to export */ - else { - rightPanel.header.push("DapUiQmlWalletCreatedHeader.qml", {"rightPanel": rightPanel }); - rightPanel.content.push("DapUiQmlWalletCreated.qml", {"rightPanel": rightPanel} ) - } - } - } - - Connections { - target: rightPanel.content.currentItem - onPressedNextButtonChanged: { - if(rightPanel.content.currentItem.isWordsCopied || rightPanel.content.currentItem.isQRCodeCopied) { - rightPanel.header.push("DapUiQmlWalletCreatedHeader.qml", {"rightPanel": rightPanel }); - rightPanel.content.push("DapUiQmlWalletCreated.qml", {"rightPanel": rightPanel} ) - } - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml deleted file mode 100644 index f10c8afe1bb55c56ec521a141301f95eb3636ad6..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml +++ /dev/null @@ -1,229 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 -import "../../" -import "../" - -DapUiQmlScreen { - property alias nextButton: nextButton - property bool isWordsRecoveryMethodChecked: selectionWords.checked - property bool isQRCodeRecoveryMethodChecked: selectionQRcode.checked - property bool isExportToFileRecoveryMethodChecked: selectionExportToFile.checked - - id: addWalletMenu - color: "#F8F7FA" - border.width: 1 * pt - border.color: "#E3E2E6" - - Rectangle { - id: nameWalletTextArea - height: 30 * pt - color: "#757184" - anchors.right: parent.right - anchors.left: parent.left - anchors.top: parent.top - - Text { - id: nameWalletText - color: "#ffffff" - text: qsTr("Name of wallet") - anchors.left: parent.left - anchors.leftMargin: 16 * pt - anchors.verticalCenter: parent.verticalCenter - font.pixelSize: 12 * pt - horizontalAlignment: Text.AlignLeft - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - } - } - - Rectangle { - id: inputNameWalletArea - height: 68 * pt - color: "#F8F7FA" - anchors.left: parent.left - anchors.leftMargin: 1 * pt - anchors.right: parent.right - anchors.top: nameWalletTextArea.bottom - - TextInput { - id: textInputNameWallet - text: qsTr("Pocket of happiness") - anchors.left: parent.left - anchors.verticalCenter: parent.verticalCenter - anchors.leftMargin: 20 * pt - font.pixelSize: 16 * pt - color: "#070023" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - horizontalAlignment: Text.AlignLeft - } - } - - Rectangle { - id: chooseSignatureTypeTextArea - height: 30 * pt - color: "#757184" - anchors.right: parent.right - anchors.rightMargin: 0 - anchors.left: parent.left - anchors.leftMargin: 1 * pt - anchors.top: inputNameWalletArea.bottom - - Text { - id: chooseSignatureTypeText - color: "#ffffff" - text: qsTr("Choose signature type") - font.pixelSize: 12 * pt - anchors.leftMargin: 16 * pt - horizontalAlignment: Text.AlignLeft - font.styleName: "Normal" - font.family: "Roboto" - font.weight: Font.Normal - anchors.verticalCenter: parent.verticalCenter - anchors.left: parent.left - } - } - - Rectangle { - id: chooseSignatureTypeArea - - height: 68 * pt - color: "#EDEFF2" - anchors.leftMargin: 1 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.top: chooseSignatureTypeTextArea.bottom - - ///ComboBox right panel - Rectangle { - id: areaDapComboBoxRightPanel - anchors.fill: parent - anchors.leftMargin: 16 * pt - anchors.rightMargin: 16 * pt - anchors.topMargin: 12 * pt - anchors.bottomMargin: 12 * pt - color: parent.color - - DapComboBox { - property Label fieldBalance: Label {} - - model: ListModel { - id: signatureType - ListElement { - signatureName: "Dilithium" - } - ListElement { - signatureName: "Bliss" - } - ListElement { - signatureName: "Picnic" - } - ListElement { - signatureName: "Tesla" - } - } - normalColorText: "#070023" - hilightColorText: "#FFFFFF" - fontSizeComboBox: 16 * pt - hilightColor: "#330F54" - sidePaddingNormal: 20 * pt - indicatorWidth: 20 * pt - } - } - } - - Rectangle { - id: recoveryMethodTextArea - height: 30 * pt - color: "#757184" - anchors.leftMargin: 1 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.top: chooseSignatureTypeArea.bottom - - Text { - id: recoveryMethodText - color: "#ffffff" - text: qsTr("Recovery method") - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - anchors.left: parent.left - font.pixelSize: 12 * pt - horizontalAlignment: Text.AlignLeft - anchors.leftMargin: 16 * pt - anchors.verticalCenter: parent.verticalCenter - } - } - - ColumnLayout { - id: chooseRecoveryMethod - height: 272 * pt - spacing: 32 * pt - anchors.top: recoveryMethodTextArea.bottom - anchors.topMargin: 32 * pt - anchors.left: parent.left - anchors.leftMargin: 16 * pt - anchors.right: parent.right - Layout.alignment: Qt.AlignLeft | Qt.AlignTop - - DapRadioButton { - id: selectionWords - textButton: qsTr("24 words") - checked: true - } - - DapRadioButton { - id: selectionQRcode - textButton: qsTr("QR code") - } - - DapRadioButton { - id: selectionExportToFile - textButton: qsTr("Export to file") - } - - DapRadioButton { - id: selectionNothing - textButton: qsTr("Nothing") - } - } - - Button { - id: nextButton - height: 44 * pt - width: 130 * pt - anchors.horizontalCenter: parent.horizontalCenter - anchors.top: chooseRecoveryMethod.bottom - anchors.topMargin: 32 * pt - hoverEnabled: true - - contentItem: Text { - id: nextButtonText - text: qsTr("Next") - anchors.fill: parent - color: "#ffffff" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pixelSize: 18 * pt - horizontalAlignment: Text.AlignHCenter - verticalAlignment: Text.AlignVCenter - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: parent.hovered ? "#D51F5D" : "#070023" - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml deleted file mode 100644 index 86d8f1f6ac39ec4193c387099b40387beab827c2..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml +++ /dev/null @@ -1,60 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Layouts 1.0 -import "../" - -DapUiQmlScreen { - height: 36 * pt - color: "#F8F7FA" - border.width: 1 * pt - border.color: "#E3E2E6" - - property string backButtonNormal : "qrc:/res/icons/close_icon.png" - property string backButtonHovered : "qrc:/res/icons/close_icon_hover.png" - property string title : qsTr("New wallet") - property alias mouseArea : mouseArea - property alias pressedCloseAddWallet: mouseArea.pressed - - RowLayout - { - anchors.verticalCenter: parent.verticalCenter - anchors.left: parent.left - anchors.leftMargin: 8 * pt - spacing: 12 * pt - - Rectangle { - width: 16 * pt - height: 16 * pt - color: "transparent" - - Image { - id: buttonCloseAddWallet - anchors.fill: parent - source: backButtonNormal - } - - MouseArea { - id: mouseArea - anchors.fill: parent - hoverEnabled: true - - onEntered: buttonCloseAddWallet.source = backButtonHovered - onExited: buttonCloseAddWallet.source = backButtonNormal - - onClicked: { - rightPanel.header.pop(); - rightPanel.content.pop(); - } - } - } - - Text { - text: title - horizontalAlignment: Qt.AlignLeft - font.pointSize: 14 * pt - font.family: "Roboto" - font.weight: Font.Normal - font.styleName: "Normal" - color: "#3E3853" - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreated.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreated.qml deleted file mode 100644 index 4d63a96cd7af1f0456a14cca762991a2c46add20..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreated.qml +++ /dev/null @@ -1,7 +0,0 @@ - -DapUiQmlWalletCreatedForm { - buttonDone.onClicked: { - rightPanel.header.pop(null); - rightPanel.content.pop(null); - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreatedForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreatedForm.ui.qml deleted file mode 100644 index e57fd327b1d9d48024dfccdf62cfed3af87f6967..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreatedForm.ui.qml +++ /dev/null @@ -1,72 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import "../" - -DapUiQmlScreen { - property alias buttonDone: doneCreateWalletButton - - id: walletCreatedMenu - color: "#F8F7FA" - - Button { - id: doneCreateWalletButton - anchors.horizontalCenter: parent.horizontalCenter - anchors.bottom: parent.bottom - anchors.bottomMargin: 213 * pt - height: 44 * pt - width: 130 * pt - - Text { - id: doneCreateWalletButtonText - text: qsTr("Done") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: doneCreateWalletButton.checked ? "#3E3853" : "#FFFFFF" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: "#3E3853" - } - } - - Rectangle { - id: createWalletDescription - color: "#edeff2" - height: 50 * pt - anchors.bottom: doneCreateWalletButton.top - anchors.bottomMargin: 166 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.leftMargin: 1 * pt - anchors.rightMargin: 1 * pt - - Text { - anchors.fill: parent - text: qsTr("Wallet created\nsuccessfully") - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - color: "#070023" - - font { - pointSize: 16 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ - diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreatedHeader.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreatedHeader.qml deleted file mode 100644 index 5f0d953d6e38d3cebfdaf972de215341afa4af40..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWalletCreatedHeader.qml +++ /dev/null @@ -1,10 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlScreenDialogAddWalletHeader { - title: "" - - mouseArea.onClicked: { - rightPanel.header.pop(null); - rightPanel.content.pop(null); - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetHistoryLastActions.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetHistoryLastActions.qml deleted file mode 100644 index e900efb77c334a179c6f359be225168754a187ae..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetHistoryLastActions.qml +++ /dev/null @@ -1,12 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlWidgetLastActions { - viewModel: dapHistoryModel - viewDelegate: DapUiQmlWidgetLastActionsDelegateForm {} - viewSection.property: "date" - viewSection.criteria: ViewSection.FullString - viewSection.delegate: DapUiQmlWidgetLastActionsSectionForm { - width: parent.width - height: 30 * pt - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActions.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActions.qml deleted file mode 100644 index ad20a2e62db3f0565b82415a6a23052f36b8c544..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActions.qml +++ /dev/null @@ -1,50 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -DapUiQmlWidgetLastActionsForm { - - property alias viewModel: dapListView.model - property alias viewDelegate: dapListView.delegate - property alias viewSection: dapListView.section - - MouseArea { - id: mainMouseArea - anchors.fill: parent - hoverEnabled: true - - onEntered: { - if(!buttonListScroll.isHovered) - buttonListScroll.visible = true; - } - - onExited: { - if(!buttonListScroll.isHovered) - buttonListScroll.visible = false; - } - } - - ListView { - id: dapListView - anchors.fill: parent - clip: true - - property var contentPos: 0.0; - onContentYChanged: { - if(atYBeginning) buttonListScroll.state = "goUp"; - else if(atYEnd) buttonListScroll.state = "goDown" - else if(contentPos < contentItem.y) buttonListScroll.state = "goUp"; - else buttonListScroll.state = "goDown"; - - contentPos = contentItem.y; - } - - DapUiQmlWidgetLastActionsButtonForm { - id: buttonListScroll - viewData: dapListView - } - } -} - - - diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml deleted file mode 100644 index 6e27cba5f79be254e598b99643e4b72d4652cf17..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml +++ /dev/null @@ -1,90 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Item { - id: buttonScroll - - property ListView viewData: ListView{} - property bool isHovered: false - - width: 36 * pt - height: width - anchors.right: viewData.right - anchors.bottom: viewData.bottom - anchors.bottomMargin: 10 * pt - anchors.topMargin: 10 * pt - anchors.rightMargin: 10 * pt - visible: false - - Image { - id: imageButton - anchors.fill: parent - fillMode: Image.PreserveAspectFit - source: "qrc:/res/icons/ic_scroll-down.png" - } - - states: [ - State { - name: "goDown" - PropertyChanges { - target: buttonScroll - onStateChanged: { - buttonScroll.anchors.top = undefined; - buttonScroll.anchors.bottom = dapListView.bottom; - buttonMouseArea.exited(); - } - } - }, - - State { - name: "goUp" - PropertyChanges { - target: buttonScroll - onStateChanged: { - buttonScroll.anchors.bottom = undefined; - buttonScroll.anchors.top = viewData.top; - buttonMouseArea.exited(); - } - } - } - ] - - state: "goUp" - - MouseArea { - id: buttonMouseArea - anchors.fill: parent - hoverEnabled: true - - onEntered: { - isHovered = true; - if(buttonScroll.state === "goUp") - imageButton.source = "qrc:/res/icons/ic_scroll-down_hover.png"; - else if(buttonScroll.state === "goDown") - imageButton.source = "qrc:/res/icons/ic_scroll-up_hover.png"; - - } - - onExited: { - isHovered = false; - if(buttonScroll.state === "goUp") - imageButton.source = "qrc:/res/icons/ic_scroll-down.png"; - else if(buttonScroll.state === "goDown") - imageButton.source = "qrc:/res/icons/ic_scroll-up.png"; - } - - onClicked: { - if(buttonScroll.state === "goUp") - { - viewData.positionViewAtEnd(); - buttonScroll.state = "goDown"; - } - else if(buttonScroll.state === "goDown") - { - viewData.positionViewAtBeginning(); - buttonScroll.state = "goUp"; - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml deleted file mode 100644 index 139d9a51fee5ee84747005d6107ab547ef831de6..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml +++ /dev/null @@ -1,61 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Component { - Rectangle { - id: dapContentDelegate - width: parent.width - height: 50 * pt - color: "transparent" - - RowLayout { - anchors.fill: parent - anchors.rightMargin: 20 * pt - anchors.leftMargin: 16 * pt - - ColumnLayout { - Layout.fillHeight: true - Layout.fillWidth: true - spacing: 2 - - Text { - Layout.fillWidth: true - text: tokenName - color: "#3E3853" - font.family: fontRobotoRegular.name - font.pixelSize: 14 * pt - elide: Text.ElideRight - } - - Text { - Layout.fillWidth: true - text: txStatus - color: "#757184" - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - } - } - - Text { - Layout.fillHeight: true - Layout.fillWidth: true - horizontalAlignment: Qt.AlignRight - verticalAlignment: Qt.AlignVCenter - color: "#3E3853" - text: cryptocurrency; - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - } - } - - - - Rectangle { - width: parent.width - height: 1 - color: "#E3E2E6" - anchors.bottom: parent.bottom - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml deleted file mode 100644 index e229e22b23099654cdc0c1af97075df7e6f298bc..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.0 - -Rectangle { - color: "transparent" -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml deleted file mode 100644 index 404fc15780e5ffd8b5c8ce2129e4719dbf282e1e..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml +++ /dev/null @@ -1,25 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -Rectangle { - height: 36 * pt - color: "transparent" - - Text { - anchors.fill: parent - anchors.leftMargin: 16 * pt - text: qsTr("Last actions") - verticalAlignment: Qt.AlignVCenter - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - color: "#5F5F63" - } - - Rectangle { - anchors.bottom: parent.bottom - anchors.left: parent.left - anchors.right: parent.right - height: 1 - color: "#757184" - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml deleted file mode 100644 index f727800ceb1d74b1f08dec140f32cb1d7106ca19..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml +++ /dev/null @@ -1,18 +0,0 @@ -import QtQuick 2.6 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Rectangle { - color: "#757184" - - Text { - anchors.fill: parent - verticalAlignment: Qt.AlignVCenter - horizontalAlignment: Qt.AlignLeft - color: "#FFFFFF" - text: section - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - leftPadding: 16 * pt - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetRightPanel.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetRightPanel.qml deleted file mode 100644 index 3df84643164c853bbd64c0bb48f4536f7e05ef2f..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetRightPanel.qml +++ /dev/null @@ -1,4 +0,0 @@ - -DapUiQmlWidgetRightPanelForm { - -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml deleted file mode 100644 index 809cebb4d5b0dc287a6d19f92b1185a97673b17e..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml +++ /dev/null @@ -1,42 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -Rectangle { - id: rightPanel - property alias header : stackViewHeader - property alias content : stackViewContent - property alias background : rightPanelPage.background - property alias footer: stackViewFooter - - width: visible ? 400 * pt : 0 - color: "#E3E2E6" - - Page { - id: rightPanelPage - anchors.fill: parent - anchors.leftMargin: 1 - background: Rectangle { - color: "#F8F7FA" - } - - header: StackView { - id: stackViewHeader - width: parent.width - height: currentItem === null ? 0 : currentItem.height - clip: true - } - - StackView { - id: stackViewContent - anchors.fill: parent - clip: true - } - - footer: StackView { - id: stackViewFooter - width: parent.width - height: currentItem === null ? 0 : currentItem.height - clip: true - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml b/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml deleted file mode 100644 index 27c038bccdac2e0064179f19529f0dc3684d6cc4..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml +++ /dev/null @@ -1,14 +0,0 @@ -import QtQuick 2.4 - -Rectangle { - width: 400 * pt - border.color: "#B5B5B5" - border.width: 1 * pt - color: "#EDEFF2" - - anchors { - top: parent.top - right: parent.right - bottom: parent.bottom - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Log/DapUiQmlWidgetChainNodeLogs.qml b/CellFrameDashboardGUI/screen/desktop/Log/DapUiQmlWidgetChainNodeLogs.qml deleted file mode 100644 index 3f17469031870a6ef6ecc992b08708f9e23bb367..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Log/DapUiQmlWidgetChainNodeLogs.qml +++ /dev/null @@ -1,81 +0,0 @@ -import QtQuick 2.6 -import QtQuick.Controls 2.0 - -DapUiQmlWidgetChainNodeLogsForm { - id: dapQmlWidgetChainNodeLogs - - Component - { - id: componentItenDelegate - Rectangle - { - color: listViewLogs.currentIndex === index ? "#48435F" : "#3B3652" - width: listViewLogs.width - height: 72 - z: 1 - clip: true - - Row - { - id: rowItem - padding: 10 - spacing: 10 - clip: true - width: parent.width - Column - { - anchors.leftMargin: 10 - width: 25 - Text - { - text: qsTr(type) - color: "#CFCBD9" - font.weight: Font.Normal - font.family: "Roboto" - font.pointSize: 10 - anchors.horizontalCenter: parent.horizontalCenter - } - } - Column - { - spacing: 5 - clip: true - width: rowItem.width - 50 - Text - { - text: qsTr(message) - color: "#CFCBD9" - font.weight: Font.Normal - font.family: "Roboto" - font.pointSize: 10 - width: parent.width - elide: Text.ElideRight - } - Text - { - text: qsTr(file) - color: "#CFCBD9" - font.weight: Font.Light - font.family: "Roboto" - font.pointSize: 8 - } - Text - { - text: qsTr(timestamp) - color: "#CFCBD9" - font.weight: Font.Light - font.family: "Roboto" - font.pointSize: 8 - } - } - } - - MouseArea - { - id: mouseAreaListViewLogs - anchors.fill: parent - onClicked: listViewLogs.currentIndex = index - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml deleted file mode 100644 index 3e6150702825c04e9f66928026d4bd115d93fd4b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml +++ /dev/null @@ -1,38 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -Page { - id: dapUiQmlWidgetChainNodeLogs - title: "Logs" - - property alias listViewLogs: listViewLogs - - Connections { - target: dapServiceController - onLogCompleted: - { - listViewLogs.model = null - listViewLogs.model = dapLogModel - } - } - - Rectangle - { - id: rectangleBackgroundPageLogs - anchors.fill: parent - color: "#36314D" - - ListView - { - id: listViewLogs - anchors.fill: parent - focus: true - model: dapLogModel - spacing: 3 - anchors.margins: 3 - - delegate: componentItenDelegate - } - } - -} diff --git a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettings.qml b/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettings.qml deleted file mode 100644 index bc70bd9d79052342aef18408c9db4647d2b334de..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettings.qml +++ /dev/null @@ -1,40 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlScreenSettingsForm { - anchors.fill: parent - - ListModel { - id: dapListModelSettings - ListElement { - name: qsTr("Network") - element: "DapUiQmlWidgetSettingsNetwork.qml" - } - - ListElement { - name: qsTr("VPN") - element: "qrc:/screen/VPN/DapUiQmlWidgetSettingsVpn.qml" - } - } - - ListView { - id: dapListViewSettings - anchors.fill: parent - model: dapListModelSettings - delegate: Component { - - Item { - width: parent.width - height: loaderSettings.height - - Loader { - id: loaderSettings - source: element - } - } - } - - section.property: "name" - section.criteria: ViewSection.FullString - section.delegate: DapUiQmlScreenSettingsSection {} - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettingsForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettingsForm.ui.qml deleted file mode 100644 index 1cb9affd0dd57cd2696f8de326100b8c1b86f434..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettingsForm.ui.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.0 - -Item { - anchors.fill: parent -} diff --git a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettingsSection.qml b/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettingsSection.qml deleted file mode 100644 index 51d10f3f663f3837b9c9e5ffba1b2df6651d98cb..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlScreenSettingsSection.qml +++ /dev/null @@ -1,21 +0,0 @@ -import QtQuick 2.0 - -Component { - - Rectangle { - width: parent.width - height: 30 * pt - color: "#DFE1E6" - - Text { - anchors.fill: parent - anchors.leftMargin: 18 * pt - verticalAlignment: Qt.AlignVCenter - text: section - font.family: "Roboto" - font.pixelSize: 12 * pt - color: "#5F5F63" - } - } - -} diff --git a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlWidgetSettingsNetwork.qml b/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlWidgetSettingsNetwork.qml deleted file mode 100644 index 250c192d5e637f3c9804e407daa6f912510718df..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlWidgetSettingsNetwork.qml +++ /dev/null @@ -1,25 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -DapUiQmlWidgetSettingsNetworkForm { - width: parent.width - height: childrenRect.height + 40 * pt - - ComboBox { - width: 150 - height: 50 - anchors.left: parent.left - anchors.top: parent.top - anchors.leftMargin: 18 * pt - anchors.topMargin: 13 * pt - model: dapSettingsNetworkModel - textRole: "network" - currentIndex: dapSettingsNetworkModel.getCurrentIndex() - - onCurrentTextChanged: { - if(dapSettingsNetworkModel.getCurrentIndex() !== currentIndex) { - dapSettingsNetworkModel.setCurrentNetwork(currentText, currentIndex); - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml deleted file mode 100644 index 3cd8bed4d10a45cb1609edaef0c05721f2fb9a0b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml +++ /dev/null @@ -1,6 +0,0 @@ -import QtQuick 2.0 - -Item { - width: 400 - height: 400 -} diff --git a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlScreenVpn.qml b/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlScreenVpn.qml deleted file mode 100644 index 4dcee1be4d260ee2f5c508b720b333e8eb98dd7f..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlScreenVpn.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.4 - -DapUiQmlScreenVpnForm { - imageServer.source: modelTest.get(modelTest.index(comboboxServer.currentIndex, 0)).icon -} diff --git a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlScreenVpnForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlScreenVpnForm.ui.qml deleted file mode 100644 index 6bfede46a7f598f63bb3cd8da945345ca61bd6d4..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlScreenVpnForm.ui.qml +++ /dev/null @@ -1,157 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtGraphicalEffects 1.0 -import QtQuick.Layouts 1.0 - -Item { - width: 400 - height: 600 - - property ListModel modelTest: modelTest - property ComboBox comboboxServer: comboboxServer - property alias imageServer: imageServer - - Text { - anchors.left: parent.left - anchors.top: parent.top - anchors.leftMargin: 30 * pt - anchors.topMargin: 18 * pt - color: "#d61f5d" - font.family: "Roboto Regular" - font.pixelSize: 14 * pt - text: "283 days left" - } - - Row { - width: childrenRect.width - anchors.top: parent.top - anchors.topMargin: 40 * pt - anchors.horizontalCenter: parent.horizontalCenter - spacing: 10 * pt - - Image { - id: imageVpn - Layout.alignment: Qt.AlignVCenter - width: 48 * pt - height: 48 * pt - source: "qrc:/res/icons/defaul_icon.png" - } - - Text { - id: titleVpn - Layout.alignment: Qt.AlignVCenter - verticalAlignment: Text.AlignVCenter - text: "KELVPN" - font.family: "Roboto Regular" - font.pixelSize: 42 * pt - } - } - - Switch { - id: control - anchors.verticalCenter: parent.verticalCenter - anchors.horizontalCenter: parent.horizontalCenter - width: 150 * pt - height: 70 * pt - text: checked ? "Connected" : "Disconnected" - - indicator: Rectangle { - implicitWidth: control.width - implicitHeight: control.height - x: control.leftPadding - y: parent.height / 2 - height / 2 - radius: control.height / 2 - color: control.checked ? "#d61f5d" : "#ffffff" - border.color: control.checked ? "#d61f5d" : "#cccccc" - - Rectangle { - x: control.checked ? parent.width - width - 10 * pt : 10 * pt - anchors.verticalCenter: parent.verticalCenter - width: control.height - 15 * pt - height: width - radius: height / 2 - color: control.down ? "#cccccc" : "#ffffff" - border.color: control.checked ? (control.down ? "#17a81a" : "#d61f5d") : "#999999" - } - } - - contentItem: Text { - text: control.text - anchors.left: control.left - anchors.right: control.right - anchors.bottom: control.top - anchors.bottomMargin: 10 * pt - horizontalAlignment: Text.AlignHCenter - verticalAlignment: Text.AlignBottom - font.family: "Roboto" - font.pixelSize: 16 * pt - color: "#707070" - } - } - - ListModel { - id: modelTest - ListElement { - name: "first" - icon: "qrc:/res/icons/defaul_icon.png" - } - ListElement { - name: "second" - icon: "qrc:/res/icons/defaul_icon.png" - } - } - - ComboBox { - id: comboboxServer - anchors.horizontalCenter: parent.horizontalCenter - anchors.bottom: parent.bottom - anchors.bottomMargin: 40 * pt - width: 150 * pt - height: 48 * pt - textRole: "name" - - model: modelTest - - background: Rectangle { - anchors.fill: parent - - Rectangle { - id: contentCorner - anchors.fill: parent - color: "#FFFFFF" - radius: width / 2 - } - - DropShadow { - anchors.fill: parent - source: contentCorner - verticalOffset: 4 * pt - samples: 13 * pt - color: "#40000000" - } - } - - contentItem: Rectangle { - anchors.fill: parent - color: "transparent" - - Image { - id: imageServer - anchors.left: parent.left - anchors.leftMargin: 22 * pt - anchors.verticalCenter: parent.verticalCenter - width: 24 * pt - height: 24 * pt - } - - Text { - anchors.left: imageServer.right - anchors.leftMargin: 10 * pt - anchors.verticalCenter: parent.verticalCenter - text: comboboxServer.currentText - font.family: "Roboto Light" - font.pixelSize: 16 * pt - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpn.qml b/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpn.qml deleted file mode 100644 index e9749d485cec3f527d860532c471b0e3255af5b8..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpn.qml +++ /dev/null @@ -1,67 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlWidgetSettingsVpnForm { - Column { - anchors.left: parent.left - anchors.top: parent.top - anchors.leftMargin: 15 * pt - anchors.topMargin: 13 * pt - spacing: 15 * pt - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxBand - width: 150 * pt - height: 32 * pt - textRole: "band" - model: ListModel { - ListElement {band: "100 Mbit" } - ListElement {band: "200 Mbit" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxUptime - width: 150 * pt - height: 32 * pt - textRole: "uptime" - model: ListModel { - ListElement {uptime: "30 minutes" } - ListElement {uptime: "3 hours" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxEncription - width: 150 * pt - height: 32 * pt - textRole: "encription" - model: ListModel { - ListElement {encription: "RSA-2048" } - ListElement {encription: "AES-256" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxBalance - width: 150 * pt - height: 32 * pt - textRole: "balance" - model: ListModel { - ListElement {balance: "320 RUB" } - ListElement {balance: "500 RUB" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxLanguage - width: 150 * pt - height: 32 * pt - textRole: "language" - model: ListModel { - ListElement {language: "RUS" } - ListElement {language: "ENG" } - } - } - } - -} diff --git a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml b/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml deleted file mode 100644 index 627986a8a472ab0fbfc0725d3787994594319793..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlWidgetSettingsVpnComboBoxForm { - -} diff --git a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml deleted file mode 100644 index 488dd2be40e0b50535b63289d64f7d4aca497c29..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml +++ /dev/null @@ -1,32 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtGraphicalEffects 1.0 - -ComboBox { - background: Rectangle { - anchors.fill: parent - border.color: "#707070" - border.width: 1 - radius: parent.width / 2 - } - - contentItem: Text { - anchors.fill: parent - anchors.leftMargin: 12 * pt - anchors.rightMargin: 52 * pt - text: parent.displayText - font.family: "Regular" - font.pixelSize: 14 * pt - color: "#A7A7A7" - verticalAlignment: Text.AlignVCenter - elide: Text.ElideRight - } - - DropShadow { - anchors.fill: parent - source: parent.background - verticalOffset: 4 * pt - samples: 13 * pt - color: "#40000000" - } -} diff --git a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml deleted file mode 100644 index e65c6c0b0b84f25bc88be1360168670874efae8b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/desktop/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml +++ /dev/null @@ -1,7 +0,0 @@ -import QtQuick 2.0 - -Item { - width: 400 - height: 400 - -} diff --git a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlScreenConsoleForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlScreenConsoleForm.ui.qml deleted file mode 100644 index 80ba4c1e9dda6a762ea6758420b9f4f92b49588a..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlScreenConsoleForm.ui.qml +++ /dev/null @@ -1,21 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Layouts 1.0 -import QtQuick.Controls 1.4 -import "../" - -DapUiQmlScreen { - SplitView { - anchors.fill: parent - orientation: Qt.Horizontal - anchors.leftMargin: 30 * pt - handleDelegate: Item { } - - - DapUiQmlWidgetConsoleForm { - id: dapConsoleForm - Layout.fillWidth: true - Layout.topMargin: 30 * pt - Layout.rightMargin: 30 * pt - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsole.qml b/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsole.qml deleted file mode 100644 index 7212aea3df94b45996d3a7e5374b037e353c00db..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsole.qml +++ /dev/null @@ -1,102 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Rectangle { - property alias textAreaCmdHistory: txtCommand - property alias textAreaCmd: consoleCmd - - ColumnLayout { - anchors.fill: parent - - Flickable { - id: scrollCmdHistory - contentY: txtCommand.height - height - Layout.fillWidth: true - Layout.fillHeight: true - clip: true - - TextArea.flickable: TextArea { - id: txtCommand - text: dapConsoleModel.getCmdHistory(); - selectByMouse: true - wrapMode: TextArea.WordWrap - - Keys.onPressed: { - switch(event.key) - { - case Qt.Key_Left: break; - case Qt.Key_Right: break; - case Qt.Key_Up: break; - case Qt.Key_Down: break; - default: event.accepted = - !(event.modifiers & Qt.ControlModifier) || (event.key === Qt.Key_X); break; - } - } - } - - ScrollBar.vertical: ScrollBar { } - ScrollBar.horizontal: ScrollBar { } - } - - RowLayout { - spacing: 0 - - Text { - id: promt - verticalAlignment: Qt.AlignVCenter - text: ">" - color: consoleCmd.color - font.family: consoleCmd.font.family - font.pixelSize: consoleCmd.font.pixelSize - } - - TextArea { - id: consoleCmd - - Layout.fillWidth: true - height: contentChildren.height - wrapMode: TextArea.Wrap - placeholderText: qsTr("Type here...") - selectByMouse: true - focus: true - - Keys.onUpPressed: { - consoleCmd.text = dapConsoleModel.getCommandUp(); - } - - Keys.onDownPressed: { - consoleCmd.text = dapConsoleModel.getCommandDown(); - } - - Keys.onEnterPressed: { - Keys.onReturnPressed(event); - } - - Keys.onReturnPressed: { - txtCommand.append("> " + consoleCmd.text); - if(consoleCmd.text === "") return; - dapConsoleModel.receiveRequest(consoleCmd.text); - consoleCmd.text = ""; - } - } - } - - } - - Connections { - target: dapConsoleModel - onSendResponse: { - txtCommand.append(response); - } - - onCmdHistoryChanged: { - txtCommand.append(history); - } - } - - Component.onCompleted: { - rightPanel.content.currentItem.consoleData = dapConsoleForm.textAreaCmdHistory; - } -} - diff --git a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleForm.ui.qml deleted file mode 100644 index 11e70fdd7840145da7e339148a43c565bd03f8e7..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleForm.ui.qml +++ /dev/null @@ -1,8 +0,0 @@ -DapUiQmlWidgetConsole { - textAreaCmdHistory.color: "#707070" - textAreaCmdHistory.font.family: "Roboto" - textAreaCmdHistory.font.pixelSize: 20 * pt - textAreaCmd.color: "#707070" - textAreaCmd.font.family: "Roboto" - textAreaCmd.font.pixelSize: 20 * pt -} diff --git a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml b/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml deleted file mode 100644 index 17e8f93d98517b6cf18faa45e99608d5503f2a10..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml +++ /dev/null @@ -1,40 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Layouts 1.0 - -Component { - ColumnLayout { - - anchors.left: parent.left - anchors.right: parent.right - anchors.leftMargin: 18 * pt - anchors.rightMargin: 18 * pt - - Rectangle { - height: 18 * pt - } - - Text { - id: textLastCmd - Layout.fillWidth: true - verticalAlignment: Qt.AlignVCenter - wrapMode: Text.Wrap - text: lastCommand - color: "#5F5F63" - font.family: "Roboto Regular" - font.pixelSize: 14 * pt - clip: true - - MouseArea { - anchors.fill: parent - onClicked: { - consoleData.append("> " + lastCommand); - dapConsoleModel.receiveRequest(lastCommand); - } - } - } - - Rectangle { - height: 18 * pt - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsForm.qml b/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsForm.qml deleted file mode 100644 index fb91d3c759d23cde06ce5c2fc2dbe4a9e2806bc3..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Console/DapUiQmlWidgetConsoleLastActionsForm.qml +++ /dev/null @@ -1,11 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import "../LastAction" - -DapUiQmlWidgetLastActions { - property TextArea consoleData - - id: lastActionsPanel - viewModel: dapConsoleModel - viewDelegate: DapUiQmlWidgetConsoleLastActionsDelegateForm { } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml b/CellFrameDashboardGUI/screen/mobile/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml deleted file mode 100644 index 7a539b1f1571bff36d23097df4e7f57c38043df7..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml +++ /dev/null @@ -1,197 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Dialogs 1.0 -import QtQuick.Layouts 1.0 -import NodeNetworkExplorer 1.0 - -Page { - Rectangle { - anchors.fill: parent; - } - - RowLayout { - anchors.fill: parent - spacing: 2 - - Flickable { - id: dapExplorer - Layout.fillWidth: true - Layout.fillHeight: true - contentWidth: dapGraphWidget.width * dapGraphWidget.scale - contentHeight: dapGraphWidget.height * dapGraphWidget.scale - contentY: dapGraphWidget.height / 2 - contentX: dapGraphWidget.width / 2 - - DapUiQmlWidgetNodeNetwork { - id: dapGraphWidget - scale: 0.6 - transformOrigin: Item.TopLeft - model: dapNodeNetworkModel - colorOffline: "#eb4d4b" - colorOnline: "#6ab04c" - colorFocused: "#ff7979" - colorSelect: "#686de0" - onSelectNode: { - dapNodeNetworkMenu.x = getSelectedNodePosX(); - dapNodeNetworkMenu.y = getSelectedNodePosY(); - - if(dapNodeNetworkModel.isNodeOnline(getSelectedNodeAddress())) - dapRadioButtonOnline.checked = true; - else - dapRadioButtonOffline.checked = true; - - dapMenuItemStatus.enabled = isCurrentNode; - dapNodeNetworkMenu.visible = true; - } - onSelectNodeChanged: { - dapNodeNetworkDescription.visible = false; - } - - Menu { - id: dapNodeNetworkMenu - MenuItem { - id: dapMenuItemDetails - text: qsTr("Show detalies") - onTriggered: { - dapNodeNetworkDescription.visible = true; - dapDescriptionModel.get(0).name = dapGraphWidget.getSelectedNodeAddress(); - dapDescriptionModel.get(1).name = dapGraphWidget.getSelectedNodeAlias(); - dapDescriptionModel.get(2).name = dapGraphWidget.getSelectedNodeIpv4(); - } - } - - MenuItem { - id: dapMenuItemStatus - text: qsTr("Set status") - onTriggered: { - dapWidgetNodeStatus.visible = true; - } - } - } - } - } - - - Rectangle { - id: dapNodeNetworkDescription - Layout.fillWidth: true - Layout.fillHeight: true - visible: false - color: "#eaecef" - - ListModel { - id: dapDescriptionModel - ListElement { name: ""; category: "Address"; } - ListElement { name: ""; category: "Alias"; } - ListElement { name: ""; category: "Ipv4"; } - } - - ListView { - anchors.fill: parent - model: dapDescriptionModel - delegate: Text {text: name; font.pixelSize: 18 } - section.property: "category" - section.criteria: ViewSection.FullString - section.delegate: dapCategory - - header: Rectangle { - width: parent.width - height: rowContent.height - RowLayout { - id: rowContent - Button { - text: "X" - onClicked: { - dapNodeNetworkDescription.visible = false; - } - } - - Text { - Layout.rowSpan: 1 - verticalAlignment: Qt.AlignVCenter - horizontalAlignment: Qt.AlignHCenter - text: qsTr("Description") - } - } - - } - } - - - Component { - id: dapCategory - Rectangle { - width: dapNodeNetworkDescription.width - height: childrenRect.height - color: "#0000FF" - - Text { - color: "#FFFFFF" - text: section - font.bold: true - font.pixelSize: 20 - } - } - } - } - } - - Rectangle - { - id: dapWidgetNodeStatus - anchors.fill: parent - visible: false - color: "#B3B2B1" - opacity: 0.6 - } - - Rectangle { - anchors.centerIn: parent - visible: dapWidgetNodeStatus.visible - width: contentLayout.width - height: contentLayout.height - border.color: "#F3F2F1" - border.width: 1 - - ColumnLayout { - id: contentLayout - - Text { - Layout.fillWidth: true - leftPadding: 30 - rightPadding: 30 - topPadding: 15 - font.pointSize: 16 - text: qsTr("Choose status") - } - - RadioButton { - id: dapRadioButtonOffline - Layout.alignment: Qt.AlignCenter - text: qsTr("Offline") - onToggled: { - dapNodeNetworkModel.sendRequestNodeStatus(false); - } - } - - RadioButton { - id: dapRadioButtonOnline - Layout.alignment: Qt.AlignCenter - text: qsTr("Online") - onToggled: { - dapNodeNetworkModel.sendRequestNodeStatus(true); - } - } - - Button { - Layout.fillWidth: true - text: qsTr("Ok") - - onClicked: { - dapWidgetNodeStatus.visible = false; - } - } - } - } - -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapRadioButton.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapRadioButton.qml deleted file mode 100644 index 85c3f03cf8d34fe454752b8b13e8671f400122df..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapRadioButton.qml +++ /dev/null @@ -1,35 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -RadioButton { - property alias textButton: nameButton.text - property string colorName: nameButton.color - - id: button - text: qsTr("template") - - contentItem: Text { - id: nameButton - anchors.left: parent.left - anchors.leftMargin: button.indicator.width + button.spacing - verticalAlignment: Text.AlignVCenter - anchors.verticalCenter: parent.verticalCenter - color: "#3E3853" - font.pointSize: 14 * pt - font.wordSpacing: 0 - font.family: "Roboto" - horizontalAlignment: Text.AlignLeft - } - - spacing: 16 * pt - checked: false -// display: AbstractButton.TextBesideIcon - autoExclusive: true -} - - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlRecoveryNotesForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlRecoveryNotesForm.ui.qml deleted file mode 100644 index de8e3fd1e1492e66faf34cf7fe9641a6422398cd..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlRecoveryNotesForm.ui.qml +++ /dev/null @@ -1,260 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 -import "../" - -DapUiQmlScreen { - property alias pressedNextButton: nextButton.pressed - property bool isWordsCopied: copyNotesButton.checked - - id: recoveryNoteMenu - color: "#edeff2" - - Rectangle { - id: wordTextArea - height: 30 * pt - color: "#757184" - anchors.rightMargin: 1 * pt - anchors.leftMargin: 1 * pt - anchors.right: parent.right - anchors.left: parent.left - anchors.top: parent.top - - Text { - id: wordText - color: "#ffffff" - text: qsTr("24 words") - anchors.bottom: parent.bottom - anchors.bottomMargin: 8 * pt - anchors.top: parent.top - anchors.topMargin: 8 * pt - anchors.left: parent.left - anchors.leftMargin: 16 * pt - font.pointSize: 12 * pt - horizontalAlignment: Text.AlignLeft - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - } - } - - Rectangle { - id: saveNotesDescription - color: "#edeff2" - height: 42 * pt - anchors.top: wordTextArea.bottom - anchors.topMargin: 24 * pt - anchors.left: wordTextArea.left - anchors.right: wordTextArea.right - - Text { - anchors.fill: parent - text: qsTr("Keep these words in a safe place. They will be\nrequired to restore your wallet in case of loss of\naccess to it") - anchors.leftMargin: 1 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - color: "#FF0300" - - font { - pointSize: 14 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - - Rectangle { - id: recoveryWords - height: 270 * pt - anchors.top: saveNotesDescription.bottom - anchors.topMargin: 24 * pt - anchors.right: parent.right - anchors.left: parent.left - anchors.leftMargin: 1 * pt - anchors.rightMargin: 1 * pt - color: "#edeff2" - - ListModel { - id: listRecoveryWords - ListElement { - word: "Word1" - } - ListElement { - word: "Word2" - } - ListElement { - word: "Word3" - } - ListElement { - word: "Word4" - } - ListElement { - word: "Word5" - } - ListElement { - word: "Word6" - } - ListElement { - word: "Word7" - } - ListElement { - word: "Word8" - } - ListElement { - word: "Word9" - } - ListElement { - word: "Word10" - } - ListElement { - word: "Word11" - } - ListElement { - word: "Word12" - } - } - - RowLayout { - height: 270 * pt - spacing: 60 * pt - anchors.right: parent.right - anchors.rightMargin: 1 * pt - anchors.left: parent.left - anchors.leftMargin: 1 * pt - - ListView { - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - width: 50 * pt - height: 300 * pt - model: listRecoveryWords - delegate: Text { - text: word - color: "#070023" - font { - pointSize: 16 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - - ListView { - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - width: 50 * pt - height: 300 * pt - model: listRecoveryWords - delegate: Text { - text: word - color: "#070023" - font { - pointSize: 16 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - } - } - - Rectangle { - id: notifyNotesSavedArea - height: 70 * pt - anchors.top: recoveryWords.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - color: "#EDEFF2" - anchors.leftMargin: 1 * pt - - Text { - id: notifyText - anchors.centerIn: parent - text: qsTr("") - color: "#6F9F00" - font.pointSize: 14 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - } - } - - RowLayout { - id: actionButtons - height: 44 * pt - anchors.leftMargin: 1 * pt - spacing: 30 * pt - anchors.top: notifyNotesSavedArea.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - Layout.leftMargin: 26 * pt - Layout.columnSpan: 2 - - Button { - id: nextButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - - Text { - id: nextButtonText - text: qsTr("Next") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: "#ffffff" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: "#3E3853" - } - } - - Button { - id: copyNotesButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - checkable: true - - Text { - id: copyNotesButtonText - text: qsTr("Copy") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: copyNotesButton.checked ? "#3E3853" : "#FFFFFF" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: copyNotesButton.checked ? "#EDEFF2" : "#3E3853" - border.color: "#3E3853" - border.width: 1 * pt - } - - onClicked: notifyText.text = qsTr( - "Recovery words copied to clipboard. Keep them in a\nsafe place before proceeding to the next step.") - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ - diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlRecoveryQrForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlRecoveryQrForm.ui.qml deleted file mode 100644 index acbde1d7e0c73af38198fb1a30e0bc60b403e0de..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlRecoveryQrForm.ui.qml +++ /dev/null @@ -1,182 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Rectangle { - property alias pressedNextButton: nextButton.pressed - property bool isQRCodeCopied: saveQrCodeButton.checked - - id: recoveryQrMenu - color: "#edeff2" - - Rectangle { - id: qrCodeTextArea - height: 30 * pt - color: "#757184" - anchors.right: parent.right - anchors.left: parent.left - anchors.top: parent.top - - Text { - id: qrCodeText - color: "#ffffff" - text: qsTr("QR Code") - anchors.bottom: parent.bottom - anchors.bottomMargin: 8 * pt - anchors.top: parent.top - anchors.topMargin: 8 * pt - anchors.left: parent.left - anchors.leftMargin: 16 * pt - font.pointSize: 12 * pt - horizontalAlignment: Text.AlignLeft - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - } - } - - Rectangle { - id: saveQrCodeDescription - color: "#edeff2" - height: 42 * pt - anchors.top: qrCodeTextArea.bottom - anchors.topMargin: 24 * pt - anchors.left: qrCodeTextArea.left - anchors.right: qrCodeTextArea.right - anchors.leftMargin: 1 * pt - anchors.rightMargin: 1 * pt - - Text { - anchors.fill: parent - text: qsTr("Keep these QR-code in a safe place. They will be\nrequired to restore your wallet in case of loss of\naccess to it") - font.pointSize: 14 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - color: "#FF0300" - - font { - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } - - Rectangle { - id: qrCodeImageArea - height: 200 * pt - width: 200 * pt - anchors.top: saveQrCodeDescription.bottom - anchors.topMargin: 24 * pt - anchors.horizontalCenter: parent.horizontalCenter - color: "#EDEFF2" - border.width: 1 * pt - border.color: "#C7C6CE" - - Image { - id: qrCodeImage - width: parent.height - height: parent.height - anchors.horizontalCenter: parent.horizontalCenter - source: "Resources/QRCode.png" - } - } - - Rectangle { - id: notifyQrCodeSavedArea - height: 100 * pt - color: "#EDEFF2" - anchors.top: qrCodeImageArea.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.leftMargin: 1 * pt - - Text { - id: notifyText - anchors.centerIn: parent - text: qsTr("") - color: "#6F9F00" - font.pointSize: 14 * pt - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - } - } - - RowLayout { - id: actionButtons - height: 44 * pt - anchors.leftMargin: 1 * pt - spacing: 60 * pt - anchors.top: notifyQrCodeSavedArea.bottom - anchors.topMargin: 24 * pt - anchors.left: parent.left - anchors.right: parent.right - Layout.leftMargin: 26 * pt - Layout.columnSpan: 2 - - Button { - id: nextButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - - Text { - id: nextButtonText - text: qsTr("Create") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: "#ffffff" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: "#3E3853" - } - } - - Button { - id: saveQrCodeButton - height: 44 * pt - width: 130 * pt - Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter - - Text { - id: saveQrCodeButtonText - text: qsTr("Save") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: saveQrCodeButton.checked ? "#3E3853" : "#FFFFFF" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: saveQrCodeButton.checked ? "#EDEFF2" : "#3E3853" - border.color: "#3E3853" - border.width: 1 * pt - } - - onClicked: notifyText.text = qsTr( - "QR-code saved. Keep them in a\nsafe place before proceeding to the next step.") - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ - diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWallet.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWallet.qml deleted file mode 100644 index 6a9f2951d84c616a7a61b7bede92869340dd3e70..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWallet.qml +++ /dev/null @@ -1,50 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlScreenDialogAddWalletForm { - id: dialogAddWallet - focus: true - - Connections { - target: nextButton - onClicked: { - if(isWordsRecoveryMethodChecked) { - - rightPanel.content.push("DapUiQmlRecoveryNotesForm.ui.qml", {"rightPanel": rightPanel}); - rightPanel.header.push("DapUiQmlScreenDialogAddWalletHeader.qml", { - "backButtonNormal": "qrc:/res/icons/back_icon.png", - "backButtonHovered": "qrc:/res/icons/back_icon_hover.png", - "rightPanel": rightPanel - }); - } - else if(isQRCodeRecoveryMethodChecked) { - rightPanel.content.push("DapUiQmlRecoveryQrForm.ui.qml", {"rightPanel": rightPanel}); - rightPanel.header.push("DapUiQmlScreenDialogAddWalletHeader.qml", { - "backButtonNormal": "qrc:/res/icons/back_icon.png", - "backButtonHovered": "qrc:/res/icons/back_icon_hover.png", - "rightPanel": rightPanel - }); - } - else if(isExportToFileRecoveryMethodChecked) console.debug("Export to file"); /*TODO: create dialog select file to export */ - else { - rightPanel.header.push("DapUiQmlWalletCreatedHeader.qml", {"rightPanel": rightPanel }); - rightPanel.content.push("DapUiQmlWalletCreated.qml", {"rightPanel": rightPanel} ) - } - } - } - - Connections { - target: rightPanel.content.currentItem - onPressedNextButtonChanged: { - if(rightPanel.content.currentItem.isWordsCopied || rightPanel.content.currentItem.isQRCodeCopied) { - rightPanel.header.push("DapUiQmlWalletCreatedHeader.qml", {"rightPanel": rightPanel }); - rightPanel.content.push("DapUiQmlWalletCreated.qml", {"rightPanel": rightPanel} ) - } - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml deleted file mode 100644 index f10c8afe1bb55c56ec521a141301f95eb3636ad6..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml +++ /dev/null @@ -1,229 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 -import "../../" -import "../" - -DapUiQmlScreen { - property alias nextButton: nextButton - property bool isWordsRecoveryMethodChecked: selectionWords.checked - property bool isQRCodeRecoveryMethodChecked: selectionQRcode.checked - property bool isExportToFileRecoveryMethodChecked: selectionExportToFile.checked - - id: addWalletMenu - color: "#F8F7FA" - border.width: 1 * pt - border.color: "#E3E2E6" - - Rectangle { - id: nameWalletTextArea - height: 30 * pt - color: "#757184" - anchors.right: parent.right - anchors.left: parent.left - anchors.top: parent.top - - Text { - id: nameWalletText - color: "#ffffff" - text: qsTr("Name of wallet") - anchors.left: parent.left - anchors.leftMargin: 16 * pt - anchors.verticalCenter: parent.verticalCenter - font.pixelSize: 12 * pt - horizontalAlignment: Text.AlignLeft - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - } - } - - Rectangle { - id: inputNameWalletArea - height: 68 * pt - color: "#F8F7FA" - anchors.left: parent.left - anchors.leftMargin: 1 * pt - anchors.right: parent.right - anchors.top: nameWalletTextArea.bottom - - TextInput { - id: textInputNameWallet - text: qsTr("Pocket of happiness") - anchors.left: parent.left - anchors.verticalCenter: parent.verticalCenter - anchors.leftMargin: 20 * pt - font.pixelSize: 16 * pt - color: "#070023" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - horizontalAlignment: Text.AlignLeft - } - } - - Rectangle { - id: chooseSignatureTypeTextArea - height: 30 * pt - color: "#757184" - anchors.right: parent.right - anchors.rightMargin: 0 - anchors.left: parent.left - anchors.leftMargin: 1 * pt - anchors.top: inputNameWalletArea.bottom - - Text { - id: chooseSignatureTypeText - color: "#ffffff" - text: qsTr("Choose signature type") - font.pixelSize: 12 * pt - anchors.leftMargin: 16 * pt - horizontalAlignment: Text.AlignLeft - font.styleName: "Normal" - font.family: "Roboto" - font.weight: Font.Normal - anchors.verticalCenter: parent.verticalCenter - anchors.left: parent.left - } - } - - Rectangle { - id: chooseSignatureTypeArea - - height: 68 * pt - color: "#EDEFF2" - anchors.leftMargin: 1 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.top: chooseSignatureTypeTextArea.bottom - - ///ComboBox right panel - Rectangle { - id: areaDapComboBoxRightPanel - anchors.fill: parent - anchors.leftMargin: 16 * pt - anchors.rightMargin: 16 * pt - anchors.topMargin: 12 * pt - anchors.bottomMargin: 12 * pt - color: parent.color - - DapComboBox { - property Label fieldBalance: Label {} - - model: ListModel { - id: signatureType - ListElement { - signatureName: "Dilithium" - } - ListElement { - signatureName: "Bliss" - } - ListElement { - signatureName: "Picnic" - } - ListElement { - signatureName: "Tesla" - } - } - normalColorText: "#070023" - hilightColorText: "#FFFFFF" - fontSizeComboBox: 16 * pt - hilightColor: "#330F54" - sidePaddingNormal: 20 * pt - indicatorWidth: 20 * pt - } - } - } - - Rectangle { - id: recoveryMethodTextArea - height: 30 * pt - color: "#757184" - anchors.leftMargin: 1 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.top: chooseSignatureTypeArea.bottom - - Text { - id: recoveryMethodText - color: "#ffffff" - text: qsTr("Recovery method") - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - anchors.left: parent.left - font.pixelSize: 12 * pt - horizontalAlignment: Text.AlignLeft - anchors.leftMargin: 16 * pt - anchors.verticalCenter: parent.verticalCenter - } - } - - ColumnLayout { - id: chooseRecoveryMethod - height: 272 * pt - spacing: 32 * pt - anchors.top: recoveryMethodTextArea.bottom - anchors.topMargin: 32 * pt - anchors.left: parent.left - anchors.leftMargin: 16 * pt - anchors.right: parent.right - Layout.alignment: Qt.AlignLeft | Qt.AlignTop - - DapRadioButton { - id: selectionWords - textButton: qsTr("24 words") - checked: true - } - - DapRadioButton { - id: selectionQRcode - textButton: qsTr("QR code") - } - - DapRadioButton { - id: selectionExportToFile - textButton: qsTr("Export to file") - } - - DapRadioButton { - id: selectionNothing - textButton: qsTr("Nothing") - } - } - - Button { - id: nextButton - height: 44 * pt - width: 130 * pt - anchors.horizontalCenter: parent.horizontalCenter - anchors.top: chooseRecoveryMethod.bottom - anchors.topMargin: 32 * pt - hoverEnabled: true - - contentItem: Text { - id: nextButtonText - text: qsTr("Next") - anchors.fill: parent - color: "#ffffff" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pixelSize: 18 * pt - horizontalAlignment: Text.AlignHCenter - verticalAlignment: Text.AlignVCenter - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: parent.hovered ? "#D51F5D" : "#070023" - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml deleted file mode 100644 index 86d8f1f6ac39ec4193c387099b40387beab827c2..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml +++ /dev/null @@ -1,60 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Layouts 1.0 -import "../" - -DapUiQmlScreen { - height: 36 * pt - color: "#F8F7FA" - border.width: 1 * pt - border.color: "#E3E2E6" - - property string backButtonNormal : "qrc:/res/icons/close_icon.png" - property string backButtonHovered : "qrc:/res/icons/close_icon_hover.png" - property string title : qsTr("New wallet") - property alias mouseArea : mouseArea - property alias pressedCloseAddWallet: mouseArea.pressed - - RowLayout - { - anchors.verticalCenter: parent.verticalCenter - anchors.left: parent.left - anchors.leftMargin: 8 * pt - spacing: 12 * pt - - Rectangle { - width: 16 * pt - height: 16 * pt - color: "transparent" - - Image { - id: buttonCloseAddWallet - anchors.fill: parent - source: backButtonNormal - } - - MouseArea { - id: mouseArea - anchors.fill: parent - hoverEnabled: true - - onEntered: buttonCloseAddWallet.source = backButtonHovered - onExited: buttonCloseAddWallet.source = backButtonNormal - - onClicked: { - rightPanel.header.pop(); - rightPanel.content.pop(); - } - } - } - - Text { - text: title - horizontalAlignment: Qt.AlignLeft - font.pointSize: 14 * pt - font.family: "Roboto" - font.weight: Font.Normal - font.styleName: "Normal" - color: "#3E3853" - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreated.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreated.qml deleted file mode 100644 index 4d63a96cd7af1f0456a14cca762991a2c46add20..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreated.qml +++ /dev/null @@ -1,7 +0,0 @@ - -DapUiQmlWalletCreatedForm { - buttonDone.onClicked: { - rightPanel.header.pop(null); - rightPanel.content.pop(null); - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreatedForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreatedForm.ui.qml deleted file mode 100644 index e57fd327b1d9d48024dfccdf62cfed3af87f6967..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreatedForm.ui.qml +++ /dev/null @@ -1,72 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import "../" - -DapUiQmlScreen { - property alias buttonDone: doneCreateWalletButton - - id: walletCreatedMenu - color: "#F8F7FA" - - Button { - id: doneCreateWalletButton - anchors.horizontalCenter: parent.horizontalCenter - anchors.bottom: parent.bottom - anchors.bottomMargin: 213 * pt - height: 44 * pt - width: 130 * pt - - Text { - id: doneCreateWalletButtonText - text: qsTr("Done") - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - color: doneCreateWalletButton.checked ? "#3E3853" : "#FFFFFF" - font.family: "Roboto" - font.styleName: "Normal" - font.weight: Font.Normal - font.pointSize: 18 * pt - horizontalAlignment: Text.AlignLeft - } - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: parent.height - color: "#3E3853" - } - } - - Rectangle { - id: createWalletDescription - color: "#edeff2" - height: 50 * pt - anchors.bottom: doneCreateWalletButton.top - anchors.bottomMargin: 166 * pt - anchors.left: parent.left - anchors.right: parent.right - anchors.leftMargin: 1 * pt - anchors.rightMargin: 1 * pt - - Text { - anchors.fill: parent - text: qsTr("Wallet created\nsuccessfully") - verticalAlignment: Text.AlignVCenter - horizontalAlignment: Text.AlignHCenter - color: "#070023" - - font { - pointSize: 16 * pt - family: "Roboto" - styleName: "Normal" - weight: Font.Normal - } - } - } -} - -/*##^## -Designer { - D{i:0;autoSize:true;height:480;width:640} -} -##^##*/ - diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreatedHeader.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreatedHeader.qml deleted file mode 100644 index 5f0d953d6e38d3cebfdaf972de215341afa4af40..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWalletCreatedHeader.qml +++ /dev/null @@ -1,10 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlScreenDialogAddWalletHeader { - title: "" - - mouseArea.onClicked: { - rightPanel.header.pop(null); - rightPanel.content.pop(null); - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetHistoryLastActions.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetHistoryLastActions.qml deleted file mode 100644 index e900efb77c334a179c6f359be225168754a187ae..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetHistoryLastActions.qml +++ /dev/null @@ -1,12 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlWidgetLastActions { - viewModel: dapHistoryModel - viewDelegate: DapUiQmlWidgetLastActionsDelegateForm {} - viewSection.property: "date" - viewSection.criteria: ViewSection.FullString - viewSection.delegate: DapUiQmlWidgetLastActionsSectionForm { - width: parent.width - height: 30 * pt - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActions.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActions.qml deleted file mode 100644 index ad20a2e62db3f0565b82415a6a23052f36b8c544..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActions.qml +++ /dev/null @@ -1,50 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -DapUiQmlWidgetLastActionsForm { - - property alias viewModel: dapListView.model - property alias viewDelegate: dapListView.delegate - property alias viewSection: dapListView.section - - MouseArea { - id: mainMouseArea - anchors.fill: parent - hoverEnabled: true - - onEntered: { - if(!buttonListScroll.isHovered) - buttonListScroll.visible = true; - } - - onExited: { - if(!buttonListScroll.isHovered) - buttonListScroll.visible = false; - } - } - - ListView { - id: dapListView - anchors.fill: parent - clip: true - - property var contentPos: 0.0; - onContentYChanged: { - if(atYBeginning) buttonListScroll.state = "goUp"; - else if(atYEnd) buttonListScroll.state = "goDown" - else if(contentPos < contentItem.y) buttonListScroll.state = "goUp"; - else buttonListScroll.state = "goDown"; - - contentPos = contentItem.y; - } - - DapUiQmlWidgetLastActionsButtonForm { - id: buttonListScroll - viewData: dapListView - } - } -} - - - diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml deleted file mode 100644 index 6e27cba5f79be254e598b99643e4b72d4652cf17..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml +++ /dev/null @@ -1,90 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Item { - id: buttonScroll - - property ListView viewData: ListView{} - property bool isHovered: false - - width: 36 * pt - height: width - anchors.right: viewData.right - anchors.bottom: viewData.bottom - anchors.bottomMargin: 10 * pt - anchors.topMargin: 10 * pt - anchors.rightMargin: 10 * pt - visible: false - - Image { - id: imageButton - anchors.fill: parent - fillMode: Image.PreserveAspectFit - source: "qrc:/res/icons/ic_scroll-down.png" - } - - states: [ - State { - name: "goDown" - PropertyChanges { - target: buttonScroll - onStateChanged: { - buttonScroll.anchors.top = undefined; - buttonScroll.anchors.bottom = dapListView.bottom; - buttonMouseArea.exited(); - } - } - }, - - State { - name: "goUp" - PropertyChanges { - target: buttonScroll - onStateChanged: { - buttonScroll.anchors.bottom = undefined; - buttonScroll.anchors.top = viewData.top; - buttonMouseArea.exited(); - } - } - } - ] - - state: "goUp" - - MouseArea { - id: buttonMouseArea - anchors.fill: parent - hoverEnabled: true - - onEntered: { - isHovered = true; - if(buttonScroll.state === "goUp") - imageButton.source = "qrc:/res/icons/ic_scroll-down_hover.png"; - else if(buttonScroll.state === "goDown") - imageButton.source = "qrc:/res/icons/ic_scroll-up_hover.png"; - - } - - onExited: { - isHovered = false; - if(buttonScroll.state === "goUp") - imageButton.source = "qrc:/res/icons/ic_scroll-down.png"; - else if(buttonScroll.state === "goDown") - imageButton.source = "qrc:/res/icons/ic_scroll-up.png"; - } - - onClicked: { - if(buttonScroll.state === "goUp") - { - viewData.positionViewAtEnd(); - buttonScroll.state = "goDown"; - } - else if(buttonScroll.state === "goDown") - { - viewData.positionViewAtBeginning(); - buttonScroll.state = "goUp"; - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml deleted file mode 100644 index 139d9a51fee5ee84747005d6107ab547ef831de6..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml +++ /dev/null @@ -1,61 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Component { - Rectangle { - id: dapContentDelegate - width: parent.width - height: 50 * pt - color: "transparent" - - RowLayout { - anchors.fill: parent - anchors.rightMargin: 20 * pt - anchors.leftMargin: 16 * pt - - ColumnLayout { - Layout.fillHeight: true - Layout.fillWidth: true - spacing: 2 - - Text { - Layout.fillWidth: true - text: tokenName - color: "#3E3853" - font.family: fontRobotoRegular.name - font.pixelSize: 14 * pt - elide: Text.ElideRight - } - - Text { - Layout.fillWidth: true - text: txStatus - color: "#757184" - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - } - } - - Text { - Layout.fillHeight: true - Layout.fillWidth: true - horizontalAlignment: Qt.AlignRight - verticalAlignment: Qt.AlignVCenter - color: "#3E3853" - text: cryptocurrency; - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - } - } - - - - Rectangle { - width: parent.width - height: 1 - color: "#E3E2E6" - anchors.bottom: parent.bottom - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml deleted file mode 100644 index e229e22b23099654cdc0c1af97075df7e6f298bc..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.0 - -Rectangle { - color: "transparent" -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml deleted file mode 100644 index 404fc15780e5ffd8b5c8ce2129e4719dbf282e1e..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml +++ /dev/null @@ -1,25 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -Rectangle { - height: 36 * pt - color: "transparent" - - Text { - anchors.fill: parent - anchors.leftMargin: 16 * pt - text: qsTr("Last actions") - verticalAlignment: Qt.AlignVCenter - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - color: "#5F5F63" - } - - Rectangle { - anchors.bottom: parent.bottom - anchors.left: parent.left - anchors.right: parent.right - height: 1 - color: "#757184" - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml deleted file mode 100644 index f727800ceb1d74b1f08dec140f32cb1d7106ca19..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml +++ /dev/null @@ -1,18 +0,0 @@ -import QtQuick 2.6 -import QtQuick.Controls 2.0 -import QtQuick.Layouts 1.0 - -Rectangle { - color: "#757184" - - Text { - anchors.fill: parent - verticalAlignment: Qt.AlignVCenter - horizontalAlignment: Qt.AlignLeft - color: "#FFFFFF" - text: section - font.family: fontRobotoRegular.name - font.pixelSize: 12 * pt - leftPadding: 16 * pt - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetRightPanel.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetRightPanel.qml deleted file mode 100644 index 3df84643164c853bbd64c0bb48f4536f7e05ef2f..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetRightPanel.qml +++ /dev/null @@ -1,4 +0,0 @@ - -DapUiQmlWidgetRightPanelForm { - -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml deleted file mode 100644 index 809cebb4d5b0dc287a6d19f92b1185a97673b17e..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml +++ /dev/null @@ -1,42 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -Rectangle { - id: rightPanel - property alias header : stackViewHeader - property alias content : stackViewContent - property alias background : rightPanelPage.background - property alias footer: stackViewFooter - - width: visible ? 400 * pt : 0 - color: "#E3E2E6" - - Page { - id: rightPanelPage - anchors.fill: parent - anchors.leftMargin: 1 - background: Rectangle { - color: "#F8F7FA" - } - - header: StackView { - id: stackViewHeader - width: parent.width - height: currentItem === null ? 0 : currentItem.height - clip: true - } - - StackView { - id: stackViewContent - anchors.fill: parent - clip: true - } - - footer: StackView { - id: stackViewFooter - width: parent.width - height: currentItem === null ? 0 : currentItem.height - clip: true - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml b/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml deleted file mode 100644 index 27c038bccdac2e0064179f19529f0dc3684d6cc4..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml +++ /dev/null @@ -1,14 +0,0 @@ -import QtQuick 2.4 - -Rectangle { - width: 400 * pt - border.color: "#B5B5B5" - border.width: 1 * pt - color: "#EDEFF2" - - anchors { - top: parent.top - right: parent.right - bottom: parent.bottom - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Log/DapUiQmlWidgetChainNodeLogs.qml b/CellFrameDashboardGUI/screen/mobile/Log/DapUiQmlWidgetChainNodeLogs.qml deleted file mode 100644 index 3f17469031870a6ef6ecc992b08708f9e23bb367..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Log/DapUiQmlWidgetChainNodeLogs.qml +++ /dev/null @@ -1,81 +0,0 @@ -import QtQuick 2.6 -import QtQuick.Controls 2.0 - -DapUiQmlWidgetChainNodeLogsForm { - id: dapQmlWidgetChainNodeLogs - - Component - { - id: componentItenDelegate - Rectangle - { - color: listViewLogs.currentIndex === index ? "#48435F" : "#3B3652" - width: listViewLogs.width - height: 72 - z: 1 - clip: true - - Row - { - id: rowItem - padding: 10 - spacing: 10 - clip: true - width: parent.width - Column - { - anchors.leftMargin: 10 - width: 25 - Text - { - text: qsTr(type) - color: "#CFCBD9" - font.weight: Font.Normal - font.family: "Roboto" - font.pointSize: 10 - anchors.horizontalCenter: parent.horizontalCenter - } - } - Column - { - spacing: 5 - clip: true - width: rowItem.width - 50 - Text - { - text: qsTr(message) - color: "#CFCBD9" - font.weight: Font.Normal - font.family: "Roboto" - font.pointSize: 10 - width: parent.width - elide: Text.ElideRight - } - Text - { - text: qsTr(file) - color: "#CFCBD9" - font.weight: Font.Light - font.family: "Roboto" - font.pointSize: 8 - } - Text - { - text: qsTr(timestamp) - color: "#CFCBD9" - font.weight: Font.Light - font.family: "Roboto" - font.pointSize: 8 - } - } - } - - MouseArea - { - id: mouseAreaListViewLogs - anchors.fill: parent - onClicked: listViewLogs.currentIndex = index - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml deleted file mode 100644 index 3e6150702825c04e9f66928026d4bd115d93fd4b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml +++ /dev/null @@ -1,38 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -Page { - id: dapUiQmlWidgetChainNodeLogs - title: "Logs" - - property alias listViewLogs: listViewLogs - - Connections { - target: dapServiceController - onLogCompleted: - { - listViewLogs.model = null - listViewLogs.model = dapLogModel - } - } - - Rectangle - { - id: rectangleBackgroundPageLogs - anchors.fill: parent - color: "#36314D" - - ListView - { - id: listViewLogs - anchors.fill: parent - focus: true - model: dapLogModel - spacing: 3 - anchors.margins: 3 - - delegate: componentItenDelegate - } - } - -} diff --git a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettings.qml b/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettings.qml deleted file mode 100644 index bc70bd9d79052342aef18408c9db4647d2b334de..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettings.qml +++ /dev/null @@ -1,40 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlScreenSettingsForm { - anchors.fill: parent - - ListModel { - id: dapListModelSettings - ListElement { - name: qsTr("Network") - element: "DapUiQmlWidgetSettingsNetwork.qml" - } - - ListElement { - name: qsTr("VPN") - element: "qrc:/screen/VPN/DapUiQmlWidgetSettingsVpn.qml" - } - } - - ListView { - id: dapListViewSettings - anchors.fill: parent - model: dapListModelSettings - delegate: Component { - - Item { - width: parent.width - height: loaderSettings.height - - Loader { - id: loaderSettings - source: element - } - } - } - - section.property: "name" - section.criteria: ViewSection.FullString - section.delegate: DapUiQmlScreenSettingsSection {} - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettingsForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettingsForm.ui.qml deleted file mode 100644 index 1cb9affd0dd57cd2696f8de326100b8c1b86f434..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettingsForm.ui.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.0 - -Item { - anchors.fill: parent -} diff --git a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettingsSection.qml b/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettingsSection.qml deleted file mode 100644 index 51d10f3f663f3837b9c9e5ffba1b2df6651d98cb..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlScreenSettingsSection.qml +++ /dev/null @@ -1,21 +0,0 @@ -import QtQuick 2.0 - -Component { - - Rectangle { - width: parent.width - height: 30 * pt - color: "#DFE1E6" - - Text { - anchors.fill: parent - anchors.leftMargin: 18 * pt - verticalAlignment: Qt.AlignVCenter - text: section - font.family: "Roboto" - font.pixelSize: 12 * pt - color: "#5F5F63" - } - } - -} diff --git a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlWidgetSettingsNetwork.qml b/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlWidgetSettingsNetwork.qml deleted file mode 100644 index 250c192d5e637f3c9804e407daa6f912510718df..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlWidgetSettingsNetwork.qml +++ /dev/null @@ -1,25 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 - -DapUiQmlWidgetSettingsNetworkForm { - width: parent.width - height: childrenRect.height + 40 * pt - - ComboBox { - width: 150 - height: 50 - anchors.left: parent.left - anchors.top: parent.top - anchors.leftMargin: 18 * pt - anchors.topMargin: 13 * pt - model: dapSettingsNetworkModel - textRole: "network" - currentIndex: dapSettingsNetworkModel.getCurrentIndex() - - onCurrentTextChanged: { - if(dapSettingsNetworkModel.getCurrentIndex() !== currentIndex) { - dapSettingsNetworkModel.setCurrentNetwork(currentText, currentIndex); - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml deleted file mode 100644 index 3cd8bed4d10a45cb1609edaef0c05721f2fb9a0b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml +++ /dev/null @@ -1,6 +0,0 @@ -import QtQuick 2.0 - -Item { - width: 400 - height: 400 -} diff --git a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlScreenVpn.qml b/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlScreenVpn.qml deleted file mode 100644 index 4dcee1be4d260ee2f5c508b720b333e8eb98dd7f..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlScreenVpn.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.4 - -DapUiQmlScreenVpnForm { - imageServer.source: modelTest.get(modelTest.index(comboboxServer.currentIndex, 0)).icon -} diff --git a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlScreenVpnForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlScreenVpnForm.ui.qml deleted file mode 100644 index 6bfede46a7f598f63bb3cd8da945345ca61bd6d4..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlScreenVpnForm.ui.qml +++ /dev/null @@ -1,157 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtGraphicalEffects 1.0 -import QtQuick.Layouts 1.0 - -Item { - width: 400 - height: 600 - - property ListModel modelTest: modelTest - property ComboBox comboboxServer: comboboxServer - property alias imageServer: imageServer - - Text { - anchors.left: parent.left - anchors.top: parent.top - anchors.leftMargin: 30 * pt - anchors.topMargin: 18 * pt - color: "#d61f5d" - font.family: "Roboto Regular" - font.pixelSize: 14 * pt - text: "283 days left" - } - - Row { - width: childrenRect.width - anchors.top: parent.top - anchors.topMargin: 40 * pt - anchors.horizontalCenter: parent.horizontalCenter - spacing: 10 * pt - - Image { - id: imageVpn - Layout.alignment: Qt.AlignVCenter - width: 48 * pt - height: 48 * pt - source: "qrc:/res/icons/defaul_icon.png" - } - - Text { - id: titleVpn - Layout.alignment: Qt.AlignVCenter - verticalAlignment: Text.AlignVCenter - text: "KELVPN" - font.family: "Roboto Regular" - font.pixelSize: 42 * pt - } - } - - Switch { - id: control - anchors.verticalCenter: parent.verticalCenter - anchors.horizontalCenter: parent.horizontalCenter - width: 150 * pt - height: 70 * pt - text: checked ? "Connected" : "Disconnected" - - indicator: Rectangle { - implicitWidth: control.width - implicitHeight: control.height - x: control.leftPadding - y: parent.height / 2 - height / 2 - radius: control.height / 2 - color: control.checked ? "#d61f5d" : "#ffffff" - border.color: control.checked ? "#d61f5d" : "#cccccc" - - Rectangle { - x: control.checked ? parent.width - width - 10 * pt : 10 * pt - anchors.verticalCenter: parent.verticalCenter - width: control.height - 15 * pt - height: width - radius: height / 2 - color: control.down ? "#cccccc" : "#ffffff" - border.color: control.checked ? (control.down ? "#17a81a" : "#d61f5d") : "#999999" - } - } - - contentItem: Text { - text: control.text - anchors.left: control.left - anchors.right: control.right - anchors.bottom: control.top - anchors.bottomMargin: 10 * pt - horizontalAlignment: Text.AlignHCenter - verticalAlignment: Text.AlignBottom - font.family: "Roboto" - font.pixelSize: 16 * pt - color: "#707070" - } - } - - ListModel { - id: modelTest - ListElement { - name: "first" - icon: "qrc:/res/icons/defaul_icon.png" - } - ListElement { - name: "second" - icon: "qrc:/res/icons/defaul_icon.png" - } - } - - ComboBox { - id: comboboxServer - anchors.horizontalCenter: parent.horizontalCenter - anchors.bottom: parent.bottom - anchors.bottomMargin: 40 * pt - width: 150 * pt - height: 48 * pt - textRole: "name" - - model: modelTest - - background: Rectangle { - anchors.fill: parent - - Rectangle { - id: contentCorner - anchors.fill: parent - color: "#FFFFFF" - radius: width / 2 - } - - DropShadow { - anchors.fill: parent - source: contentCorner - verticalOffset: 4 * pt - samples: 13 * pt - color: "#40000000" - } - } - - contentItem: Rectangle { - anchors.fill: parent - color: "transparent" - - Image { - id: imageServer - anchors.left: parent.left - anchors.leftMargin: 22 * pt - anchors.verticalCenter: parent.verticalCenter - width: 24 * pt - height: 24 * pt - } - - Text { - anchors.left: imageServer.right - anchors.leftMargin: 10 * pt - anchors.verticalCenter: parent.verticalCenter - text: comboboxServer.currentText - font.family: "Roboto Light" - font.pixelSize: 16 * pt - } - } - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpn.qml b/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpn.qml deleted file mode 100644 index e9749d485cec3f527d860532c471b0e3255af5b8..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpn.qml +++ /dev/null @@ -1,67 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlWidgetSettingsVpnForm { - Column { - anchors.left: parent.left - anchors.top: parent.top - anchors.leftMargin: 15 * pt - anchors.topMargin: 13 * pt - spacing: 15 * pt - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxBand - width: 150 * pt - height: 32 * pt - textRole: "band" - model: ListModel { - ListElement {band: "100 Mbit" } - ListElement {band: "200 Mbit" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxUptime - width: 150 * pt - height: 32 * pt - textRole: "uptime" - model: ListModel { - ListElement {uptime: "30 minutes" } - ListElement {uptime: "3 hours" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxEncription - width: 150 * pt - height: 32 * pt - textRole: "encription" - model: ListModel { - ListElement {encription: "RSA-2048" } - ListElement {encription: "AES-256" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxBalance - width: 150 * pt - height: 32 * pt - textRole: "balance" - model: ListModel { - ListElement {balance: "320 RUB" } - ListElement {balance: "500 RUB" } - } - } - - DapUiQmlWidgetSettingsVpnComboBox { - id: comboBoxLanguage - width: 150 * pt - height: 32 * pt - textRole: "language" - model: ListModel { - ListElement {language: "RUS" } - ListElement {language: "ENG" } - } - } - } - -} diff --git a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml b/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml deleted file mode 100644 index 627986a8a472ab0fbfc0725d3787994594319793..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick 2.0 - -DapUiQmlWidgetSettingsVpnComboBoxForm { - -} diff --git a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml deleted file mode 100644 index 488dd2be40e0b50535b63289d64f7d4aca497c29..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml +++ /dev/null @@ -1,32 +0,0 @@ -import QtQuick 2.0 -import QtQuick.Controls 2.0 -import QtGraphicalEffects 1.0 - -ComboBox { - background: Rectangle { - anchors.fill: parent - border.color: "#707070" - border.width: 1 - radius: parent.width / 2 - } - - contentItem: Text { - anchors.fill: parent - anchors.leftMargin: 12 * pt - anchors.rightMargin: 52 * pt - text: parent.displayText - font.family: "Regular" - font.pixelSize: 14 * pt - color: "#A7A7A7" - verticalAlignment: Text.AlignVCenter - elide: Text.ElideRight - } - - DropShadow { - anchors.fill: parent - source: parent.background - verticalOffset: 4 * pt - samples: 13 * pt - color: "#40000000" - } -} diff --git a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml b/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml deleted file mode 100644 index e65c6c0b0b84f25bc88be1360168670874efae8b..0000000000000000000000000000000000000000 --- a/CellFrameDashboardGUI/screen/mobile/VPN/DapUiQmlWidgetSettingsVpnForm.ui.qml +++ /dev/null @@ -1,7 +0,0 @@ -import QtQuick 2.0 - -Item { - width: 400 - height: 400 - -} diff --git a/libdap b/libdap index ee6e8617e1f589b45f15e327ed18cddfa87915f8..1c0614797a3a2a2f4c179630025600e177637a65 160000 --- a/libdap +++ b/libdap @@ -1 +1 @@ -Subproject commit ee6e8617e1f589b45f15e327ed18cddfa87915f8 +Subproject commit 1c0614797a3a2a2f4c179630025600e177637a65 diff --git a/libdap-crypto b/libdap-crypto index 16a16e71b9cfae4fd8df530ed8cd6146010ae7e0..c81202ba5d48e5d77afcc8aea9962a10560527f3 160000 --- a/libdap-crypto +++ b/libdap-crypto @@ -1 +1 @@ -Subproject commit 16a16e71b9cfae4fd8df530ed8cd6146010ae7e0 +Subproject commit c81202ba5d48e5d77afcc8aea9962a10560527f3 diff --git a/libdap-qt b/libdap-qt index 7129934993bef42104cffbef8f983cde724afce2..5f661c223be1ccd39f0dfa104a44de0d9f9dfb35 160000 --- a/libdap-qt +++ b/libdap-qt @@ -1 +1 @@ -Subproject commit 7129934993bef42104cffbef8f983cde724afce2 +Subproject commit 5f661c223be1ccd39f0dfa104a44de0d9f9dfb35 diff --git a/libdap-qt-ui-qml b/libdap-qt-ui-qml index 2d8909dbf9e709f9a4c5877ce594f30be924515e..2f385c188c017e7e5b08542e10508ff6b1bff0ba 160000 --- a/libdap-qt-ui-qml +++ b/libdap-qt-ui-qml @@ -1 +1 @@ -Subproject commit 2d8909dbf9e709f9a4c5877ce594f30be924515e +Subproject commit 2f385c188c017e7e5b08542e10508ff6b1bff0ba