status-desktop/ui/StatusQ/sandbox
Igor Sirotin 14c264e350
feature(Syncing): Embed QR code scanner for syncing devices on onboarding (#9981)
* fix(StatusQrCodeScanner): Improve QR code scanner
- Almost async loading
- Added camera selector
- Added `captureRectangle` property
- Add component info to sandbox qr code scanner page
- Embed QrCodeScanner into desktop app
* Compile and link qzxing as shared library
* Hardcode settingCurrentNetwork. Propagate inputConnectionString errors.
* Added qzxing libdir to e2e tests ld_library_path
2023-03-30 20:57:18 +03:00
..
android
controls fix(Syncing): Fixed synced devices list UI bugs (#9929) 2023-03-21 16:10:06 +11:00
demoapp QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
dictionaries feat(Spellchecking): Add dictionaries 2022-09-21 18:20:05 +02:00
examples feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02:00
images feat(StatusCommunityCard): New design 2022-09-21 18:20:11 +02:00
pages feat(StatusQ.Components): `StatusPageIndicator` component introduced 2023-03-28 18:09:39 +02:00
CMakeLists.txt QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
DemoApp.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
QrCodeScannerPage.qml feature(Syncing): Embed QR code scanner for syncing devices on onboarding (#9981) 2023-03-30 20:57:18 +03:00
ThemeSwitch.qml feat(Sandbox): add visual test setup page for StatusImageCropPanel 2022-09-21 18:20:09 +02:00
main.cpp feat: add filtering&sorting example 2022-09-21 18:20:12 +02:00
main.qml feature(Syncing): Embed QR code scanner for syncing devices on onboarding (#9981) 2023-03-30 20:57:18 +03:00
qml.qrc feature(Syncing): Embed QR code scanner for syncing devices on onboarding (#9981) 2023-03-30 20:57:18 +03:00
sandboxapp.cpp QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
sandboxapp.h fix(handler): Remove handler include from sandbox (#834) 2022-09-21 18:20:13 +02:00