2274 Commits (dbf56581bb90667dc44c6db230ee7076616149a0)

Author SHA1 Message Date
Diadlo bf1c789fc1
refactor(style): Move chatFormHeader to chatForm 8 years ago
Diadlo 33736da543
refactor: Restruct code 8 years ago
Diadlo 6780331f40
refactor(chatform): Remove Nexus and Profile dependency from ChatForm 8 years ago
Diadlo 9ac5f881c6
refactor: Rename signal and remove unused params 8 years ago
Diadlo c0a7488c12
fix(friend): Add save friend alias on change 8 years ago
Diadlo 5bc8ef4e74
fix(chatForm): Fix issue with mixing friend and group id 8 years ago
tox-user 905ca77086 feat(settings): add an option to toggle identicons 8 years ago
Diadlo d77fbb4b19
fix(chatform): Subscribe on accept and reject buttons once 8 years ago
Diadlo f4a3bb2812
fix(chatform): Hide call confirm on call end 8 years ago
Diadlo 2f9ba3c4d7
fix(group): Add second signal for titile changed 8 years ago
Diadlo 07ceb15e01
refactor: Move helper function in anonymus namespace 8 years ago
Diadlo 850e501acc
refactor: Use chatFormHead css 8 years ago
Diadlo 8c65aa6656
refactor: Extract button creation in function 8 years ago
Diadlo 62c60a89df
refactor: Remove unused 'SettingsWidget' from 'ContentDialog' 8 years ago
Diadlo c640007775
perf(smileys): Use shared_ptr to automaticaly count references 8 years ago
Gavin Stark d24d4fb8ea feat(audio): microphone voice activation 8 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Zetok Zalbavar 8a9c34d888
fix: add default return in Widget::getStatusIconPath to fix warning 8 years ago
Diadlo 9731d95c57
refactor(avform): Inject settings in AVForh 8 years ago
Diadlo 0a58c2fa5b
refactor: Store buttons state and calculate style and tooltip 8 years ago
Diadlo 8aa372854f
refactor: Use repolish instead of setting same stylesheet 8 years ago
Diadlo 1f8a5619c8
refactor: Remove call type from callAccepted signal 8 years ago
Diadlo 7b893346f0
refactor: Use unique ptr for call confirm widget 8 years ago
Diadlo ba1581005b
refactor: Extract head widget from GenericChatForm 8 years ago
Jiachen Yang 70b235f271 fix: using current setting in autoaccept dialog 8 years ago
sudden6 1dce8f6468
refactor(core): rename corestructs to toxfile.cpp 8 years ago
sudden6 d2adfe4ca7
refactor: fix some warnings reported with "-Wall" 8 years ago
Zetok Zalbavar 641a80842e
feat(l10n): add Serbian (latin) translation to UI 8 years ago
Zetok Zalbavar 3c4b1f117d
feat(l10n): add Serbian translation to UI 8 years ago
Zetok Zalbavar 76df9a4535
feat(l10n): add Persian translation to UI 8 years ago
Diadlo 3c8bf628bd
refactor(callconfirm): Remove unused friend parameter 8 years ago
anthony.bilinski b1f40decd8 fix(ui): Set tooltip colour and background for all tooltips 8 years ago
anthony.bilinski 1613044c68 fix(video): Set toxav video bitrate to 0 if answering audio-only call 8 years ago
anthony.bilinski 7170b48589 fix(init): register AV connects and call after AV is ready 8 years ago
Diadlo 9a543548e0
refactor(toxme): Move json generation to ToxmeData class 8 years ago
Diadlo ae7b47342d
refactor(profile): Move core connect from form to model 8 years ago
Diadlo 36adfc89e9
refactor(profileform): Integrate ProfileInfo in ProfileForm 8 years ago
Diadlo 78966c1f02
refactor(profileform): Use new connect style 8 years ago
Diadlo b41767d087
fix: Use correct initialization order 8 years ago
Diadlo 68813a37c3
refactor: Remove Settings from Core 8 years ago
Zetok Zalbavar c089c80e53
fix: remove unused variables 8 years ago
sudden6 f82f57ec91
refactor: don't pass ToxPk as QString 8 years ago
sudden6 61b36d1bce
feat(identicon): add algorithm to create identicons 8 years ago
tox-user 78c6869e4c style(settings): change names of local constants to camel case 8 years ago
tox-user e4b0c54965 refactor(settings): use a cleaner way to read and set audio bitrate 8 years ago
tox-user b36a7bdec9 refactor(settings): use constants in audio quality setting 8 years ago
tox-user 7ed2d97aad feat(settings): make audio quality setting persistent 8 years ago
tox-user 61eddc1f6b feat(settings): Add audio quality setting 8 years ago
Diadlo 026517dc5a
chore(warning): Fix compile warnings 8 years ago
anthony.bilinski 94cb6ce1c5 fix(settings): Delete dynamically allocated members on destruction 8 years ago