3500 Commits (d9b39b3102eff686a072630610c199639f0d8219)

Author SHA1 Message Date
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 8 years ago
Anthony Bilinski acea7c315f
fix(import): don't use java-style iterator before first element 8 years ago
Anthony Bilinski 4951f90964
fix(offlinemsg): make faux offline messages purely event based 8 years ago
sudden6 0170ccd6f7
refactor: remove some unused includes 8 years ago
Anthony Bilinski d2ad2107f2
fix(IPC): Update profileName to update IPC ID after login screen 8 years ago
DESKTOP-Z50-70\Arman ebdc675cbc fix(chattextedit): ChatTextEdit bug fix for issue #5020 Corrected 8 years ago
Anthony Bilinski c2410e0a65
fix(name): Clear alias on name change so that name changes are visible 8 years ago
Anthony Bilinski bc18990fd2
fix(build): Remove unused vars, add default case for switch 8 years ago
Anthony Bilinski 1afed5f72e
fix: don't use invalid reference after erasing element 8 years ago
Horace Bianchon ad6ddfc4f2 fix(avform): Audio/Video settings tab #5011 issue bugfix 8 years ago
Anthony Bilinski 8198940607
fix(widget): Fix double free crash on group leave 8 years ago
Diadlo 2a0c71d0d4
fix: Fix crash on manipulation with friend 8 years ago
Diadlo e3726eade6
fix(avform): Hotfix for crash on video device change on 'None' 8 years ago
Diadlo 0a590336b1
fix(group): Show correct count of user on first creation 8 years ago
Diadlo 9b4972e045
fix(friendwidget): Use queued connection to avoid removing 'this' 8 years ago
sudden6 1f8c9a2e2f
refactor: update displayed user name from the friend model 8 years ago
sudden6 a910d57824
refactor(friend): add an additional signal to Friend 8 years ago
Anthony Bilinski e564b85e3c
fix(chatform): Broaden URL matching to include unicode 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 e73dc10c7f
fix: Not quit on close if this setting is enabled 8 years ago
Anthony Bilinski d9118cfc71
fix(widget): Fix status pic alignment 8 years ago
Anthony Bilinski 9643e48ef1
fix(chatlog): Match multi-character emoticons again 8 years ago
TriKriSta fe4dd83d10 refactor: add/delete checks in search code 8 years ago
TriKriSta 40cebd421b refactor: rename hideButton to searchHideButton 8 years ago
TriKriSta 3e05279c09 fix: add search symbol ' in history 8 years ago
TriKriSta f73021c376 style: change code in searchInText 8 years ago
TriKriSta ffb51e8a0e feat: add hot keys for search 8 years ago
TriKriSta 18fa8a745b feat: optimise search in history 8 years ago
TriKriSta 7718734c9a feat: add search in text in group chats 8 years ago