87 Commits (e5a6708877c99c6a1e44ff24b899b9ba5783b8c2)

Author SHA1 Message Date
sudden6 f2fa601073
fix(chatlog): fix stick to bottom behavior 5 years ago
Mick Sayson 64bae38b99 fix(chatform): Prevent date line oscillations maxing CPU 6 years ago
Anthony Bilinski 1ad561ca4c
refactor(style): use only one of override, virtual, or final 6 years ago
Anthony Bilinski b95bac238d
fix(chatlog): update precise selection when chatlog content changes 6 years ago
Anthony Bilinski 08b2c848e2
refactor(chatlog): use enum class instead of enum to avoid implicit casts 6 years ago
Mick Sayson 4b691f9392 fix(chatlog): Remove invalid usages of raw chatlog indexes 6 years ago
Anthony Bilinski 2bba12175e
fix(chatlog): update multi line selection on chatlog change 6 years ago
TriKriSta 5aeac56b76 feat: prohibition to remove messages in group chat 6 years ago
TriKriSta 0a9e72020e refactor: edit load history when scrolling 6 years ago
TriKriSta 4c7ecb6024 feat: remove part messages from chat 6 years ago
TriKriSta c2d5b422b3 feat: edit position chat after load history 6 years ago
TriKriSta b705ac8060 feat: load messages from the database after date 6 years ago
TriKriSta fb2957c5ee feat: load messages from the database before date 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
TriKriSta f64bb48a92 refactor: edit styles 7 years ago
TriKriSta e146c11f0f feat: edit reload themes 7 years ago
TriKriSta d0e8ba8b9c feat: show date in chat log 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
ezavod 2cdff7e9ed
fix(chatform): mark message with triple click 7 years ago
TriKriSta 610e04aa26 feat: use search settings 7 years ago
Anthony Bilinski ca32e77d74
feat(history): load set number of messages from history 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
TriKriSta de9c906117 feat: edit load history for search 8 years ago
ezavod 3acbc148f5 feat(chatform): mark message with triple click 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Yuri 742583bb9e fix(font): Made font changes in settings apply on screen instantly. 9 years ago
tux3 a7de2680d9
feat(UI): Add 'Copy link' context menu item 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Nils Fenner f00b9008e6
feat(settings): add notification signals for changed settings values 9 years ago
Diadlo abf7b42324
fix(chatlog): Don't delete active transfer widget 9 years ago
Diadlo 394c4bcc99
docs(chatlog): Change comment style 9 years ago
TheSpiritXIII b6df8ce34a Circles: Fix sort circles on menus, fix groupchat rename through widget, improve activity sort performance 10 years ago
tux3 36fcb5cb62
Add final/override specifiers 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 15ca7a587f
Dynamic translation 10 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 10 years ago
PKEv 9857f5b60b #1402 duplicate of the sender's name 11 years ago
Dubslow b17b915dfc
Fix clang warnings 11 years ago
Dubslow 2fa34ac7e4
Remove QMarginsF, reduce to Qt 5.2 11 years ago
krepa098 2bc7594049 redo layout on Settings::emojiFontChanged 11 years ago
krepa098 2a37473781 replaced QMarginsF by QMargins 11 years ago
krepa098 5f31921cf4 fix issue #10 11 years ago
krepa098 e86b03b4f7 add copy to selection buffer (middle mouse-button issue #6) 11 years ago
krepa098 5ec3a2db85 Fix ownership problem (issue #8) 11 years ago
krepa098 5c01f1585b change color for precise selection on focus-in/out 11 years ago
krepa098 8d7a32f4ec selection rect: change color on focus-in/out, action cleanup 11 years ago
krepa098 57485368cb fix showEvent calling centerOn 11 years ago
krepa098 a558733507 ChatLog::selectAll, refactoring of actions (issue #808) 11 years ago
krepa098 6719ebebae Added Timestamp class, moved output generation while saving to 11 years ago
krepa098 6e05782fb7 ChatLog: busy-screen during resize 11 years ago