Igor Sirotin
a3ec245b44
fix(Sandbox): Fixed hot reloading. Fixed MacOS arm64 builds. ( #10562 )
2023-05-05 19:05:44 +03:00
Igor Sirotin
aefa2b9f48
fix(StatusQ): StatusQ is QML module ( #10207 )
...
* StatusQ QML module
* qzxing is static lib again
* updated StatusQ resources
* fixed Emoji lookup
* added display to tests-imports ci
2023-04-14 11:18:56 +03:00
Igor Sirotin
7c1c178d37
QR code scanner (QML component) ( #9464 )
...
Co-authored-by: Richard Ramos <info@richardramos.me>
2023-03-07 12:08:38 -04:00
Michał Cieślak
51afe05d3c
chore(general): cmake include file defined for StatusQ sources
...
Closes : #9426
2023-02-09 13:41:15 +01:00
Michał Cieślak
940d8cd2c0
chore(general): Move RXValidator to StatusQ
2023-02-09 12:48:11 +01:00
Michał Cieślak
f43c3e2f2b
chore(general): Move StatusSyntaxHighlighter to StatusQ, remove mock from Storybook
2023-02-09 12:48:11 +01:00
Michał Cieślak
8f25b93f96
chore(general): Move QClipboardProxy to StatusQ
2023-02-09 12:48:11 +01:00
Michał Cieślak
ad34694826
chore(general): Deduplicate and move StatusWindow to StatusQ
2023-02-09 12:48:11 +01:00
Michał Cieślak
5f659da9f8
feat(StatusQ): SanityChecker app for imports validation
...
Closes : #8071
2022-11-04 12:01:59 +01:00
Patryk Osmaczko
bb28c4e30a
chore(StatusQ): fix Sandbox release build
...
- regenerated qrc files
- added qrc files as CMake's Sandbox target dependency
2022-10-27 11:40:00 +02:00
Sale Djenic
2d92be0bfa
Necessary updates applied to make it work on mac
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
a50296046d
feat: add filtering&sorting example
...
closes : status-im/status-desktop#6510
closes : status-im/status-desktop#6512
2022-09-21 18:20:12 +02:00
Patryk Osmaczko
6dd8c5fa46
feat: use cmake instead of qmake
...
- cmake is superior to qmake (e.g. linking custom libraries)
- maintaining two build system generators is costly
iterates: status-im/status-desktop#6510
2022-09-21 18:20:12 +02:00