1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
tox-user a729f2f8c0 feat(groupchat): mark blocked users with different color
Marks blacklisted groupchat users with red color.
2018-01-14 21:24:50 +01:00
..
audio fix: elimination of warning '-Wreorder' 2017-12-17 20:59:09 +03:00
chatlog perf(smileys): Use shared_ptr to automaticaly count references 2017-11-13 14:46:37 +03:00
core refactor: Rename signal and remove unused params 2017-11-25 01:16:10 +03:00
model fix(UI): prevent deadlocks on logout and profile delete 2018-01-11 12:10:30 +01:00
net chore: disable broken autoupdater by default 2018-01-04 01:03:52 +01:00
persistence refactor: Add IFriendSettings 2017-12-24 13:23:31 +03:00
platform fix(video): improve debug message 2017-12-22 21:33:57 +01:00
video fix(video): use float framerates also for V4L2 2017-12-22 21:33:35 +01:00
widget feat(groupchat): mark blocked users with different color 2018-01-14 21:24:50 +01:00
friendlist.cpp refactor: fix some warnings reported with "-Wall" 2017-10-31 09:32:52 +01:00
friendlist.h refactor: fix some warnings reported with "-Wall" 2017-10-31 09:32:52 +01:00
grouplist.cpp fix(group): Add second signal for titile changed 2017-11-15 09:17:22 +03:00
grouplist.h fix(group): Add second signal for titile changed 2017-11-15 09:17:22 +03:00
ipc.cpp fix(ipc): Add check if IPC init failed 2017-11-22 22:59:51 +03:00
ipc.h fix(ipc): Add check if IPC init failed 2017-11-22 22:59:51 +03:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp chore: disable broken autoupdater by default 2018-01-04 01:03:52 +01:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp refactor: Rename signal and remove unused params 2017-11-25 01:16:10 +03:00
nexus.h fix(logout): Synchronously call showLogin to avoid multiple deletion 2017-10-20 14:14:37 -07:00