1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2017-04-30 20:18:02 +01:00
..
audio feat(audio): don't use dynamic memory allocation and remove resource leak 2017-04-14 09:09:56 +02:00
chatlog Merge pull request #4305 2017-04-07 18:40:07 +02:00
core fix: fixed segfault after accepting group invite 2017-04-12 22:57:31 +03:00
net fix: Fix incorrect headers order 2017-03-18 19:36:50 +06:00
persistence fix(profile): toxsave wasn't correctly encrypted 2017-04-23 13:51:31 +02:00
platform fix: Fix incorrect headers order 2017-03-18 19:36:50 +06:00
video fix: Stop using deprecated avcodec_decode_video2 2017-03-20 21:10:27 +03:00
widget feat(l10n): add Romanian translation to UI 2017-04-30 20:18:02 +01:00
friend.cpp refactor(friend): Remove obsolete code from Friend class 2017-03-08 15:18:40 +03:00
friend.h refactor(friend): Remove obsolete code from Friend class 2017-03-08 15:18:40 +03:00
friendlist.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
friendlist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
group.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
group.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
groupinvite.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
groupinvite.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ipc.cpp fix(includes): Added missing #include <ctime> 2017-04-11 00:04:48 -07:00
ipc.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp fix(includes): Added missing #include <ctime> 2017-04-11 00:04:48 -07:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
nexus.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00