1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
2022-02-21 05:19:03 -08:00
..
contactid.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
contactid.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
core.cpp fix(core): Fix logic error retrieving TCP port 2022-02-21 05:19:03 -08:00
core.h fix(core): Track avatar offer file size to avoid cancelling transfers 2022-02-17 06:20:54 -08:00
coreav.cpp fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 2021-06-06 01:29:44 -07:00
coreav.h fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 2021-06-06 01:29:44 -07:00
coreext.cpp fix(toxext): Protect use of toxext modifying functions 2021-10-10 15:16:22 -07:00
coreext.h fix(toxext): Protect use of toxext modifying functions 2021-10-10 15:16:22 -07:00
corefile.cpp fix(core): Don't apply Windows file transfer rename on other platforms 2022-02-20 17:14:10 -08:00
corefile.h fix(core): Track avatar offer file size to avoid cancelling transfers 2022-02-17 06:20:54 -08:00
dhtserver.cpp refactor(bootstrap): Store public key as ToxPk rather than QString 2022-02-21 02:51:41 -08:00
dhtserver.h refactor(bootstrap): Store public key as ToxPk rather than QString 2022-02-21 02:51:41 -08:00
extension.h feat(messages): Multipacket message support 2021-01-30 12:52:06 -08:00
groupid.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupid.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
icoreextpacket.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoreextpacket.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icorefriendmessagesender.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icorefriendmessagesender.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoregroupmessagesender.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoregroupmessagesender.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoregroupquery.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoregroupquery.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoreidhandler.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoreidhandler.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoresettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
icoresettings.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
receiptnum.h feat(messages): History and offline message support for extended messages 2021-01-30 12:52:06 -08:00
toxcall.cpp refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
toxcall.h refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
toxencrypt.cpp chore(cleanup): replace remaining deprecated toxcore enums 2020-04-13 09:25:20 -07:00
toxencrypt.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxfile.cpp refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
toxfile.h refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
toxfilepause.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxfileprogress.cpp refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
toxfileprogress.h refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
toxid.cpp refactor(ToxPk): Remove ability to construct ToxId from ToxPk 2022-02-17 07:20:21 -08:00
toxid.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxlogger.cpp refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 2019-10-09 23:19:26 -07:00
toxlogger.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxoptions.cpp fix(i18n): Various English fixes 2019-09-14 15:00:59 -04:00
toxoptions.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxpk.cpp refactor(ToxPk): Remove ability to construct ToxId from ToxPk 2022-02-17 07:20:21 -08:00
toxpk.h refactor(ToxPk): Remove ability to construct ToxId from ToxPk 2022-02-17 07:20:21 -08:00
toxstring.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
toxstring.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00