wizard: implement new wizard details
This changes many things: + Except the backup page, all pages were re-designed + Heavily modify buttons and line edits with new components style + Update switches themes + Re-work username + Add future components + Update strings + Update PhotoBoothView GitLab: #769 GitLab: #770 GitLab: #766 Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
Showing
- qml.qrc 4 additions, 0 deletionsqml.qrc
- resources/icons/lock.svg 0 additions, 0 deletionsresources/icons/lock.svg
- src/app/AccountMigrationView.qml 2 additions, 2 deletionssrc/app/AccountMigrationView.qml
- src/app/accountadapter.cpp 3 additions, 0 deletionssrc/app/accountadapter.cpp
- src/app/commoncomponents/ConfirmDialog.qml 2 additions, 2 deletionssrc/app/commoncomponents/ConfirmDialog.qml
- src/app/commoncomponents/DaemonReconnectPopup.qml 1 addition, 1 deletionsrc/app/commoncomponents/DaemonReconnectPopup.qml
- src/app/commoncomponents/DeleteAccountDialog.qml 2 additions, 2 deletionssrc/app/commoncomponents/DeleteAccountDialog.qml
- src/app/commoncomponents/EditableLineEdit.qml 171 additions, 39 deletionssrc/app/commoncomponents/EditableLineEdit.qml
- src/app/commoncomponents/InfoBox.qml 92 additions, 0 deletionssrc/app/commoncomponents/InfoBox.qml
- src/app/commoncomponents/JamiSwitch.qml 3 additions, 6 deletionssrc/app/commoncomponents/JamiSwitch.qml
- src/app/commoncomponents/MaterialButton.qml 51 additions, 18 deletionssrc/app/commoncomponents/MaterialButton.qml
- src/app/commoncomponents/MaterialLineEdit.qml 9 additions, 7 deletionssrc/app/commoncomponents/MaterialLineEdit.qml
- src/app/commoncomponents/MaterialToolTip.qml 5 additions, 1 deletionsrc/app/commoncomponents/MaterialToolTip.qml
- src/app/commoncomponents/PasswordDialog.qml 2 additions, 2 deletionssrc/app/commoncomponents/PasswordDialog.qml
- src/app/commoncomponents/PhotoboothView.qml 34 additions, 56 deletionssrc/app/commoncomponents/PhotoboothView.qml
- src/app/commoncomponents/PushButton.qml 3 additions, 1 deletionsrc/app/commoncomponents/PushButton.qml
- src/app/commoncomponents/ResponsiveImage.qml 11 additions, 0 deletionssrc/app/commoncomponents/ResponsiveImage.qml
- src/app/commoncomponents/SettingParaCombobox.qml 33 additions, 36 deletionssrc/app/commoncomponents/SettingParaCombobox.qml
- src/app/commoncomponents/SimpleMessageDialog.qml 1 addition, 1 deletionsrc/app/commoncomponents/SimpleMessageDialog.qml
- src/app/commoncomponents/UsernameLineEdit.qml 31 additions, 42 deletionssrc/app/commoncomponents/UsernameLineEdit.qml
Loading
Please register or sign in to comment