status-qml/sandbox
B.Melnik 1d12d222f3 feat(Spellchecking): Add dictionaries
Closes: #400
2021-09-16 15:37:59 +02:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
dictionaries feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
scripts chore: introduce build script for sandbox app 2021-06-16 11:11:04 +02:00
Buttons.qml [#202] Added Picker button 2021-07-09 11:16:04 +02:00
Controls.qml fix(StatusChatInfoButton): Add self-calculated implicitWIdth and elide to texts 2021-08-27 13:39:36 +02:00
DemoApp.qml refactor(StatusModal): Remove custom content property 2021-09-02 11:06:32 +02:00
Icons.qml feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
Layout.qml feat(Components): introduce `StatusChatToolBar` 2021-05-28 11:56:49 +02:00
ListItems.qml feat(StatusDescriptionListItem): introduce support for `value` 2021-08-31 11:27:43 +02:00
Models.qml refactor(StatusSearchPopup): change expected search model shape 2021-08-31 11:23:23 +02:00
Others.qml feat(Components): introduce `StatusRoundIcon` component 2021-05-25 12:23:47 +02:00
Popups.qml fix(StatusModal): don't reserve header subtitle space 2021-09-08 11:21:18 +02:00
StatusChatInfoToolBarPage.qml feat(Components): introduce `StatusChatInfoToolBar` component 2021-06-16 11:01:22 +02:00
StatusExpandableSettingsItemPage.qml feat(StatusExpandableItem): Refactored the StatusExpandableSettingsItem to support different types 2021-09-08 13:37:03 +02:00
StatusInputPage.qml feat(StatusBaseInput): introduce `component` property 2021-09-13 09:56:24 +02:00
StatusPopupMenuPage.qml feat(StatusQ.Popups) Adding SearchPopup component 2021-08-12 11:35:09 +02:00
StatusTabSwitchPage.qml feat(StatusQ.Controls): introduce StatusSwitchTabBar and StatusSwitchTabButton 2021-09-03 10:45:45 +02:00
ThemeSwitch.qml chore: add tooltip to theme switch 2021-06-03 16:40:57 +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: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.qml feat(StatusExpandableItem): Refactored the StatusExpandableSettingsItem to support different types 2021-09-08 13:37:03 +02:00
qml.qrc feat(StatusExpandableSettingsItem): Added new component for wallet settings 2021-09-03 10:55:27 +02:00
sandbox.pro feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
sandboxapp.cpp feat(Spellchecker): Add Spellchecker class 2021-09-14 14:34:25 +02:00
sandboxapp.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
spellchecker.cpp feat(Spellchecker): Add Spellchecker class 2021-09-14 14:34:25 +02:00
spellchecker.h feat(Spellchecker): Add Spellchecker class 2021-09-14 14:34:25 +02:00
statuswindow.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
statuswindow.h fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00
statuswindow_mac.mm fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00