mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
d48a479a39
Brief list of changes: - changed way of getting count of formatting symbols for captured string: patternSignsCount() function replaced with constant index which points to regex group that captures formatting symbols. Regexes updated accordingly; - updated docs for applyMarkdown() function; - applyMarkdown() function refactored: * changed var names; * logic is more strict: get captured string -> crop formatting symbols if necessary -> wrap captured string into HTML and replace in result. |
||
---|---|---|
.. | ||
audio | ||
chatlog | ||
core | ||
model | ||
net | ||
persistence | ||
platform | ||
video | ||
widget | ||
friendlist.cpp | ||
friendlist.h | ||
grouplist.cpp | ||
grouplist.h | ||
ipc.cpp | ||
ipc.h | ||
loginscreen.ui | ||
main.cpp | ||
mainwindow.ui | ||
nexus.cpp | ||
nexus.h |