1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around
reasons:
- most of the time we don't even know the Tox ID but only the Public Key
- use well defined objects instead of strings that could be anything
2017-01-04 00:20:24 +01:00
..
core.cpp feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00
core.h feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00
coreav.cpp revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
coreav.h revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
coredefines.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
coreencryption.cpp revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
corefile.cpp feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00
corefile.h refactor(core): simplify code for tox interval during file transfer 2016-12-30 13:57:55 +00:00
corestructs.cpp revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
corestructs.h feat(settings): add notification signals for changed settings values 2016-08-14 18:08:24 +02:00
cstring.cpp chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
cstring.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
indexedlist.h refactor(core): fix IndexedList comparison type casts from signed/unsigned 2016-08-01 21:24:53 +02:00
recursivesignalblocker.cpp chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
recursivesignalblocker.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
toxcall.cpp revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
toxcall.h revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
toxid.cpp feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00
toxid.h feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00
toxpk.cpp feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00
toxpk.h feat(toxid): reduce passing Tox IDs around 2017-01-04 00:20:24 +01:00