115 Commits (cd4e261fa5fa25e7e561a7f6e68f6771bb3edcea)

Author SHA1 Message Date
Anthony Bilinski b394f22599
refactor(Nexus): Remove singleton, construct with needed arguments 4 years ago
Anthony Bilinski 0e7da7378f
refactor(Nexus): Remove static getCameraSource 4 years ago
Anthony Bilinski 665a6c4e3d
refactor(Nexus): Remove Nexus::getDesktopGUI 4 years ago
Anthony Bilinski 40b339b367
refactor(IPC): Remove activate's handler reliance on global state 4 years ago
Anthony Bilinski a3517d4291
refactor(Nexus): Remove all uses of getProfile in child classes 5 years ago
Anthony Bilinski c5fdb78676
fix(UI): Centre message boxes on main window 5 years ago
Anthony Bilinski c6ee8d0654
refactor(Nexus): Remove Nexus::getCore 5 years ago
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class 5 years ago
Anthony Bilinski 3444fed0ac
refactor(GUI): Remove GUI setEnabled, call on Widget directly 5 years ago
Anthony Bilinski b067aae207
refactor: Move Style global shared state into class 5 years ago
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId 5 years ago
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton 5 years ago
Anthony Bilinski 61b3cb528a
refactor: Remove CameraSource singleton 5 years ago
Anthony Bilinski adc0f0cca6
refactor: Comply with Wmissing-declarations 5 years ago
Anthony Bilinski fc2e445294
refactor: Comply with Wshadow 5 years ago
Mick Sayson 7474c6d8ac
feat(messages): Multipacket message support 6 years ago
sudden6 a90f0762d9
refactor(cmake): change folder structure 6 years ago
sudden6 9306e946f8
refactor: remove Core::getInstance() from ChatForm classes 6 years ago
Anthony Bilinski 70824729ff
chore(cleanup): don't use 0 as nullptr 7 years ago
sudden6 b5785a1b0c
fix: add missing type for Qt slot 7 years ago
sudden6 ad139d67c2
fix: add missing type for Qt slot 7 years ago
jenli669 b4bc09345c
fix(loginScreen): make loginScreen return values comply with Qt standards 7 years ago
bodwok c37a05f40c
fix(login): fix a crash when many dialogs are open 7 years ago
jenli669 31fec7488f
feat(proxy): provide commandline tools for proxy settings 7 years ago
jenli669 3e1e1f6087
feat(proxy): provide commandline tools for proxy settings 7 years ago
jenli669 00449937d4
refactor(profile): simplify Profile constructor 7 years ago
jenli669 8373e3abf3
refactor(nexus): replace deprecated QSignalMapper with lambda 7 years ago
jenli669 105f9ec401
refactor(widget): remove Widget::getInstance 7 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 7 years ago
jenli669 17d5d55259
fix(core): correctly relink ui/core when core is changed 7 years ago
jenli669 a7b4a09ccb
refactor(startup): handle autoLogin checkbox with signals 7 years ago
jenli669 ea2510157c
refactor(startup): decouple loginscreen from model 7 years ago
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 7 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 7 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 8 years ago
Anthony Bilinski 0f5ad725d7
fix(groups): fix assert on group invite accept 8 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 8 years ago
Anthony Bilinski bef9d4b773
fix(settings): load personal settings before constructing core 8 years ago
Anthony Bilinski 5289c99962
feat(core): add send message error handling 8 years ago
Monsterovich 01f79b0d08 fix(core): update group peerLists on local changes 8 years ago
sudden6 acc7058e65
refactor: remove another function from Nexus 8 years ago
sudden6 de773efec7
refactor: remove another function from Nexus 8 years ago
sudden6 6097c3f94f
refactor: remove Nexus::quit() and replace with qApp->quit() 8 years ago
sudden6 a3344a127f
refactor: remove unneeded busy waiting code 8 years ago
sudden6 2ab081b4a9
refactor: remove support for c-toxcore < 0.2.0 8 years ago
sudden6 24e7c4efd4
refactor(core): format code 8 years ago
sudden6 a8494980da
refactor(core): fix error handling 8 years ago
sudden6 8574162949
refactor(core): cleanup Core class 8 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 9 years ago
sudden6 d3d81bbdf3
feat: update to the new c-toxcore 0.2.0 conferences api 9 years ago