status-desktop/ui/StatusQ/sandbox
Noelia 3bc3216ba0 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-09-21 18:20:06 +02:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2022-09-21 18:20:02 +02:00
controls feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-09-21 18:20:06 +02:00
demoapp feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-09-21 18:20:06 +02:00
dictionaries feat(Spellchecking): Add dictionaries 2022-09-21 18:20:05 +02:00
pages feat(StatusQ.Components): Adding StatusWizardSteper component 2022-09-21 18:20:06 +02:00
scripts chore: introduce build script for sandbox app 2022-09-21 18:20:02 +02:00
DemoApp.qml chore(demoApp): restore DemoApp to have the latest changes from both master and base_bc 2022-09-21 18:20:06 +02:00
ThemeSwitch.qml chore: add tooltip to theme switch 2022-09-21 18:20:02 +02:00
handler.cpp
handler.h
main.cpp
main.qml feat(StatusQ.Components): Adding StatusWizardSteper component 2022-09-21 18:20:06 +02:00
qml.qrc feat(StatusQ.Controls): Introduce `StatusPasswordStrengthIndicator` 2022-09-21 18:20:06 +02:00
sandbox.pro feat(StatusQ) Adding qdoc related files (#555) 2022-09-21 18:20:06 +02:00
sandboxapp.cpp fix(build): Windows build 2022-09-21 18:20:06 +02:00
sandboxapp.h fix: fix crash on removing title bar 2022-09-21 18:20:02 +02:00
spellchecker.cpp fix(Spellchecking): Add check for hunspell existence 2022-09-21 18:20:06 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2022-09-21 18:20:06 +02:00
statuswindow.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2022-09-21 18:20:02 +02:00
statuswindow.h fix: update position of window to center, add traffic lights 2022-09-21 18:20:02 +02:00
statuswindow_mac.mm fix: update position of window to center, add traffic lights 2022-09-21 18:20:02 +02:00