d32af78bc0
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 |
||
---|---|---|
.. | ||
StatusQ | ||
app | ||
fonts | ||
i18n | ||
imports | ||
include/StatusDesktop/Monitoring | ||
src/StatusDesktop/Monitoring | ||
MonitoringSources.cmake | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |