3500 Commits (d9b39b3102eff686a072630610c199639f0d8219)

Author SHA1 Message Date
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
Yuri 8522141b1e fix(threads): Always stop the camera device thread 8 years ago
anthony.bilinski 0906b8eb1f feat(login): Add command line argument to open login screen 8 years ago
Diadlo f790747f2a
fix: ATOMIC_FLAG_INIT can't be used inside braces initializer 8 years ago
Diadlo f97c776a87
fix: Return value 8 years ago
Diadlo 43c2308b7b
fix(ipc): Reorder initialize list 8 years ago
Diadlo aa356bb73a
fix(audio): Fix signed and unsigned comparation 8 years ago
Diadlo 026517dc5a
chore(warning): Fix compile warnings 8 years ago
anthony.bilinski 0bf27a000a fix(IPC): don't double lock shared memory 8 years ago
anthony.bilinski 94cb6ce1c5 fix(settings): Delete dynamically allocated members on destruction 8 years ago
anthony.bilinski 414fa178b4 feat(exif): Honour exif orientation tag 8 years ago
anthony.bilinski 5fed37365f feat(paste): Implement pasting images from clipboard 8 years ago
noavarice b967d28465
refactor: use GroupInvite instead of set of parameters 8 years ago
noavarice d514b48ef6
refactor: register GroupInvite as meta-type 8 years ago
noavarice fd1fbebae0
refactor: more rigorous types for GroupInvite 8 years ago
noavarice ad3584c469
refactor: GroupInvite moved to model directory 8 years ago
drswinghead 27ecace752 feat(settings): add group chat local member black list 8 years ago
anthony.bilinski a601df31da fix(exit): delete heap-based QApplication before exit 8 years ago
anthony.bilinski 48d65c269a feat(ui): output instructions when user tries to open a second instance 8 years ago
Diadlo bd6516eab7
fix: Fix crash on auto accept click in AboutFriendForm 8 years ago
Diadlo aae23c4154
refactor: Make direct connection 8 years ago
Diadlo 2020f7c4f8
refactor: Add signals in settings 8 years ago
Diadlo a626888daa
refactor(interface): Add connectTo_* virtual method instead of signals 8 years ago
Diadlo 918cdf1368
refactor: Add using AboutFriend model in AboutFriendForm 8 years ago
Diadlo b0a591e0f0
refactor(aboutfriend): Add AboutFriend model and interface 8 years ago
Diadlo 8368f2413d
refactor: Rename AboutUser to AboutFriendForm 8 years ago
Diadlo c6d76da0dd
refactor: Use ToxPk instead of ToxId 8 years ago
noavarice 6b93a41a40
refactor: removed unused constant 8 years ago
noavarice 28aed05d0a
refactor: removed unused quitGroupChat method 8 years ago
noavarice b7323e3164
refactor(toxid): use left instead of mid 8 years ago
Vincas Dargis 32b97cb927 fix(platform): handle terminating POSIX signals 8 years ago
anthony.bilinski e9d63397e1 fix(receipts): Prevent double message send for received receipt 8 years ago
anthony.bilinski 1f787cc475 fix(popup): Don't create two error popups for friend requests 8 years ago
anthony.bilinski 7f36ec9219 fix(friends): Friend request button target location 8 years ago
anthony.bilinski be324b932b fix(avatar): Don't invert default avatar colour on connect 8 years ago
anthony.bilinski 28979f5771 fix(chatform): Hide author on history like on new messages 8 years ago
Diadlo c2140e21ad
fix(ipc): Call processEvent on timer timeout 8 years ago
LittleVulpix 5af1b4af73 fix(toxme): Remove HTML tags from ID to un-break toxme integration 8 years ago
Diadlo 359a42f78e
fix: Fix crash on accept or reject friend request 8 years ago
Nikolay Korotkiy 817a9897c2 fix(l10n): use native language names 8 years ago
Karl 56ac95dad9 fix(i18n): string `Call with %1 ended. %2` is no longer translatable 8 years ago
noavarice 776b37f689
refactor: headers order is changed properly 8 years ago
noavarice a29e80bbe0
refactor: onUserListChanged refactored 8 years ago
noavarice 26b16386ae
refactor: 'correctNames' function refactoring 8 years ago
noavarice 30cae05d26
refactor: GroupChatForm::onUserListChanged is a slot now 8 years ago
Diadlo 1ac97c4734
refactor: Use extra comment to make code cleaner 8 years ago
Diadlo 15987ece3d
refactor: Use const in AddFriendForm 8 years ago
Diadlo 196eb8d77a
refactor: Extract the same code to 'addFriend function' 8 years ago
tux3 0974da543a
feat: UI to import a list of contacts from a file 8 years ago