.. |
audio
|
feat(audio): microphone voice activation
|
2017-11-13 00:48:46 -06:00 |
chatlog
|
perf(smileys): Use shared_ptr to automaticaly count references
|
2017-11-13 14:46:37 +03:00 |
core
|
fix(call): fix bugs introduced from ToxCall refactor
|
2017-11-02 13:41:44 -07:00 |
model
|
Merge pull request #4677
|
2017-11-01 12:51:53 +03:00 |
net
|
fix(video): don't use pointers to temporary objects
|
2017-11-12 13:10:35 +01:00 |
persistence
|
refactor: Use loaded icons as cache, make getAsIcon const
|
2017-11-13 14:46:37 +03:00 |
platform
|
fix(video): don't use pointers to temporary objects
|
2017-11-12 13:10:35 +01:00 |
video
|
fix(video): don't use pointers to temporary objects
|
2017-11-12 13:10:35 +01:00 |
widget
|
perf(smileys): Use shared_ptr to automaticaly count references
|
2017-11-13 14:46:37 +03: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
|
refactor: Move friend and group in model directory
|
2017-08-06 13:55:02 +03:00 |
grouplist.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
ipc.cpp
|
Merge pull request #4679
|
2017-09-28 18:42:53 +02:00 |
ipc.h
|
fix(IPC): don't double lock shared memory
|
2017-09-25 10:37:01 -07:00 |
loginscreen.ui
|
feat(UI): add some accessibility labels to login pages
|
2016-11-14 20:01:48 +00:00 |
main.cpp
|
feat(login): Add command line argument to open login screen
|
2017-09-26 13:41:46 -07:00 |
mainwindow.ui
|
feat(UI): add accessibility labels to all remaining .ui files
|
2016-11-29 00:17:52 +00:00 |
nexus.cpp
|
fix(logout): Synchronously call showLogin to avoid multiple deletion
|
2017-10-20 14:14:37 -07:00 |
nexus.h
|
fix(logout): Synchronously call showLogin to avoid multiple deletion
|
2017-10-20 14:14:37 -07:00 |