status-desktop/ui
Alex Jbanca d32af78bc0 feat: Generate link previews in StatusChatInput - Adding hyperlink formatting to StatusChatInput
Introducing TextEditHyperlinksFormatter.qml. This component is attached to a text edit and will provide the hyperlinks formatting based on the urls detected in the text. The URL detection is implemented in the backend and this component will receive the urls as a model. The formatting is done using regular expressions and the hyperlinks are inserted automatically in the TextEdit component. The purpose of this component is to insert the hyperlinks, remove the hyperlinks and update the hyperlinks style when a specific hyperlink needs to be highlighted.

+ integrate in StatusChatInput
2023-10-12 14:08:28 +03:00
..
StatusQ feat: Add URL trust options when the user clicks on a link 2023-10-12 10:57:15 +02:00
app feat: Generate link previews in StatusChatInput - introduce ChatInputLinksPreviewArea 2023-10-12 14:08:28 +03:00
fonts
i18n chore: update English TS files 2023-06-26 15:07:38 +02:00
imports feat: Generate link previews in StatusChatInput - Adding hyperlink formatting to StatusChatInput 2023-10-12 14:08:28 +03:00
include/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
src/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
MonitoringSources.cmake chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
main.qml feat(@desktop/keycards): managing mocked keycards from the separate window 2023-09-27 18:20:43 +02:00
nim-status-client.pro feat(general): Initial setup for app monitoring tool 2023-01-13 13:47:08 +01:00