moment/src
miruka 7564b40c3e Fix copying multi-line selected rich text
For rich text (rendered HTML) fields and areas, the selectedText
property for some reason contains "\u2028" or "\u2029"
characters that look like newlines in Qt programs but are just
invisible anywhere else. Translate them to normal "\n".
2021-03-03 17:12:09 -04:00
..
backend Fix segfault on coroutine cancelling from QML 2021-03-03 17:12:09 -04:00
fonts Bundle default theme fonts 2020-03-15 19:08:12 -04:00
gui Fix copying multi-line selected rich text 2021-03-03 17:12:09 -04:00
icons/thin Support drag and drop for files and text in chat 2021-03-03 17:12:09 -04:00
images Strip non-free ICC profile out from midnight.jpg 2021-03-03 17:12:08 -04:00
themes Reduce themes fontSize.big from 22 to 20 2021-03-03 17:12:08 -04:00
clipboard_image_provider.h Add copyright header to source code files 2021-03-03 17:12:08 -04:00
clipboard.h Add copyright header to source code files 2021-03-03 17:12:08 -04:00
main.cpp Add copyright header to source code files 2021-03-03 17:12:08 -04:00
utils.h CppUtils.hsluv(): prevent out of bounds sat/luv 2021-03-03 17:12:08 -04:00