109 Commits (c6ee8d065461fd613b82225ab2626b0cb15b9b47)

Author SHA1 Message Date
Anthony Bilinski c6ee8d0654
refactor(Nexus): Remove Nexus::getCore 3 years ago
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class 3 years ago
Anthony Bilinski 3444fed0ac
refactor(GUI): Remove GUI setEnabled, call on Widget directly 3 years ago
Anthony Bilinski b067aae207
refactor: Move Style global shared state into class 3 years ago
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId 3 years ago
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton 3 years ago
Anthony Bilinski 61b3cb528a
refactor: Remove CameraSource singleton 3 years ago
Anthony Bilinski adc0f0cca6
refactor: Comply with Wmissing-declarations 3 years ago
Anthony Bilinski fc2e445294
refactor: Comply with Wshadow 3 years ago
Mick Sayson 7474c6d8ac
feat(messages): Multipacket message support 5 years ago
sudden6 a90f0762d9
refactor(cmake): change folder structure 5 years ago
sudden6 9306e946f8
refactor: remove Core::getInstance() from ChatForm classes 5 years ago
Anthony Bilinski 70824729ff
chore(cleanup): don't use 0 as nullptr 5 years ago
sudden6 b5785a1b0c
fix: add missing type for Qt slot 5 years ago
sudden6 ad139d67c2
fix: add missing type for Qt slot 5 years ago
jenli669 b4bc09345c
fix(loginScreen): make loginScreen return values comply with Qt standards 6 years ago
bodwok c37a05f40c
fix(login): fix a crash when many dialogs are open 6 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 00449937d4
refactor(profile): simplify Profile constructor 6 years ago
jenli669 8373e3abf3
refactor(nexus): replace deprecated QSignalMapper with lambda 6 years ago
jenli669 105f9ec401
refactor(widget): remove Widget::getInstance 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
jenli669 17d5d55259
fix(core): correctly relink ui/core when core is changed 6 years ago
jenli669 a7b4a09ccb
refactor(startup): handle autoLogin checkbox with signals 6 years ago
jenli669 ea2510157c
refactor(startup): decouple loginscreen from model 6 years ago
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 6 years ago
Anthony Bilinski 0f5ad725d7
fix(groups): fix assert on group invite accept 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Anthony Bilinski bef9d4b773
fix(settings): load personal settings before constructing core 6 years ago
Anthony Bilinski 5289c99962
feat(core): add send message error handling 7 years ago
Monsterovich 01f79b0d08 fix(core): update group peerLists on local changes 7 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
sudden6 2ab081b4a9
refactor: remove support for c-toxcore < 0.2.0 7 years ago
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 a8494980da
refactor(core): fix error handling 7 years ago
sudden6 8574162949
refactor(core): cleanup Core class 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
sudden6 d3d81bbdf3
feat: update to the new c-toxcore 0.2.0 conferences api 8 years ago
Diadlo e73dc10c7f
fix: Not quit on close if this setting is enabled 8 years ago
sudden6 11f263ffc3
refactor(nexus): make loginscreen independent of nexus 8 years ago
Diadlo 9ac5f881c6
refactor: Rename signal and remove unused params 8 years ago
anthony.bilinski 5046fc9010 fix(logout): Synchronously call showLogin to avoid multiple deletion 8 years ago
noavarice d514b48ef6
refactor: register GroupInvite as meta-type 8 years ago
anthony.bilinski e9d63397e1 fix(receipts): Prevent double message send for received receipt 8 years ago