status-qml/sandbox
Khushboo-dev-cpp dbc0c1960a
chore: Remove StatusAssetSelector from StatusQ (#806)
* fix(StatusSelect): Expose a property to make arrow in the select item visible/invisible

* chore: Remove StatusAssetSelector from StatusQ as its base component StatusSelect is enough to build this further on desktop side.

This component also has dependecy on BE and hence should be moved out.

BREAKING CHANGE:
2022-08-03 09:22:36 +02:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
controls fix(demoapp): Replaced non-existent web images with locals (#757) 2022-07-22 16:42:05 +03:00
demoapp fix(StatusInput): fixing various layout issues (#794) 2022-07-25 13:19:26 +03:00
dictionaries feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
examples fix(StatusInput): fixing various layout issues (#794) 2022-07-25 13:19:26 +03:00
images feat(StatusCommunityCard): New design 2022-06-13 09:48:25 +02:00
pages chore: Remove StatusAssetSelector from StatusQ (#806) 2022-08-03 09:22:36 +02:00
scripts chore: update README and build script 2022-07-21 15:00:11 +02:00
CMakeLists.txt Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00
DemoApp.qml feat(StatusCommunityCard): First component iteration (#693) 2022-05-31 11:44:26 +02:00
ThemeSwitch.qml feat(Sandbox): add visual test setup page for StatusImageCropPanel 2022-05-05 17:16:13 +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: add filtering&sorting example 2022-07-21 15:00:11 +02:00
main.qml chore: Remove StatusAssetSelector from StatusQ (#806) 2022-08-03 09:22:36 +02:00
qml.qrc feat(StatusComboBox): Introduced new component to replace `StatusSelect` (#790) 2022-07-30 17:45:22 +03:00
sandboxapp.cpp feat: add filtering&sorting example 2022-07-21 15:00:11 +02:00
sandboxapp.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
spellchecker.cpp feat: use cmake instead of qmake 2022-07-21 15:00:11 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
statuswindow.cpp Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00
statuswindow.h Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00
statuswindow_mac.mm Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00