status-desktop/ui/StatusQ/sandbox
Lukáš Tinkl 20cbd99ae7 fix(StatusRadioButton): StatusRadioButton can't be fully clicked
- fix the control's width (don't have to be explicit, the QQC2 Control
takes care of calculating the implicitWidth/Height automatically based on
contents)
- while at it, fix the metrics to be able to support RTL
languages too (it was off for Arabic)
- some smaller cleanups too
2022-09-21 18:20:14 +02:00
..
android
controls fix(StatusRadioButton): StatusRadioButton can't be fully clicked 2022-09-21 18:20:14 +02:00
demoapp feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02: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): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02:00
scripts chore: update README and build script 2022-09-21 18:20:12 +02:00
CMakeLists.txt Necessary updates applied to make it work on mac 2022-09-21 18:20:12 +02:00
DemoApp.qml feat(StatusQ): Merging Icon, Background and Image Settings (#788) 2022-09-21 18:20:14 +02: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 feat(StatusQ/Layout)!: Cleaning up Layouts for consistency (#836) 2022-09-21 18:20:14 +02:00
qml.qrc fix: remove duplicate entries 2022-09-21 18:20:14 +02:00
sandboxapp.cpp feat(hot reloading): Add first version of hot reloading (#674) 2022-09-21 18:20:13 +02:00
sandboxapp.h fix(handler): Remove handler include from sandbox (#834) 2022-09-21 18:20:13 +02:00
spellchecker.cpp feat: use cmake instead of qmake 2022-09-21 18:20:12 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2022-09-21 18:20:06 +02:00
statuswindow.cpp Necessary updates applied to make it work on mac 2022-09-21 18:20:12 +02:00
statuswindow.h Necessary updates applied to make it work on mac 2022-09-21 18:20:12 +02:00
statuswindow_mac.mm Necessary updates applied to make it work on mac 2022-09-21 18:20:12 +02:00