status-qml/sandbox
Noelia c0f825c690
feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559)
Create `StatusContactVerificationIcons` row component.

Refactor in `StatusMemberListItem`. It now uses `StatusContactVerificationIcons` component.

Refactor in `StatusListItem`. It now contains a Loader for dynamically decide if a row icons component is defined aside the title.

Refactor in `StatusMessageHeader` and `StatusMessage`. They now use `StatusContactVerificationIcons` component.

Closes #542

BREAKING CHANGES:

Removed `titleIcon1Visible` and `titleIcon1Visible` from `StatusListItem`.

Removed `ContactType` enumeration in `StatusMessage`. Now, contact verification type is managed by enum `TrustedType` in `StatusContactVerificationIcons` component.
2022-02-16 11:37:48 +01:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
controls feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-02-16 11:37:48 +01:00
demoapp feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-02-16 11:37:48 +01:00
dictionaries feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
pages feat(StatusQ.Components): Adding StatusWizardSteper component 2022-02-09 09:21:46 +01:00
scripts chore: introduce build script for sandbox app 2021-06-16 11:11:04 +02:00
DemoApp.qml chore(demoApp): restore DemoApp to have the latest changes from both master and base_bc 2022-02-02 10:18:03 +01:00
ThemeSwitch.qml chore: add tooltip to theme switch 2021-06-03 16:40:57 +02:00
handler.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
handler.h feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.qml feat(StatusQ.Components): Adding StatusWizardSteper component 2022-02-09 09:21:46 +01:00
qml.qrc feat(StatusQ.Controls): Introduce `StatusPasswordStrengthIndicator` 2022-01-24 10:59:33 +01:00
sandbox.pro feat(StatusQ) Adding qdoc related files (#555) 2022-02-11 09:55:44 -05:00
sandboxapp.cpp fix(build): Windows build 2022-01-14 16:24:19 +01:00
sandboxapp.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
spellchecker.cpp fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
statuswindow.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
statuswindow.h fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00
statuswindow_mac.mm fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00