1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
2019-05-09 14:43:30 -07:00
..
contactid.cpp refactor(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -07:00
contactid.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
core.cpp refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
core.h refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
coreav.cpp refactor: use smart pointer instead of raw pointer 2019-04-26 16:26:57 +02:00
coreav.h refactor(audio): move audio output to new IAudioSink interface 2019-04-25 21:30:19 +02:00
corefile.cpp fix(corefile): handle empty avatar transfer in core 2019-05-09 14:43:30 -07:00
corefile.h refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
dhtserver.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
dhtserver.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
groupid.cpp refactor(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -07:00
groupid.h refactor(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -07:00
icoresettings.h feat: remove old boostrap nodes code 2019-03-01 10:39:24 +01:00
toxcall.cpp refactor(audio): introduce IAudioSource interface and use it 2019-05-05 12:49:56 +02:00
toxcall.h refactor(audio): introduce IAudioSource interface and use it 2019-05-05 12:49:56 +02:00
toxencrypt.cpp chore(core): improve failed decryption error handling 2018-11-05 10:59:50 -08:00
toxencrypt.h chore(core): improve failed decryption error handling 2018-11-05 10:59:50 -08:00
toxfile.cpp refactor(files): change ToxFile's fileName to QString 2018-12-14 00:33:27 -08:00
toxfile.h fix(transfer): Accurately represent pause state in UI 2018-12-16 13:51:03 -08:00
toxfilepause.h fix(transfer): Accurately represent pause state in UI 2018-12-16 13:51:03 -08:00
toxid.cpp refactor(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -07:00
toxid.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxlogger.cpp chore(core): use new toxcore enum typenames 2018-09-17 10:40:07 -07:00
toxlogger.h chore(core): use new toxcore enum typenames 2018-09-17 10:40:07 -07:00
toxoptions.cpp fix(toxoptions): handle nullptr in parameters 2018-11-14 15:06:43 +01:00
toxoptions.h refactor(core): format code 2018-07-05 17:10:26 +02:00
toxpk.cpp refactor(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -07:00
toxpk.h refactor(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -07:00
toxstring.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxstring.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00