709 Commits (20979744c91808061c5bf2290f94e684da50b91e)

Author SHA1 Message Date
Anthony Bilinski 6c9d7b59c1
feat(ui): add update notification enabled with -DUPDATE_CHECK 7 years ago
Diadlo 3f5105d5c1
refactor: Connect ContentDialog::setStatusMessage to friend directly 7 years ago
Diadlo 2b3918b25e
refactor: Remove using of remove{Friend,Group} 7 years ago
Diadlo ee5a7d8e94
refactor: Move some methods back to ContentDialog 7 years ago
Diadlo 7ad8607c43
refactor: Create ContentDialogManager 7 years ago
Diadlo a446d9b197
refactor: Remove ContentDialog::openNewDialog 7 years ago
Monsterovich 96ad27f644 fix(core): ignore mentioning users with empty nicknames 7 years ago
Monsterovich 01f79b0d08 fix(core): update group peerLists on local changes 7 years ago
TriKriSta 147cec3312 refactor: rename a css file. 7 years ago
Anthony Bilinski 8db744a505
feat(core): set group title for loaded groups 7 years ago
sudden6 6097c3f94f
refactor: remove Nexus::quit() and replace with qApp->quit() 7 years ago
Patrick 37e5b6ce8b
fix:(chatform): Issue 5115, use QSharedPointer for groupChatForms 7 years ago
sudden6 7fa2dfead5
refactor(coreav): move CoreAV to the factory pattern too 7 years ago
sudden6 2ab081b4a9
refactor: remove support for c-toxcore < 0.2.0 7 years ago
Monsterovich a4a8e361d0 fix(ui): groupcolors fix2 7 years ago
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder 7 years ago
Jakie.OYMJ e6d40be72e fix: add remove history prompt, clear log area after remove 7 years ago
Anthony Bilinski 0c757356d3
fix(avatar): set friend to identicon on empty avatar receipt 7 years ago
Anthony Bilinski 91bdd40f10
fix(ui): remove focus window option, fixing alert() on Windows 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 7 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 7 years ago
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 7 years ago
Diadlo daaa5518dd
fix(leak): Fix few memory leaks 7 years ago
Diadlo aae567ed8e
feat: Add ability to remove dialog from content dialog with middle click 7 years ago
Diadlo 228c431c89
feat: Add ability to quit group with middle click 7 years ago
sudden6 4acf884fb9
refactor: use ToxPk as identifier 7 years ago
Anthony Bilinski ca32e77d74
feat(history): load set number of messages from history 7 years ago
Anthony Bilinski dfd2de836e
fix(history): don't save both action prefix and displayed name 7 years ago
sudden6 48179b6a19
fix: two crashes, uncovered by the persistent groupchat patch 7 years ago
sudden6 0d74134dc1
refactor(group): use displayedNameChanged signal 7 years ago
Anthony Bilinski 65896e4501
feat(call): add call end sound 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Anthony Bilinski 6d9d26db65
perf(ui): cache stylesheets to reduce memory usage 7 years ago
Anthony Bilinski fcd88d65b2
feat(ui): add setting for disabling new message notification popup 7 years ago
Anthony Bilinski 4951f90964
fix(offlinemsg): make faux offline messages purely event based 7 years ago
Anthony Bilinski 8198940607
fix(widget): Fix double free crash on group leave 7 years ago
Diadlo 2a0c71d0d4
fix: Fix crash on manipulation with friend 7 years ago
sudden6 1f8c9a2e2f
refactor: update displayed user name from the friend model 8 years ago
sudden6 d3d81bbdf3
feat: update to the new c-toxcore 0.2.0 conferences api 8 years ago
iphydf 1111949f45
fix(core): Adapt qtox to new conferences state change callback. 8 years ago
Diadlo 0d2926e196
refactor: Remove ChatForm from Group 8 years ago
Diadlo 0586e65e72
refactor: Remove using 'Group::getChatForm' 8 years ago
Diadlo f6bb71db93
refactor: Save GroupChatForm in Widget 8 years ago
Diadlo 42a3a27a58
refactor: Remove chatForm from Friend 8 years ago
Diadlo b26255703d
refactor: Move using loadHistory out of Friend 8 years ago
Diadlo 254f5cc4b1
refactor: Remove using 'Friend::getChatForm' 8 years ago
Diadlo 61e0dff8a4
refactor: Remove 'FriendWidget::setChatForm' 8 years ago
sudden6 11f263ffc3
refactor(nexus): make loginscreen independent of nexus 8 years ago