status-qml/sandbox
Alexandra Betouni 2f650dc745
fix(StatusInput): fixing various layout issues (#794)
- Resolved binding loops in StatusInput
- Replaced all instances of StatusBaseinput
  with StatusInput
- Cleaned up min/max height properties
- Fixed total height calculation

Needed for https://github.com/status-im/status-desktop/issues/6358
2022-07-25 13:19:26 +03: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 fix(StatusInput): fixing various layout issues (#794) 2022-07-25 13:19:26 +03: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 feat: add filtering&sorting example 2022-07-21 15:00:11 +02:00
qml.qrc fix(demoapp): Replaced non-existent web images with locals (#757) 2022-07-22 16:42:05 +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