3500 Commits (d9b39b3102eff686a072630610c199639f0d8219)

Author SHA1 Message Date
Diadlo e4064ba8b1
docs(toxmedata): Add docs to functions 8 years ago
Diadlo 6a18ca5243
refactor(toxmedata): Use QJsonObject to parse and build json 8 years ago
sudden6 967dab8700
style: run format-code.sh on the files 8 years ago
sudden6 90bf0a7e2c
refactor(toxcall): make toxcall a class with getters and setters 8 years ago
sudden6 1dce8f6468
refactor(core): rename corestructs to toxfile.cpp 8 years ago
sudden6 cac25b4477
refactor(core): move Status class to core.h 8 years ago
sudden6 d2adfe4ca7
refactor: fix some warnings reported with "-Wall" 8 years ago
sudden6 2a15927a16
refactor(core): remove unused declaration 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
Zetok Zalbavar 37419825ca
fix: remove unnecessary semicolon to compile with `-pedantic` flag 8 years ago
sudden6 b07ea763cd
refactor(toxcall): remove callId from ToxCall members 8 years ago
sudden6 4149b5b252
refactor(coreav): remove unused IndexedList 8 years ago
sudden6 ed4b063994
refactor(coreav): replace IndexedList with std::map 8 years ago
Diadlo 3c8bf628bd
refactor(callconfirm): Remove unused friend parameter 8 years ago
sudden6 fed7060270
fix(video): prevent segfault when ending videocall 8 years ago
anthony.bilinski d41031bd15 fix(profile): Fix status message and username signal connection typo 8 years ago
Diadlo 92def839d0
fix(cameradevice): Save string in local variable to avoid errors 8 years ago
sudden6 ecea41045c
fix(video): reduce default video bitrate to make it more usable 8 years ago
anthony.bilinski b1f40decd8 fix(ui): Set tooltip colour and background for all tooltips 8 years ago
anthony.bilinski 5046fc9010 fix(logout): Synchronously call showLogin to avoid multiple deletion 8 years ago
noavarice 5e45569973
fix: add missed <functional> header 8 years ago
anthony.bilinski 45b3575d79 fix(preview): only downscale preview images, never upscale 8 years ago
sudden6 6d1b1f62ab
fix(settings): prevent signed overflow and associated warning 8 years ago
anthony.bilinski 1613044c68 fix(video): Set toxav video bitrate to 0 if answering audio-only call 8 years ago
sudden6 2f13796acc
fix(ffmpeg): don't use deprecated features 8 years ago
anthony.bilinski 7170b48589 fix(init): register AV connects and call after AV is ready 8 years ago
Diadlo 2f1bf10780
fix(toxme): Add #include <ctime> to toxmedata 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 49915c0a45
refactor(profileinfo): Move some methods in profile info class 8 years ago
Diadlo 4a11a0eb22
refactor(profileinfo): Add profile info model class 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 6a87ff8853
docs(interface): Add docs to interface macroses 8 years ago
Diadlo 68813a37c3
refactor: Remove Settings from Core 8 years ago
Diadlo 7f2bd726ef
refactor: Integrate ICoreSettings in Core 8 years ago
Diadlo 4e3b2291f5
refactor: Create interface for core settings 8 years ago
Diadlo 0c8c16e743
refactor: Extract DhtServer in separate file 8 years ago
Diadlo 256b24ff21
refactor: Improve interface 8 years ago
Zetok Zalbavar c089c80e53
fix: remove unused variables 8 years ago
sudden6 003fc6b0b0
feat(identicon): use Identicons instead of empty avatars 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
Vincas Dargis 729dc7740b fix(platform): use result to remove -Wunused-result warning 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