176 Commits (f37813ff88e67c4e9b66cbb2f9357a0e3cf0305f)

Author SHA1 Message Date
Vincas Dargis 32b97cb927 fix(platform): handle terminating POSIX signals 8 years ago
Diadlo 0b5b3fcf1a
fix(main): Use correct way to handle application quit 8 years ago
Diadlo 9908c7473b
refactor(main): Use application pointer 8 years ago
sudden6 a3b234e6dd
chore(formatting): run clang-format 8 years ago
Diadlo c2f82f7808
fix(IPC): Add update profileId in to IPC 8 years ago
Diadlo 5d117e6af8
refactor: Remove getCompactLayout from GenericChatroomWidget 8 years ago
Diadlo 7d3020cba3
refactor(IPC): Remove IPC singlton 8 years ago
Yuri e597d391fc fix(includes): Added missing #include <ctime> 8 years ago
Zetok Zalbavar bfd47733c2
fix(UI): actually load bundled Unicode font as soon as possible 8 years ago
sudden6 ffd7d0e93e
chore(font): update default font and add its license 9 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
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
iphydf 153ebb339d
chore: Shorten source file names in log messages. 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 4018c0041b
feat(main): Changed time in logs on UTC. 9 years ago
Diadlo 104c7c6e0c
style(main): Small style fixes 9 years ago
Diadlo 29ab61efdf
fix(main): Closing file before removing 9 years ago
Diadlo 6ed16db5fd
refactor(android): All android code is removed 9 years ago
initramfs 8e9a065f16
refactor(hidpi): enable HiDPI support if Qt supports it 9 years ago
Diadlo 64a19d3419
fix(main): Added check sodium_init result 9 years ago
sudden6 de4878909d
fix: Close logfile only after the disabling logging to file 9 years ago
sudden6 a7ffc08cdb
fix: Make logMessageHandler thread-safe 9 years ago
sudden6 c1e2a3c5b6
fix: Deadlock while rotating logs 9 years ago
Michał Šrajer 3227f6ea5b fix #2976 10 years ago
tux3 ff6725fe2a
Fix #2194: Create QApplication before logging 10 years ago
Andrew Morgan 3015be87ff Removed inconsistancies with logFileDir and handle error on removal of old log file. 10 years ago
Andrew Morgan 93991368c6 Added log rotation functionality. 10 years ago
Rowen Stipe 27fda2e579 Added basic migration compatibility code. 10 years ago
rku 056a77d4dd Cleaned up all the ipc/startup code: 10 years ago
tux3 dc5cd990b6
Remove some Windows debug code 10 years ago
tux3 d67e6c7449 Improve integrated update code to match the rest 10 years ago
tux3 2d7c65efbb
Fix IPC::~IPC use after free of static log file 10 years ago
agilob 7d8e0644ce remove dependency injection from systemtrayicon 10 years ago
Nils Fenner 3f38ba3896
initialize IPC on first call 10 years ago
Nils Fenner 6644622301
fix #2360 10 years ago
Nils Fenner 7cf1f564b0
remove dead code 10 years ago
TheSpiritXIII 814bd922ca Video: Group audio view avatars 10 years ago
Spagy 00efbf9e79 Remove call to ProfileLocker::clearAllLocks() 10 years ago
tux3 9e55c77849
Better freeing of CameraSource 10 years ago
tux3 bfd3086ca6
Fix #1840 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 c9202f6794
Asynchronous settings saving 10 years ago
tux3 1ded562d9d
Clean Settings interface 10 years ago
tux3 276f411ad2
Implment auto-login 10 years ago
tux3 192d9a5e29
Cleanup main() a bit 10 years ago