360 Commits (de416653b9c3fdeec5268513e6d4e52d3cddb9ad)

Author SHA1 Message Date
ezavod 4434253283
refactor(chatform): consistent usage of file dialogs 8 years ago
Anthony Bilinski ca32e77d74
feat(history): load set number of messages from history 8 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 9 years ago
Anthony Bilinski e564b85e3c
fix(chatform): Broaden URL matching to include unicode 9 years ago
TriKriSta 7718734c9a feat: add search in text in group chats 9 years ago
TriKriSta de9c906117 feat: edit load history for search 9 years ago
TriKriSta b881d32d1b feat: add text search 9 years ago
Diadlo c640007775
perf(smileys): Use shared_ptr to automaticaly count references 9 years ago
noavarice 3ae1e2a25b
refactor: simplified applMarkdown() 9 years ago
noavarice de108ce834
refactor: allow newline|space to appear after multiline code seq 9 years ago
noavarice 6ffe4cd8d8
fix: URL patterns based on RFC 3986 9 years ago
noavarice 7b74cc5019
refactor: added separate regex for single slash and minor change 9 years ago
noavarice d48a479a39
refactor: applyMarkdown() function logic is more rigorous 9 years ago
noavarice 5e5352c268
refactor: changed markdown regexes and related constants 9 years ago
noavarice 1ac21c07db
refactor: replace TextFormatter class with function 9 years ago
noavarice e9209b06f9
refactor: independent URL highlighting 9 years ago
sudden6 1dce8f6468
refactor(core): rename corestructs to toxfile.cpp 9 years ago
anthony.bilinski 45b3575d79 fix(preview): only downscale preview images, never upscale 9 years ago
anthony.bilinski 414fa178b4 feat(exif): Honour exif orientation tag 9 years ago
Andrew Morgan 42a9534b24
fix(ui): Use native file picker dialog 9 years ago
sudden6 a3b234e6dd
chore(formatting): run clang-format 9 years ago
sudden6 a1181e10f2
chore(formatting): disable clang-format for certain code sections 9 years ago
Zatsepin Nikita 41a781d3f8 fix(chatform): add space for current copy link 9 years ago
Zetok Zalbavar c8ed535bba
fix(UI): improve unclear message about text being resized in chatform 10 years ago
ezavod 3acbc148f5 feat(chatform): mark message with triple click 10 years ago
sudden6 e9515f4898
fix: remove useless line that caused a warning 10 years ago
noavarice 08208e9aa5 fix: fixed wrong formatting for multiple URL's in one message 10 years ago
sudden6 f0cec44a8c
fix: silence various warnings 10 years ago
noavarice 18c3f3a217 fix: URL's are not affected by markdown 10 years ago
ezavod 7a5c5a86fd fix: iterate all blocks 10 years ago
sudden6 bf0e6817af
refactor: correct indentation in filetransferwidget.cpp 10 years ago
noavarice e8ed7e1f53 fix: fixed documentation mistake 10 years ago
noavarice 3e2bfdd548 refactor: further improvement of message formatting 10 years ago
Jimi Huotari 9322f29ef4 feat(UI): Move filetransferwidget buttons side-by-side. 10 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 10 years ago
noavarice 87f219a78f refactor: message text formatting works better now 10 years ago
noavarice 5047a65e11 refactor: improved HTML-formatting mechanism for text messages 10 years ago
Yuri 742583bb9e fix(font): Made font changes in settings apply on screen instantly. 10 years ago
Yuri a18e0b6a2c fix(clipboard): Made clipboard operations work the same on all OSes. 10 years ago
Diadlo fcd8eed7cd
style: Fix style of a lot of pointers 10 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 10 years ago
tux3 a7de2680d9
feat(UI): Add 'Copy link' context menu item 10 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 10 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 10 years ago
Diadlo f7899d7b50
fix(UI): Changed tab order to be same with visual order 10 years ago
sudden6 8ff0d28abf
fix(chatlog): silence warning about unused parameters 10 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 10 years ago
iphydf d94712b2e2
refactor: Avoid RTTI by using qobject_cast. 10 years ago
Diadlo c3bf4b7085
refactor(text): Add early break 10 years ago
Diadlo c8512fa984
fix(text): Change idealSize calculation 10 years ago