3747 Commits (174d6ef8ca07f892c4ad329107f03978645bf1ab)

Author SHA1 Message Date
sudden6 4faab0750d
feat(core): put c-toxcore log messages in the qTox log 7 years ago
ezavod 39968a313d
fix(chatform): name in window title and close detached chats 7 years ago
tox-user 2fae2a30f7
feat(chat): add UI option to mute group peers 7 years ago
ezavod 847f155b7b
refactor(chatform): Use QStringList instead of QVector<QString> 7 years ago
ezavod 4434253283
refactor(chatform): consistent usage of file dialogs 7 years ago
ezavod 757791eea4
fix(chatform): check for empty path when exporting profile 7 years ago
sudden6 a3370173df
fix(audio): close the audio device after playing a sound 7 years ago
sudden6 e55f86c6a5
fix(video): unsubscribe the video device correctly 7 years ago
sudden6 50cee67f5f
chore: add more debugging when subscribing video 7 years ago
Alice ab85716f00 fix(core): Clean illegal chars from filenames 7 years ago
Andrius Štikonas c1caeb585a fix(wayland): Fix desktop file name in Qt properties 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
Diadlo 65fc1dc266
feat: Add middle mouse clicked signal for GenericChatroom 7 years ago
sudden6 4acf884fb9
refactor: use ToxPk as identifier 7 years ago
tox-user d6df8883e3
feat(chat): full screen video chat 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 498c04ba50
refactor(group): store peer list in a more intelligent way 7 years ago
sudden6 0d74134dc1
refactor(group): use displayedNameChanged signal 7 years ago
Anthony Bilinski 1af3ad69e8
fix(login): start login screen on profile select by -p option 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 8ba8ce91f3
fix(theme): clear stylesheet cache on theme colour change 7 years ago
Anthony Bilinski 7293151469
fix(ui): increase number of low res camera options 7 years ago
sudden6 441931765f
fix(build): make qTox compile with ffmpeg 4.0 and newer 7 years ago
Anthony Bilinski 6d9d26db65
perf(ui): cache stylesheets to reduce memory usage 7 years ago
TriKriSta dc1f5ea0a3 fix: delete double initialization callDuration 7 years ago
Anthony Bilinski 55d8922d69
fix(settings): connect enable LAN discovery checkbox 7 years ago
Anthony Bilinski 869036f3c6
fix(core): split messages on utf8 multibyte character boundary properly 7 years ago
Anthony Bilinski 04ecfe3f34
feat(camera): add higher resolution camera options 7 years ago
Anthony Bilinski 1583991fb4
refactor(avform): simplify and standardize sliders, use RMS for volume 7 years ago
Anthony Bilinski f6622e4092
fix(audio): apply gain to both audio channels 7 years ago
Anthony Bilinski 5d0f9509a8
fix(audio): move audio timers to and start from audioThread 7 years ago
Anthony Bilinski 97bc4a9b4a
refactor(ui): consolidate new message settings under UI page 7 years ago
Anthony Bilinski fcd88d65b2
feat(ui): add setting for disabling new message notification popup 7 years ago
Anthony Bilinski 9f8b0fed07
feat(ui): Add ability to disable LAN discovery 7 years ago
Anthony Bilinski cfdc1cdb2e
fix(profile): don't error if no new avatar is selected 7 years ago
Anthony Bilinski a8fc6e5c6b
fix(chatform): include pressed key(s) when changing focus 7 years ago
Anthony Bilinski 65d59ba6b7
fix(settings): add missing enableTestSound to settings 7 years ago
Anthony Bilinski cb0f26356d
fix(ui): remove placeholder update UI 7 years ago
Anthony Bilinski 9216549d6e
refactor(call): Refactor toxcall and disconnect lambda on destruction 7 years ago
Anthony Bilinski b852809d0c
fix(history): don't save own messages when history is disabled 7 years ago
Anthony Bilinski 703876c372
fix(login): Don't dereference null pointer 7 years ago
tox-user 23f6ad7047 fix: remove build date and time from main.cpp 7 years ago
Anthony Bilinski acea7c315f
fix(import): don't use java-style iterator before first element 7 years ago
Anthony Bilinski 4951f90964
fix(offlinemsg): make faux offline messages purely event based 7 years ago
sudden6 0170ccd6f7
refactor: remove some unused includes 7 years ago
Anthony Bilinski d2ad2107f2
fix(IPC): Update profileName to update IPC ID after login screen 7 years ago