1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
agilob 78ac29cb15
Add static icons for tray menu logout and quit
antis made us an icon for logout action and I reused cancel call icon
as quit action in tray menu

Refactored methods to change way how icons are loaded in widget.cpp
to make the methods more flexible

This should permanently fix #2491
2015-11-06 20:53:26 +00:00
..
audio Don't spam log dropped audio frames 2015-11-06 20:56:00 +01:00
chatlog use plaintext label for username and status in header 2015-10-23 16:21:05 +02:00
core Fix crash on audio -> video call promotion 2015-11-06 20:47:42 +01:00
net Change wording "tox{1,3}" → "toxdns{1,3}" 2015-09-10 13:09:01 +01:00
persistence Merge branch 'pr2343' 2015-10-23 15:20:58 +02:00
platform Merge branch 'pr2343' 2015-10-23 15:20:58 +02:00
video Faster video device opening 2015-10-24 05:20:49 +02:00
widget Add static icons for tray menu logout and quit 2015-11-06 20:53:26 +00:00
android.ui Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
friend.cpp make import run once 2015-10-18 22:15:49 +03:00
friend.h Fix group name changes not displaying 2015-09-14 20:25:16 +02: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 remove unused code, removed unused checks 2015-10-18 10:18:06 +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 readd msleep with lowest possible sleep time 2015-10-12 20:28:03 +02:00
ipc.h cleanup inheritance QThread --> QObject and includes 2015-10-11 13:49:22 +02:00
loginscreen.ui style login screen completely via css 2015-10-14 21:11:39 +02:00
main.cpp Fix IPC::~IPC use after free of static log file 2015-10-23 19:21:37 +02:00
mainwindow.ui use plaintext label for username and status in header 2015-10-23 16:21:05 +02:00
nexus.cpp Refactor uses of playMono16Sound 2015-10-24 02:37:27 +02:00
nexus.h Multi-window: OS X window list, fix OS X translations 2015-09-12 19:07:45 +02:00