664 Commits (f288fe5c1ecee7764db24ab877038e959fbaddb1)

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA a083d8dbc6
Fix some nullptr dereferences in Audio 11 years ago
novist c224517acc Group chat button at the bottom of contact list resized to 16x16 like other buttons 11 years ago
Carsten Brandt b1b1c468e3 adjusted translation messages 11 years ago
Carsten Brandt cac7e76ce3 fixed some original translation strings 11 years ago
novist c7d8679b8e -P value name also translated 11 years ago
novist a9134956db Added -P <profile> parameter which makes qTox start (and not activate any existing instances) and load specified profile 11 years ago
novist beae534d66 Starting client activates existing instance if such exists 11 years ago
apprb 465da29a43
minor fixes in ChatAction's creation/processing 11 years ago
apprb ba4d877b89
rescan audio devices button 11 years ago
apprb dcf318991f
commented currently unused functions in Group class 11 years ago
apprb cf54aa6577
groupchats: friend's aliases (updates on rejoin) 11 years ago
apprb 41d799b251
GroupWidget: menu reordering 11 years ago
apprb 56ea1f1e66
using ToxID in groupchats 11 years ago
apprb f59a67f08a
Group class refactoring 11 years ago
apprb 85718fa637
auto-update audio devices list on tab show 11 years ago
apprb 92c330b7bd
GroupList refactoring 11 years ago
nachfuellbar 64b3cdf139 Update generalform.cpp 11 years ago
Sean 6667b76bde Replace pkg installer with new updater 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA f8063fc809
Fix idleTimer use before construction 11 years ago
dubslow c270166daa fix #811 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 599c246ec7
Move group audio playing to Audio singletong/thread 11 years ago
apprb 451d0c7999
check incoming data from DB 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 53e304b968
Remove unnecessary OSX lib search paths 11 years ago
dubslow d68788c644 add group title menu option, other half of closes #780 11 years ago
dubslow 6831778371 fix bug (which is actually why aliasing was menu'd in the first place) 11 years ago
dubslow 845216fa2f set aliases from chat form (half of #780) 11 years ago
dubslow bc45ff3a28 fix crash if no boostrap nodes (fix #791 where "fix" means "mask the underlying problem") 11 years ago
dubslow d533c4089d remember status when disconnected (should help with #715) 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6eaf8f272e
Silence potentially uninitialized warning 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 0376302fe7
Fix more incorrect HINSTANCE casts 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 1197f296a4
Fix incorrect HINSTANCE -> int cast 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 69189034e3
Put group chats audio playing in its own thread 11 years ago
mannol 36d4460fef Core update 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA cd31812dac
Widget: Don't delete icon, it's a child 11 years ago
krepa098 3a567d962e more work on filetransferwidget 11 years ago
Maximilian 0660d2974f The showSystemTrayIcon's default value is false for linux else it is false. 11 years ago
krepa098 27cb075dbb hooked up filetransferwidget 11 years ago
apprb 827472e3b5
use GlobalAutoAcceptDir only if autosaving enabled 11 years ago
apprb 8f3e1c2ef3
fix #775 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 9176cf54ce
Fix logic error in audio subscription code 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA e4197920c3
Add missing license headers 11 years ago
dubslow e8964b178d Extra tooltip and word from the un-picked commit 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 366f98f264
Fix #635 11 years ago
krepa098 1cf9fe3474 filetransferwidget: first steps 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 8bc4bbdce0
Fix #778 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c1f2e9a71d
Refactor audio out of code, better resource management 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6c1d2bc9ac
Leave group calls when leaving a group 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 4932b8fed6
Allow to change audio i/o device mid-call 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 20ba8e6192
Allow to change i/o audio devices without restart 11 years ago
apprb 664c762625
using ToxID instead of bare QString + proper alias using during widget creation 11 years ago