49 Commits (c28b2604cdea32fc8d9dcab64b7dda9db12326c1)

Author SHA1 Message Date
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
sudden6 5afa78cd4d
refactor(ipc): cleanup and improve debug messages 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Diadlo c274cec87e
fix(ipc): Add check if IPC init failed 8 years ago
Diadlo 43c2308b7b
fix(ipc): Reorder initialize list 8 years ago
anthony.bilinski 0bf27a000a fix(IPC): don't double lock shared memory 8 years ago
Diadlo c2140e21ad
fix(ipc): Call processEvent on timer timeout 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 7d3020cba3
refactor(IPC): Remove IPC singlton 8 years ago
Diadlo f11860680b
refactor(IPC): Remove Settings from IPC 8 years ago
Yuri e597d391fc fix(includes): Added missing #include <ctime> 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
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
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
Diadlo 9a62f44c33
docs(core): Added leading stars 9 years ago
Diadlo 2696a9265a
docs(core): Change comment style 9 years ago
Diadlo 6ed16db5fd
refactor(android): All android code is removed 9 years ago
Polshakov Dmitry 2143e21e89
style(ipc, widgets, genericcharitemlayout): Small style changes 9 years ago
rku 056a77d4dd Cleaned up all the ipc/startup code: 10 years ago
tux3 af59b5b45a
Fix IPC not taking ownership after crash 10 years ago
Nils Fenner a8725729bf
readd msleep with lowest possible sleep time 10 years ago
Nils Fenner 5ddfc2eefe
cleanup inheritance QThread --> QObject and includes 10 years ago
Nils Fenner 42a917fc58
remove obsolete QThread::msleep completely 10 years ago
tux3 59e0692069 Sleep 10ms in IPC wait loop, not 10 SECONDS! 10 years ago
tux3 8fbc0c8b59
Remove some debug output fluff 10 years ago
tux3 8d1a3b7357
Sleep while waiting for IPC events 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 510b8d7d51
Remove some spammy debug output 10 years ago
Ansa89 f716027180 Fix needed to compile on slackware64 14.1 (with multilib) 10 years ago
tux3 a841224683
Use proper random for IPC 10 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 10 years ago
sudden6 1506a9a30e Change log messages to fit new log format 10 years ago
tux3 66314bc38d
Fix nullptr dereference in IPC::isCurrentOwner 10 years ago
tux3 9dedd22bb2
Port file transfers to the new API 10 years ago
novist a8cd541cb5 IPC improvements 11 years ago
novist 41fd5ab558 Allow only main (IPC owner) instance to save global settings 11 years ago
novist 9523484bfe Reworked IPC class: 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a3b4198270
Fix possible crash on ~IPC 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA ae91311241
Silence IPC:processEvents failed to lock 11 years ago
dubslow 7a20254dd1 handle tox save files, also fix IdentForm bug 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 51efc3295f
IPC: Yield ownership on exit 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a035cc5576
Implement IPC, Tox URI, refactor Tox DNS 11 years ago