1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Andrew Morgan bbefe0119d
feat(chatform): Disable call buttons if friend is offline
Call buttons would be enabled but non-functional if you were looking at a friend who was offline. We now check if the friend is offline and disable the call buttons if so.
2016-07-04 01:05:13 -07:00
..
audio refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
chatlog fix(markdown): Remove spaces from markdown translation 2016-06-25 01:59:11 -07:00
core refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
net fix(i18n): Divide getting and translating Toxme error message 2016-05-10 23:28:59 +03:00
persistence feat(smileys): add emojione emoji-pack and make it the default 2016-06-12 15:50:43 +02:00
platform fix(capslock_x11): properly release the X display handle 2016-06-15 18:44:12 +02:00
video style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
widget feat(chatform): Disable call buttons if friend is offline 2016-07-04 01:05:13 -07:00
friend.cpp Grouplist: tracking of the friend's alias changing (fix: #1847) 2016-01-22 23:43:39 +06:00
friend.h Add status message setter and getter 2015-11-09 20:53:24 +00:00
friendlist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
friendlist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
group.cpp Merge pull request #2839 2016-03-26 12:48:17 +01:00
group.h remove unused code, removed unused checks 2015-10-18 10:18:06 +01:00
grouplist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
grouplist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
ipc.cpp refactor(android): All android code is removed 2016-05-15 02:42:20 +03:00
ipc.h cleanup inheritance QThread --> QObject and includes 2015-10-11 13:49:22 +02:00
loginscreen.ui fix(passwordfields): use PasswordEdit widget for all password fields 2016-06-17 21:55:27 +02:00
main.cpp style(main): Small style fixes 2016-06-28 22:42:49 +03:00
mainwindow.ui Revert "Revert changes from merge of #2092 pull request" 2016-02-20 22:32:57 +01:00
nexus.cpp refactor(android): All android code is removed 2016-05-15 02:42:20 +03:00
nexus.h refactor(android): All android code is removed 2016-05-15 02:42:20 +03:00