43 Commits (1bd5e94edd38bb8cd2657a5fbb1ff96784ac0111)

Author SHA1 Message Date
iphydf e71225268f
chore: Various code cleanups. 6 years ago
Mick Sayson caf4f59fb2
feat(groups): Allow being in group call if only member 6 years ago
Mick Sayson 46d57c6864 feat(groups): Allow being in group call if only member 6 years ago
Anthony Bilinski 4c816b1bff
refactor(chatform): move create/show/hide NetCamView API to ChatForm 6 years ago
Anthony Bilinski 1ad561ca4c
refactor(style): use only one of override, virtual, or final 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 7 years ago
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 7 years ago
Anthony Bilinski b7bd7c6215
refactor(group): move peer tracking logic to Group from GroupChatForm 7 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 7 years ago
Anthony Bilinski 7f802f593e
fix(ui): update UI when leaving group call due to being last member 7 years ago
Monsterovich 8c239c8ef6 fix(core): simplify the code 7 years ago
Monsterovich cabed6def3 feat(core): print a chat log entry when a user joins/leaves the group chat 7 years ago
TriKriSta 610e04aa26 feat: use search settings 8 years ago
tox-user 2fae2a30f7
feat(chat): add UI option to mute group peers 8 years ago
sudden6 4acf884fb9
refactor: use ToxPk as identifier 8 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 8 years ago
TriKriSta 7718734c9a feat: add search in text in group chats 8 years ago
Diadlo 1eb0c4af26
refactor: Add pure virtual methods for main actions in chat 8 years ago
Diadlo 2f9ba3c4d7
fix(group): Add second signal for titile changed 8 years ago
noavarice a29e80bbe0
refactor: onUserListChanged refactored 8 years ago
noavarice 26b16386ae
refactor: 'correctNames' function refactoring 8 years ago
noavarice 30cae05d26
refactor: GroupChatForm::onUserListChanged is a slot now 8 years ago
Diadlo aaf1029667
refactor(group): Replace signal groupTitleChanged on Group::titleChanged 9 years ago
Diadlo 6c4c5d86fc
refactor: Remove audioInputFlag and audioOutputFlag 9 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Nils Fenner 917812daaa
fix: Status reflection for friend calls 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo 1552bfb114
docs(widget): Change comment style 10 years ago
Polshakov Dmitry 343568339f
style(constructors): Constructors are explicit now 10 years ago
TheSpiritXIII 814bd922ca Video: Group audio view avatars 11 years ago
PKEv e403e740fa Correct strange names is groups #1764 11 years ago
tux3 36fcb5cb62
Add final/override specifiers 11 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 11 years ago
tux3 15ca7a587f
Dynamic translation 11 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 11 years ago
Dubslow b6175ac96f
Mark which peers are playing, styling is open to suggestions 11 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
Tux3 / Mlkj / !Lev.uXFMLA 0c393e717a
Add simple push to talk with P 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA eac712e68a
Add GUI for audio groupchats 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 330ea59618
Fix #96 with a flow layout for groupchat user list 11 years ago
dubslow 5b85f79055 tab completion for groupchats (fixes #486) 11 years ago
dubslow 3ba95d82ae Move code into src/ 11 years ago
dubslow 9e2195c03c simplify groupchat names, fix #379, more simplification is possible 11 years ago
krepa098 ad5a175f7d drag&drop support 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a7c75e63a5 Clean code, improve compilation speed 11 years ago
apprb 502229a6f2 cleanup 12 years ago
apprb 2826e83cef addMessage moved to parent class 12 years ago
apprb 02da6803f1 initial merging common parts of chatforms' widget 12 years ago
krepa098 921b8478f6 removed "the super ugly hack", Widget derives from QMainWindow 12 years ago