1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
sudden6 526701fa9f
fix(build): make the OpenAL backend build with OpenALSoft < 1.15
This is needed for Ubuntu 14.04 which we use on Travis CI.
2017-08-05 21:12:34 +02:00
..
audio fix(build): make the OpenAL backend build with OpenALSoft < 1.15 2017-08-05 21:12:34 +02:00
chatlog fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
core feat(audio): add alternative OpenAL backend 2017-08-05 21:12:32 +02:00
net chore(formatting): run clang-format 2017-06-01 09:50:59 +02:00
persistence chore(audio): format code 2017-08-05 21:12:34 +02:00
platform fix: Keep open and share X11 connection 2017-07-23 14:41:04 -07:00
video perf: Optimize open/close device 2017-07-05 23:53:17 +03:00
widget feat(audio): add setting to switch between new and old audio backend 2017-08-05 21:12:33 +02:00
friend.cpp refactor: Remove ChatForm creation from Friend 2017-07-30 11:45:18 +03:00
friend.h refactor: Remove ChatForm creation from Friend 2017-07-30 11:45:18 +03:00
friendlist.cpp refactor(friend): Remove Settings from Friend 2017-05-04 20:31:54 +03:00
friendlist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
group.cpp refactor(group): Changed Group flags types to bool 2017-05-08 22:39:00 +03:00
group.h refactor(group): Changed Group flags types to bool 2017-05-08 22:39:00 +03: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 chore(formatting): run clang-format 2017-06-01 09:50:59 +02:00
ipc.h fix(IPC): Add update profileId in to IPC 2017-05-24 19:41:54 +03:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp fix(main): Use correct way to handle application quit 2017-06-22 10:22:18 +03:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp refactor(core): Move setAvatar to profile from core 2017-05-24 19:43:47 +03:00
nexus.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00