151 Commits (b9876f334212cb251813cb8707f7696a7b8a521d)

Author SHA1 Message Date
jenli669 b9876f3342
refactor(startup): check parser args with empty(), not size() 6 years ago
jenli669 ea2510157c
refactor(startup): decouple loginscreen from model 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Anthony Bilinski 18b52ce568
fix: register RowId meta type for use in fileInserted signal 6 years ago
Anthony Bilinski edf6b67313
refactor(core): strong type message receipt and row ID 7 years ago
Anthony Bilinski 8bf059bb2e
chore(ui): remove broken auto update 7 years ago
Anthony Bilinski 6c9d7b59c1
feat(ui): add update notification enabled with -DUPDATE_CHECK 7 years ago
TriKriSta 147cec3312 refactor: rename a css file. 7 years ago
TriKriSta 61720c1591 refactor: edit default theme 7 years ago
sudden6 bc3d3b3b13
fix(main): register IPC handlers only after starting up 7 years ago
sudden6 5033fc3f5d
refactor: remove unused includes and don't set Tox as organization 7 years ago
Anthony Bilinski 7839a26083
fix(settings): save settings early on Windows shutdown 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 7f7b29e55e
refactor(core): use smart pointers instead of raw pointers 7 years ago
Andrius Štikonas c1caeb585a fix(wayland): Fix desktop file name in Qt properties 7 years ago
Anthony Bilinski 1af3ad69e8
fix(login): start login screen on profile select by -p option 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Anthony Bilinski 703876c372
fix(login): Don't dereference null pointer 7 years ago
tox-user 23f6ad7047 fix: remove build date and time from main.cpp 7 years ago
Anthony Bilinski d2ad2107f2
fix(IPC): Update profileName to update IPC ID after login screen 7 years ago
sudden6 11f263ffc3
refactor(nexus): make loginscreen independent of nexus 8 years ago
sudden6 196529b8e8
chore: disable broken autoupdater by default 8 years ago
Diadlo c274cec87e
fix(ipc): Add check if IPC init failed 8 years ago
anthony.bilinski 0906b8eb1f feat(login): Add command line argument to open login screen 8 years ago
anthony.bilinski a601df31da fix(exit): delete heap-based QApplication before exit 8 years ago
anthony.bilinski 48d65c269a feat(ui): output instructions when user tries to open a second instance 8 years ago
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