1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
2018-01-31 00:01:52 +03:00
..
core.cpp feat: Prefere new line as message break 2018-01-20 14:07:22 +03:00
core.h refactor: Rename signal and remove unused params 2017-11-25 01:16:10 +03:00
coreav.cpp fix(core): Use new API for bitrate set 2018-01-31 00:01:52 +03:00
coreav.h refactor(toxcall): remove callId from ToxCall members 2017-10-28 11:47:56 +02:00
corefile.cpp refactor(core): rename corestructs to toxfile.cpp 2017-10-31 09:32:53 +01:00
corefile.h refactor(core): rename corestructs to toxfile.cpp 2017-10-31 09:32:53 +01:00
dhtserver.cpp refactor: Extract DhtServer in separate file 2017-10-11 08:51:32 +03:00
dhtserver.h refactor: Extract DhtServer in separate file 2017-10-11 08:51:32 +03:00
icoresettings.h refactor: Create interface for core settings 2017-10-11 08:51:32 +03:00
recursivesignalblocker.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
recursivesignalblocker.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
toxcall.cpp fix(call): fix bugs introduced from ToxCall refactor 2017-11-02 13:41:44 -07:00
toxcall.h fix(call): fix bugs introduced from ToxCall refactor 2017-11-02 13:41:44 -07:00
toxencrypt.cpp chore: Update to immutable TES API and one-big-lib change. 2018-01-14 15:47:43 +00:00
toxencrypt.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
toxfile.cpp refactor(core): rename corestructs to toxfile.cpp 2017-10-31 09:32:53 +01:00
toxfile.h refactor(core): rename corestructs to toxfile.cpp 2017-10-31 09:32:53 +01:00
toxid.cpp refactor(toxid): use left instead of mid 2017-09-09 22:25:39 +03:00
toxid.h refactor: Add copy and move assignment operator to toxid and toxpk 2017-06-12 13:46:42 +03:00
toxpk.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
toxpk.h refactor: Add copy and move assignment operator to toxid and toxpk 2017-06-12 13:46:42 +03:00
toxstring.cpp refactor(core): add new class for easy string conversion 2017-03-09 11:01:34 +01:00
toxstring.h refactor(core): add new class for easy string conversion 2017-03-09 11:01:34 +01:00