Skip to content
Snippets Groups Projects
Commit 9f3313be authored by littletux89@gmail.com's avatar littletux89@gmail.com
Browse files

[+] Added screens for the mobile version.

parent c34fde1c
No related branches found
No related tags found
1 merge request!11Cellframe clone
Showing
with 197 additions and 81 deletions
......@@ -43,70 +43,9 @@
<file>res/icons/new-wallet_icon_dark_hover.png</file>
<file>res/icons/icon_arrow_down.png</file>
<file>screen/main.qml</file>
<file>screen/Console/DapUiQmlScreenConsoleForm.ui.qml</file>
<file>screen/Console/DapUiQmlWidgetConsole.qml</file>
<file>screen/Console/DapUiQmlWidgetConsoleForm.ui.qml</file>
<file>screen/Console/DapUiQmlWidgetConsoleLastActionsDelegateForm.qml</file>
<file>screen/Console/DapUiQmlWidgetConsoleLastActionsForm.qml</file>
<file>screen/Explorer/DapUiQmlWidgetNodeNetworkExplorer.qml</file>
<file>screen/LastAction/DapUiQmlRecoveryNotesForm.ui.qml</file>
<file>screen/LastAction/DapUiQmlRecoveryQrForm.ui.qml</file>
<file>screen/LastAction/DapUiQmlScreenDialogAddWallet.qml</file>
<file>screen/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml</file>
<file>screen/LastAction/DapUiQmlScreenDialogAddWalletHeader.qml</file>
<file>screen/LastAction/DapUiQmlWalletCreated.qml</file>
<file>screen/LastAction/DapUiQmlWalletCreatedForm.ui.qml</file>
<file>screen/LastAction/DapUiQmlWalletCreatedHeader.qml</file>
<file>screen/LastAction/DapUiQmlWidgetHistoryLastActions.qml</file>
<file>screen/LastAction/DapUiQmlWidgetLastActions.qml</file>
<file>screen/LastAction/DapUiQmlWidgetLastActionsButtonForm.qml</file>
<file>screen/LastAction/DapUiQmlWidgetLastActionsDelegateForm.qml</file>
<file>screen/LastAction/DapUiQmlWidgetLastActionsForm.ui.qml</file>
<file>screen/LastAction/DapUiQmlWidgetLastActionsHeaderForm.qml</file>
<file>screen/LastAction/DapUiQmlWidgetLastActionsSectionForm.qml</file>
<file>screen/LastAction/DapUiQmlWidgetRightPanel.qml</file>
<file>screen/LastAction/DapUiQmlWidgetRightPanelForm.ui.qml</file>
<file>screen/LastAction/DapUiQmlWidgetScreenDialogAddWallet.ui.qml</file>
<file>screen/LastAction/DapRadioButton.qml</file>
<file>screen/Log/DapUiQmlWidgetChainNodeLogs.qml</file>
<file>screen/Log/DapUiQmlWidgetChainNodeLogsForm.ui.qml</file>
<file>screen/Settings/DapUiQmlScreenSettings.qml</file>
<file>screen/Settings/DapUiQmlScreenSettingsForm.ui.qml</file>
<file>screen/Settings/DapUiQmlScreenSettingsSection.qml</file>
<file>screen/Settings/DapUiQmlWidgetSettingsNetwork.qml</file>
<file>screen/Settings/DapUiQmlWidgetSettingsNetworkForm.ui.qml</file>
<file>screen/VPN/DapUiQmlScreenVpn.qml</file>
<file>screen/VPN/DapUiQmlScreenVpnForm.ui.qml</file>
<file>screen/VPN/DapUiQmlWidgetSettingsVpn.qml</file>
<file>screen/VPN/DapUiQmlWidgetSettingsVpnComboBox.qml</file>
<file>screen/VPN/DapUiQmlWidgetSettingsVpnComboBoxForm.ui.qml</file>
<file>screen/Exchange/DapExchangeScreen.qml</file>
<file>screen/Exchange/DapExchangeScreenForm.ui.qml</file>
<file>screen/Exchange/DapExchangeTopPanel.qml</file>
<file>screen/Exchange/DapExchangeTopPanelForm.ui.qml</file>
<file>screen/Dashboard/DapDashboardRightPanel.qml</file>
<file>screen/Dashboard/DapDashboardRightPanelForm.ui.qml</file>
<file>screen/Dashboard/DapDashboardTopPanel.qml</file>
<file>screen/Dashboard/DapDashboardTopPanelForm.ui.qml</file>
<file>screen/Dashboard/DapDashboardTab.qml</file>
<file>screen/Dashboard/DapDashboardTabForm.ui.qml</file>
<file>screen/Dashboard/DapDashboardScreen.qml</file>
<file>screen/Dashboard/DapDashboardScreenForm.ui.qml</file>
<file>screen/History/DapHistoryRightPanel.qml</file>
<file>screen/History/DapHistoryRightPanelForm.ui.qml</file>
<file>screen/History/DapHistoryTopPanel.qml</file>
<file>screen/History/DapHistoryTopPanelForm.ui.qml</file>
<file>screen/History/DapHistoryTab.qml</file>
<file>screen/History/DapHistoryTabForm.ui.qml</file>
<file>screen/History/DapHistoryScreen.qml</file>
<file>screen/History/DapHistoryScreenForm.ui.qml</file>
<file>res/icons/cellframe-logo-dashboard.png</file>
<file>screen/DapMainApplicationWindow.qml</file>
<file>screen/DapMainApplicationWindowForm.ui.qml</file>
<file>screen/Exchange/DapExchangeRightPanel.qml</file>
<file>screen/Exchange/DapExchangeRightPanelForm.ui.qml</file>
<file>screen/Exchange/DapExchangeTab.qml</file>
<file>screen/Exchange/DapExchangeTabForm.ui.qml</file>
<file>screen/DapAbstractTopPanel.qml</file>
<file>screen/DapAbstractTopPanelForm.ui.qml</file>
<file>screen/DapAbstractTab.qml</file>
......@@ -115,5 +54,129 @@
<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>
<file>screen/desktop/Dashboard/DapDashboardScreenForm.ui.qml</file>
<file>screen/desktop/Dashboard/DapDashboardTab.qml</file>
<file>screen/desktop/Dashboard/DapDashboardTabForm.ui.qml</file>
<file>screen/desktop/Dashboard/DapDashboardTopPanel.qml</file>
<file>screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml</file>
<file>screen/desktop/Exchange/DapExchangeRightPanel.qml</file>
<file>screen/desktop/Exchange/DapExchangeRightPanelForm.ui.qml</file>
<file>screen/desktop/Exchange/DapExchangeScreen.qml</file>
<file>screen/desktop/Exchange/DapExchangeScreenForm.ui.qml</file>
<file>screen/desktop/Exchange/DapExchangeTab.qml</file>
<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>
<file>screen/desktop/History/DapHistoryScreenForm.ui.qml</file>
<file>screen/desktop/History/DapHistoryTab.qml</file>
<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>
<file>screen/mobile/Dashboard/DapDashboardScreenForm.ui.qml</file>
<file>screen/mobile/Dashboard/DapDashboardTab.qml</file>
<file>screen/mobile/Dashboard/DapDashboardTabForm.ui.qml</file>
<file>screen/mobile/Dashboard/DapDashboardTopPanel.qml</file>
<file>screen/mobile/Dashboard/DapDashboardTopPanelForm.ui.qml</file>
<file>screen/mobile/Exchange/DapExchangeRightPanel.qml</file>
<file>screen/mobile/Exchange/DapExchangeRightPanelForm.ui.qml</file>
<file>screen/mobile/Exchange/DapExchangeScreen.qml</file>
<file>screen/mobile/Exchange/DapExchangeScreenForm.ui.qml</file>
<file>screen/mobile/Exchange/DapExchangeTab.qml</file>
<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>
<file>screen/mobile/History/DapHistoryScreenForm.ui.qml</file>
<file>screen/mobile/History/DapHistoryTab.qml</file>
<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>
</qresource>
</RCC>
import QtQuick 2.4
import "qrc:/"
DapScreenForm
{
Item {
width: 400
height: 400
}
......@@ -45,10 +45,11 @@ DapMainWindowForm {
}
}
screens.source: "qrc:/screen/Dashboard/DapDashboardTab.qml"
screens.source: "qrc:/screen/"+device+"/Dashboard/DapDashboardTab.qml"
}
/*##^## Designer {
/*##^##
Designer {
D{i:0;autoSize:true;height:480;width:640}
}
##^##*/
##^##*/
import QtQuick 2.0
import QtQuick.Controls 2.0
Page {
id: dapUiQmlWidgetChainExchanges
title: qsTr("Exchanges")
Text {
id: name
anchors.centerIn: parent
text: qsTr("Exchanges")
}
}
import QtQuick 2.4
import "../../"
DapAbstractRightPanelForm {
}
import QtQuick 2.4
import "../../"
DapAbstractScreenForm {
frame.height: parent.height
frame.color: "blue"
}
/*##^##
Designer {
D{i:0;autoSize:true;height:480;width:640}
}
##^##*/
import QtQuick 2.4
import "qrc:/"
import "../../"
DapTabForm {
id: dapDashboardTab
anchors.fill: parent
topPanelForm: DapDashboardTopPanel { }
rightPanelForm: DapDashboardRightPanel { }
screenForm: DapDashboardScreen { }
}
/*##^## Designer {
D{i:0;autoSize:true;height:480;width:640}
}
##^##*/
import QtQuick 2.4
import "../../"
DapAbstractTopPanelForm
{
}
/*##^## Designer {
D{i:0;autoSize:true;height:480;width:640}
}
##^##*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment