status-qml/sandbox
Pascal Precht b015531396 feat(Components): introduce StatusLetterIdenticon
This introduces the `StatusLetterIdenticon` component to StatusQ.

Usage:

```
import StatusQ.Components 0.1

StatusLetterIdenticon {
    name: "#status"
}
```

Closes #28
2021-05-05 14:12:53 +02:00
..
Icons.qml feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
Others.qml feat(Components): introduce StatusLetterIdenticon 2021-05-05 14:12:53 +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(Components): introduce StatusLoadingIndicator 2021-05-05 11:47:20 +02:00
qml.qrc feat(Components): introduce StatusLoadingIndicator 2021-05-05 11:47:20 +02:00
sandbox.pro feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
sandboxapp.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
sandboxapp.h feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00