39 Commits (dbf56581bb90667dc44c6db230ee7076616149a0)

Author SHA1 Message Date
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Anthony Bilinski b7bd7c6215
refactor(group): move peer tracking logic to Group from GroupChatForm 6 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 6 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Diadlo 0586e65e72
refactor: Remove using 'Group::getChatForm' 8 years ago
Diadlo 61e0dff8a4
refactor: Remove 'FriendWidget::setChatForm' 8 years ago
Diadlo 2f9ba3c4d7
fix(group): Add second signal for titile changed 8 years ago
Diadlo 1e90106a08
refactor(groupwidget): Move updatTitle in GroupWidget 8 years ago
Diadlo 47cf113868
refactor(groupwidget): Move call updateUserCount in GroupWidget 8 years ago
Diadlo 4fee43cded
refactor(group): Replace 'renameRequest' signal on Group::titleChanged 8 years ago
Diadlo 14c2a30f4c
refactor(groupwidget): Extract setTitle in method 8 years ago
Diadlo c667cf5c84
refactor(widget): Remove 'chatFormIsSet' 8 years ago
Diadlo 5d117e6af8
refactor: Remove getCompactLayout from GenericChatroomWidget 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Nils Fenner 89138bb52b
refactor: fix virtual overrides 9 years ago
TheNain38 5ff2a4e37a Fix groupwidget not unregistered from Translator 10 years ago
TheNain38 af472550a4 Better translations with plural and fix something not being translated dynamically 10 years ago
Nils Fenner fa6bd18ad7
fix virtual overrides 10 years ago
TheSpiritXIII 730626fc2c Multi-window: Sort window chat list, fix group window bugs 10 years ago
TheSpiritXIII c684d31d02 Multi-window: Alert window storing chat, add group widgets, update statuses and avatars 10 years ago
TheSpiritXIII 22fcc3f7a0 Multi-window capabilities for all chats and menus 10 years ago
TheSpiritXIII 62873e9d71 Fix circle related rebase bugs 10 years ago
tux3 33a33ef051 Rebase on master 10 years ago
TheSpiritXIII 8e796a1d8b Update renamed friends and groups during search 10 years ago
TheSpiritXIII 167a8971ec Search optimizations and bug fixes, rename focus fix 10 years ago
TheSpiritXIII 24f75a6b43 Don't show empty circles while searching 10 years ago
Daniel Hrabovcak 715ef0ce65 Store circle widgets, fixed related bugs 10 years ago
Daniel Hrabovcak 10c7a745c5 Fix circle white box glitch, circle cycling 10 years ago
Daniel Hrabovcak 682feb7a58 Search within contact groupings 10 years ago
tux3 36fcb5cb62
Add final/override specifiers 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 10 years ago
Rohil Surana 0b1d3e3d3d Added chat room status to window title 10 years ago
dubslow 71c34b9d69 group title support 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA d5ab03d03d
Listen for push-to-talk shortcut on more widgets 11 years ago
krepa098 6b39184915 allow drag&drop on GroupWidget 11 years ago
dubslow 3ba95d82ae Move code into src/ 11 years ago
krepa098 04f56cc9ec unmessification 11 years ago
krepa098 87c9bbf1e6 fixes #332, #334 and other visual glitches 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a7c75e63a5 Clean code, improve compilation speed 11 years ago
apprb e76464a320 further GroupWidget and FriendWidget unification: activeFriendWidget and activeGroupWidget pointers replaced by the unified activeChatroomWidget pointer 11 years ago
apprb 35b7ad3a58 Chatroom: common parts moved to the parent class 11 years ago
krepa098 921b8478f6 removed "the super ugly hack", Widget derives from QMainWindow 11 years ago
Bill Winslow 14a7d298f4 Added GPL header to all source files 11 years ago
Kevin Flynn a34e28518f Added resizable friendList 11 years ago
Flynn ed741b6364 Add groupchat notification support 11 years ago
Kevin Flynn a52e51e1cb Fixed friend hover highlighting 11 years ago
Kevin Flynn ca00383efa More UI fixes 11 years ago