51 Commits (24e7c4efd49c935decf9f6ad07ab5dfdc8e11606)

Author SHA1 Message Date
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 7f7b29e55e
refactor(core): use smart pointers instead of raw pointers 7 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 7 years ago
sudden6 8574162949
refactor(core): cleanup Core class 7 years ago
sudden6 2a8ab03e46
fix(file): don't clean the filenames of avatar transfer 7 years ago
Alice ab85716f00 fix(core): Clean illegal chars from filenames 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
sudden6 1dce8f6468
refactor(core): rename corestructs to toxfile.cpp 8 years ago
sudden6 f82f57ec91
refactor: don't pass ToxPk as QString 8 years ago
sudden6 4e548662d7
refactor(core): remove CString 9 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
Zetok Zalbavar 541bc0e174
refactor(core): simplify code for tox interval during file transfer 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
Diadlo 4f9cb0b008
refactor: rename args to conform to C++11 § 17.6.4.3.2 9 years ago
Diadlo 3c304c50bc
refactor(core): Added error handling 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
Diadlo 0a0db25f68
style(corefile): Small style fixes 9 years ago
Diadlo 72780e6c7a
docs(todo): Changed todo format 9 years ago
Diadlo 31d8e7eef0
docs: Replaced simple on doxygen tag 9 years ago
Diadlo 9a62f44c33
docs(core): Added leading stars 9 years ago
Diadlo 2696a9265a
docs(core): Change comment style 9 years ago
Diadlo f8eda7eb57
style(core): Style fixes 9 years ago
tux3 cbe8104576
Fix bad handling of empty avatars 10 years ago
tux3 ab8220c2cf
Remove stale TODO 10 years ago
tux3 981588d630
Fix some avatars saved with the wrong name 10 years ago
tux3 9905042434
Fix wrong word in copypasted log message 10 years ago
tux3 25ed3d4fba
Fix avatars for encrypted profiles 10 years ago
Zetok Zalbavar cfea4675d7
Don't show in debug output nicks 10 years ago
Impyy 98c21f3832 Added a context menu to edit/remove the avatar 10 years ago
tux3 8fbc0c8b59
Remove some debug output fluff 10 years ago
Zetok Zalbavar 2088c26028
Better wording for accepting / rejecting avatars 10 years ago
tux3 aeb9a7f62f
Fix some warnings 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 3656b1e5eb
Improve avatar caching reliability 10 years ago
tux3 1ded562d9d
Clean Settings interface 10 years ago
tux3 9fdf382d7b
Correctly send avatar hashs as file_idS 10 years ago
tux3 15cc64069f
Fix #1634 10 years ago
tux3 7cb98b90c7
Faster file transfers (up to 160ms/s) 10 years ago
sudden6 1506a9a30e Change log messages to fit new log format 10 years ago
tux3 2ff2414627
Log size of received avatar data 10 years ago
tux3 66cb02d1c3
Fix qTox Android build 10 years ago
tux3 e74e29e4fb
Cleanly cancel broken file transfers 10 years ago
tux3 cdb2bad7c3
Signal broken file transfers 10 years ago
tux3 c6e60c4c77
Remove some CoreFile debug output 10 years ago
tux3 bd5eebbc2e
Cache avatar sending, fix image file preview 10 years ago
tux3 9d3d17d05e
Avatar sending on top of file transfers 10 years ago
tux3 9dedd22bb2
Port file transfers to the new API 10 years ago