214 Commits (be55759555eecc60adf84fd3eb5ae6d993c5edbe)

Author SHA1 Message Date
TriKriSta 8bb80c770c feat: remove search button and add line in context menu 8 years ago
TriKriSta b881d32d1b feat: add text search 8 years ago
TriKriSta 863c46c73d feat: add form for search 8 years ago
Pavel Karelin 74d470d428 chore: Reorganization of the context menu for chat 8 years ago
Pavel Karelin f4fe343eca fix: Correct display the call confirm window (CallConfirmWidget) 8 years ago
sudden6 af1aebfd1a
fix(chatwidget): fix send file button not working 8 years ago
Diadlo 1eb0c4af26
refactor: Add pure virtual methods for main actions in chat 8 years ago
Diadlo e3bb4e735f
refactor: Move buttons style in ChatForm css 8 years ago
Diadlo 33736da543
refactor: Restruct code 8 years ago
Diadlo ba1581005b
refactor: Extract head widget from GenericChatForm 8 years ago
anthony.bilinski 28979f5771 fix(chatform): Hide author on history like on new messages 8 years ago
Diadlo 017653470d
refactor: Move friend and group in model directory 8 years ago
ezavod ed45359863
fix(ui): add date message before info messages 8 years ago
sudden6 a3b234e6dd
chore(formatting): run clang-format 8 years ago
noavarice b5f4628c89 fix: fix segfault while trying to send messages 8 years ago
noavarice 4b3d86d172 refactor: another small changes 8 years ago
alexrazinkov 972c3f2353 refactor: another refactoring step 8 years ago
noavarice a83f8d1dfd refactor: returned correct code style 8 years ago
noavarice 7e1f8cb23e docs: added docs to some GenericChatForm methods 8 years ago
noavarice e9c7caf3e7 refactor: sorted (several removed) headers, class declarations and fields 8 years ago
noavarice b074c831d3 refactor: refactored message-adding methods 8 years ago
noavarice 2598973c76 refactor: remove unnecessary methods 8 years ago
noavarice 27f65be289 refactor: literals replaced with constants 8 years ago
ezavod 96b2977a5f fix: set CSS font-weight of editbox always to normal 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
Yuri c84837d662 fix(font): Fixed the editbox font reset problem 9 years ago
Diadlo 2aed859bdb
refactor(buttons): Mic and vol buttons now are QToolButton 9 years ago
Diadlo ece4d9e446
refactor: Small Generic chat form refactoring 9 years ago
Diadlo aff0c6f3a5
fix(chatform): Fixed buttons 9 years ago
Diadlo fcd8eed7cd
style: Fix style of a lot of pointers 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
Zetok Zalbavar c14cbdf4fd
feat(UI): make font in message input field use font settings 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
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
Diadlo 2a88e5c069
refactor(toxid): Removed Core dependency from ToxId 9 years ago
initramfs 775b6a325b
fix(chatform): remove std::dynamic_pointer_cast in favor of static cast 9 years ago
bitok 2c03257700
refactor: fixes of static analyze warnings 9 years ago
iphydf d94712b2e2
refactor: Avoid RTTI by using qobject_cast. 9 years ago
Nils Fenner f00b9008e6
feat(settings): add notification signals for changed settings values 9 years ago
Diadlo 76f694fe73
style(widget): Style fixes 9 years ago
Diadlo f8a45b4051
fix(video): Changed minimum window size with video 9 years ago
Diadlo 86e44143ad
fix(genericchatform): Fixed position of screenshot button 9 years ago
Alexander Zhdanov 40a805c2fd feat(genericchatform): add "Quote selected text" feature to chat window 9 years ago
PKEv d0ea5bb4fd feat(emoticonswidget):Keep emoticon option open 9 years ago
PKEv 8ebad59a3e fix(genericchatform):separate messages from different days 9 years ago
Diadlo 25cec623fa
refactor(systemtrayicon, genericchatform): Replace C-style cast to static_cast 9 years ago
Binayak Ghosh 54fabb964c fixes issue #2868 10 years ago