32 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
sudden6 a90f0762d9
refactor(cmake): change folder structure 5 years ago
Anthony Bilinski 8abd4e47e9
refactor(style): use #pragma once rather than include guards 5 years ago
jenli669 31fec7488f
feat(proxy): provide commandline tools for proxy settings 6 years ago
jenli669 3e1e1f6087
feat(proxy): provide commandline tools for proxy settings 6 years ago
jenli669 8373e3abf3
refactor(nexus): replace deprecated QSignalMapper with lambda 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
jenli669 ea2510157c
refactor(startup): decouple loginscreen from model 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
sudden6 acc7058e65
refactor: remove another function from Nexus 7 years ago
sudden6 de773efec7
refactor: remove another function from Nexus 7 years ago
sudden6 6097c3f94f
refactor: remove Nexus::quit() and replace with qApp->quit() 7 years ago
sudden6 a3344a127f
refactor: remove unneeded busy waiting code 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
sudden6 11f263ffc3
refactor(nexus): make loginscreen independent of nexus 8 years ago
anthony.bilinski 5046fc9010 fix(logout): Synchronously call showLogin to avoid multiple deletion 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 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo 2696a9265a
docs(core): Change comment style 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
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
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 3fd6d5d3e9 Implement logout button 10 years ago
tux3 032c561e62 Make Nexus own and start the LoginScreen 10 years ago
tux3 542cae85d3
Give appropriately scary name to dangerous function 10 years ago
Dubslow e96211199d
Check for writability for Qr saves 11 years ago
Dubslow 07b87616a2
Refactor image filter as discussed 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 2e7c73dcb0
Cleanup before returning from main 11 years ago
tux3/mlkj 331baa7447 Use GUI instead of Widget for common GUI tasks 11 years ago
tux3/mlkj 46bba3f2f1 Initial Android support 11 years ago