1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2017-10-26 12:32:35 +02:00
..
audio fix: remove unused variables 2017-10-08 12:44:56 +01:00
chatlog fix(preview): only downscale preview images, never upscale 2017-10-20 12:01:34 -07:00
core fix(video): reduce default video bitrate to make it more usable 2017-10-23 14:22:26 +02:00
model refactor(profile): Move core connect from form to model 2017-10-13 09:12:42 +03:00
net fix(toxme): Add #include <ctime> to toxmedata 2017-10-13 17:10:10 +03:00
persistence fix(settings): prevent signed overflow and associated warning 2017-10-20 00:17:10 +02:00
platform fix(platform): use result to remove -Wunused-result warning 2017-10-04 19:11:52 +03:00
video fix(video): prevent segfault when ending videocall 2017-10-26 12:32:35 +02:00
widget Merge pull request #4747 2017-10-23 13:46:34 +02:00
friendlist.cpp refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
friendlist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.cpp refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
grouplist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ipc.cpp Merge pull request #4679 2017-09-28 18:42:53 +02:00
ipc.h fix(IPC): don't double lock shared memory 2017-09-25 10:37:01 -07:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp feat(login): Add command line argument to open login screen 2017-09-26 13:41:46 -07:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp Merge pull request #4607 2017-09-17 23:19:24 +02:00
nexus.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00