.. |
chatlog
|
refactor(ToxPk): Remove ability to construct ToxId from ToxPk
|
2022-02-17 07:20:21 -08:00 |
core
|
fix(core): Fix logic error retrieving TCP port
|
2022-02-21 05:19:03 -08:00 |
model
|
fix(history): Replace invalid Tox ID saved in peers table with Tox public key
|
2022-02-20 14:27:33 -08:00 |
net
|
refactor(bootstrap): Store public key as ToxPk rather than QString
|
2022-02-21 02:51:41 -08:00 |
persistence
|
feat(Settings): Add setting for hiding group join and leave system messages
|
2022-02-20 17:32:23 -08:00 |
platform
|
fix(appimage): Use external binary path when enabling autorun from appimage
|
2021-09-23 21:05:27 -07:00 |
video
|
fix(macOS): Update video API usage for newer libavcodec
|
2022-02-16 18:04:57 -08:00 |
widget
|
feat(chatlog): Disable join and leave system messages based on setting
|
2022-02-20 18:15:00 -08:00 |
friendlist.cpp
|
docs(copyright): update and add copyright info
|
2019-06-28 01:18:26 +02:00 |
friendlist.h
|
refactor(style): use #pragma once rather than include guards
|
2020-05-03 15:51:52 -07:00 |
grouplist.cpp
|
refactor: remove Core::getInstance from grouplist
|
2020-05-11 10:28:26 +02:00 |
grouplist.h
|
refactor: remove Core::getInstance from grouplist
|
2020-05-11 10:28:26 +02:00 |
ipc.cpp
|
fix(ipc): allow IPC under windows by not using std::random_device with mingw
|
2020-04-30 19:26:18 -07:00 |
ipc.h
|
refactor(style): use #pragma once rather than include guards
|
2020-05-03 15:51:52 -07:00 |
loginscreen.ui
|
refactor(nexus): make loginscreen independent of nexus
|
2018-02-01 22:00:06 +01:00 |
main.cpp
|
refactor(core): use STL random implementation insted of Qt
|
2020-12-22 16:37:05 +01:00 |
mainwindow.ui
|
fix(ui): show empty status as placeholder instead of as status
|
2019-05-07 14:34:08 -07:00 |
nexus.cpp
|
feat(messages): Multipacket message support
|
2021-01-30 12:52:06 -08:00 |
nexus.h
|
refactor(cmake): change folder structure
|
2020-05-11 16:45:52 +02:00 |