status-desktop/ui/StatusQ/sandbox
Pascal Precht 7cf893113b feat(StatusModal): add ability to set elide config of header titles
There are now two new properties in `StatusModalHeaderSettings`:

- `titleElide`
- `subTitleElide`

These can be used to configure the `elide` property of both header titles.
The default values for both of them is `Text.ElideRight`.

Closes #353
2022-09-21 18:20:03 +02:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2022-09-21 18:20:02 +02:00
scripts chore: introduce build script for sandbox app 2022-09-21 18:20:02 +02:00
Buttons.qml [#202] Added Picker button 2022-09-21 18:20:03 +02:00
Controls.qml fix(StatusChatInfoButton): Add self-calculated implicitWIdth and elide to texts 2022-09-21 18:20:03 +02:00
DemoApp.qml feat(StatusWindowsTitleBar): Add windows title bar 2022-09-21 18:20:03 +02:00
Icons.qml feat: Set up catalog app (sandbox) 2022-09-21 18:20:01 +02:00
Layout.qml feat(Components): introduce `StatusChatToolBar` 2022-09-21 18:20:02 +02:00
ListItems.qml fix(StatusListItem): don't set width on title item 2022-09-21 18:20:03 +02:00
Models.qml feat(StatusChatListAndCategories): add drag and drop support for cate… (#349) 2022-09-21 18:20:03 +02:00
Others.qml feat(Components): introduce `StatusRoundIcon` component 2022-09-21 18:20:02 +02:00
Popups.qml feat(StatusModal): add ability to set elide config of header titles 2022-09-21 18:20:03 +02:00
StatusChatInfoToolBarPage.qml feat(Components): introduce `StatusChatInfoToolBar` component 2022-09-21 18:20:02 +02:00
StatusInputPage.qml feat(StatusInput): introduce new validator pipeline 2022-09-21 18:20:03 +02:00
StatusPopupMenuPage.qml feat(StatusQ.Popups) Adding SearchPopup component 2022-09-21 18:20:03 +02:00
ThemeSwitch.qml chore: add tooltip to theme switch 2022-09-21 18:20:02 +02:00
handler.cpp feat: Set up catalog app (sandbox) 2022-09-21 18:20:01 +02:00
handler.h feat: Set up catalog app (sandbox) 2022-09-21 18:20:01 +02:00
main.cpp feat: Set up catalog app (sandbox) 2022-09-21 18:20:01 +02:00
main.qml feat(StatusWindowsTitleBar): Add windows title bar 2022-09-21 18:20:03 +02:00
qml.qrc chore(sandbox): introduce StatusInputPage 2022-09-21 18:20:03 +02:00
sandbox.pro [#202] Added Picker button 2022-09-21 18:20:03 +02:00
sandboxapp.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2022-09-21 18:20:02 +02:00
sandboxapp.h fix: fix crash on removing title bar 2022-09-21 18:20:02 +02:00
statuswindow.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2022-09-21 18:20:02 +02:00
statuswindow.h fix: update position of window to center, add traffic lights 2022-09-21 18:20:02 +02:00
statuswindow_mac.mm fix: update position of window to center, add traffic lights 2022-09-21 18:20:02 +02:00