Michał Cieślak
0cba5eccbd
feat(StatusQ/Utils): Add StringUtils to expose string-related C++ routines
...
So far methods like escapeHtml were available via backend, creating
unnecessary dependency on backing in UI components.
2023-08-18 17:07:20 +02:00
Lukáš Tinkl
02e40adfca
feat: New design flows to integrate Revealing addresses...
...
... when joining Community functionality
Closes #11138
2023-07-19 12:44:16 +02:00
Igor Sirotin
70e8370aae
fix(Makefile): Bugfixes and minor improvements ( #10423 )
2023-04-25 18:01:19 +03:00
Igor Sirotin
56633f6ce3
fix(StatusQ): Remove debug postfix ( #10337 )
2023-04-18 13:35:23 +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
Jakub Sokołowski
f39dfa87f7
move qzxing and SortFilterProxyModel to vendor folder
...
Lets avoid creating chaos by having multiple vendor folders.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-03-23 12:09:19 +01: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
5f659da9f8
feat(StatusQ): SanityChecker app for imports validation
...
Closes : #8071
2022-11-04 12:01:59 +01:00
MishkaRogachev
3941afe4f5
Fix building x86_64 solution on Mac M1
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
Stefan
e293f80554
tests(general): refactor tests
...
Enhance the CMake strucuture of thests
Update documentation
2022-09-21 18:20:09 +02:00