1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
2017-10-13 09:12:41 +03:00
..
core.cpp refactor(profileinfo): Move some methods in profile info class 2017-10-13 09:12:41 +03:00
core.h refactor(profileinfo): Move some methods in profile info class 2017-10-13 09:12:41 +03:00
coreav.cpp feat(settings): make audio quality setting persistent 2017-09-29 12:33:30 +02:00
coreav.h feat(settings): make audio quality setting persistent 2017-09-29 12:33:30 +02:00
corefile.cpp refactor: don't pass ToxPk as QString 2017-10-06 23:57:55 +02:00
corefile.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
corestructs.cpp refactor: Extract DhtServer in separate file 2017-10-11 08:51:32 +03:00
corestructs.h refactor: Extract DhtServer in separate file 2017-10-11 08:51:32 +03: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
indexedlist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00: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 feat(audio): add alternative OpenAL backend 2017-08-05 21:12:32 +02:00
toxcall.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
toxencrypt.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
toxencrypt.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00: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