109 Commits (c6ee8d065461fd613b82225ab2626b0cb15b9b47)

Author SHA1 Message Date
Diadlo 65b1463933
refactor(core): Move setAvatar to profile from core 8 years ago
Diadlo b126d21922
refactor(core): Merge friendAdded and friendshipChanged 8 years ago
Diadlo 49e9eb8de2
refactor(core): Move saving request to history to Profile 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
tux3 c75ee8a661
fix: Various IPC event handling and related bugs on startup 9 years ago
Diadlo 328d0b6ddf
fix(nexus): Add qRegisterMetaType call for ToxPk 9 years ago
sudden6 0b2f22d521
refactor(toxid): improve checks for valid ToxIDs 9 years ago
sudden6 a223510cf7
fix(toxid): Tox ID construction from ToxMe 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 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
bitok 2c03257700
refactor: fixes of static analyze warnings 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 2bdd9824c7
fix(ui): Prevent suicide crash on logout 9 years ago
Diadlo 6ed16db5fd
refactor(android): All android code is removed 9 years ago
agilob c415e063e1
Fix label text colour in login profile 10 years ago
tux3 6cc36a969a
Fix capitalization of Settings::loadpersonal() 10 years ago
tux3 38c68658e0
Fix personnal->personal typo 10 years ago
tux3 9163b73032
Refactor uses of playMono16Sound 10 years ago
tux3 477554ffba Clean up callback hell between AV UI and CoreAV 10 years ago
tux3 512dc8de2d Implement basic call logic 10 years ago
tux3 dbbc702c60 Strip out old AV code 10 years ago
tux3 b69f8425c6 Fix qTox on OSX, closes #2447 10 years ago
Nils Fenner 06ba8a0f6a
set login dialog style via css stylesheet 10 years ago
TheSpiritXIII 97bdaa5e5f Multi-window: OS X window list, fix OS X translations 10 years ago
TheSpiritXIII 49071baac7 OSX usable menu bar on login screen 10 years ago
TheSpiritXIII c662c0aa92 Update activity on friendship, fix category friend removing (circles and activity) 10 years ago
tux3 13bea16292
Add encrypting profile settings serializer 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 2dbf2e54b1 Implement restarting toxcore 10 years ago
tux3 5f94f33117 Use profile password for all encryption 10 years ago
tux3 42a7efb053 Implement the -p option 10 years ago
tux3 3fd6d5d3e9 Implement logout button 10 years ago
tux3 05a49e8072 Autosave on exit 10 years ago
tux3 abf65a5060 Remove deprecated profile management functions 10 years ago
tux3 bf29d4a6d5 Allow to load/create from login screen 10 years ago
tux3 032c561e62 Make Nexus own and start the LoginScreen 10 years ago
tux3 d53b426750 Replace OpenCV with FFmpeg 10 years ago
tux3 ef6385b6c4
Fix failedToStart/badProxy blocking signals 10 years ago
sudden6 1506a9a30e Change log messages to fit new log format 10 years ago
tux3 66cb02d1c3
Fix qTox Android build 10 years ago
tux3 542cae85d3
Give appropriately scary name to dangerous function 10 years ago
tux3 7eb9370c0b
Disable the GUI until a profile is active 10 years ago
Zetok Zalbavar 92f3b6a20f Code style improvements 10 years ago
tux3 e4859efe18
Refactor Core 10 years ago
tux3 228398d5de
Initial porting to the new Tox API 10 years ago
Dubslow e96211199d
Check for writability for Qr saves 11 years ago