247 Commits (039f6ff0b3b66732ee7f37a427447e1a45bd0a49)

Author SHA1 Message Date
bodwok 039f6ff0b3
fix(Widget): Incorrect removing of contacts 3 years ago
Anthony Bilinski 1e4eed76b5
refactor: Move GroupList global state into class 3 years ago
Anthony Bilinski c5fdb78676
fix(UI): Centre message boxes on main window 3 years ago
Anthony Bilinski cd3c7b392e
feat(UI): Add UI for removing group history 3 years ago
Anthony Bilinski 71c3f997b4
refactor: Move FriendList global state into class 3 years ago
Anthony Bilinski ffbff0bfa8
refactor: Remove ContentDialogManager singleton 3 years ago
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class 3 years ago
Anthony Bilinski b57e6c6fc4
refactor(GUI): Remove GUI setWindowTitle 3 years ago
Anthony Bilinski b067aae207
refactor: Move Style global shared state into class 3 years ago
Anthony Bilinski cabcf4111f
refactor(style): Match declaration and definition argument names 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 47328cc6bf
refactor: Remove SmileyPack singleton 3 years ago
Anthony Bilinski 7d40bcf43d
refactor: Remove DocumentCache singleton 3 years ago
Anthony Bilinski fc2e445294
refactor: Comply with Wshadow 3 years ago
Mick Sayson 26701283cd
feat(extensions): Split messages on extended messages 5 years ago
Mick Sayson 5f5f612841
feat(messages): History and offline message support for extended messages 5 years ago
Mick Sayson 7474c6d8ac
feat(messages): Multipacket message support 5 years ago
TriKriSta 3bf3128a4f
fix(ui): implement and connect reloadTheme in leaf classes 5 years ago
Mick Sayson 6e163ca5ed
feat(notification): Notifications now always replace the previous one 5 years ago
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
sudden6 9306e946f8
refactor: remove Core::getInstance() from ChatForm classes 5 years ago
sudden6 c1ec6bc649
refactor(widget): remove usage of Core::getInstance 5 years ago
Anthony Bilinski f756dbae2a
chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 5 years ago
Anthony Bilinski 1ad561ca4c
refactor(style): use only one of override, virtual, or final 6 years ago
Anthony Bilinski e85d3f522a
fix(icon): use Qt tray icon in all cases, remove platform specific backends 6 years ago
antony-jr 5eea8ba27f
feat(build): add the delta updater 6 years ago
jenli669 7fca93bde9
refactor(circlewidget): link CircleWidget ContentDialogs using signals 6 years ago
jenli669 20979744c9
refactor(chatform): make ChatForm use signals for updateFriendActivity 6 years ago
jenli669 09f37a97f9
refactor(widget): make searchWidget always use signals 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
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 6 years ago
Monsterovich 1c02dc2d6b fix(ui): fix 2 6 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
Anthony Bilinski b7bd7c6215
refactor(group): move peer tracking logic to Group from GroupChatForm 6 years ago
Anthony Bilinski 08839b7052
refactor(group): remove redundant updatePeer API 6 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 6 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 6 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 6 years ago
Anthony Bilinski ec500b6673
refactor(status): add Blocked status, deduplicate status parsing 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
sudden6 229ca307cf
refactor: remove unused functions detected by cppcheck 6 years ago
sudden6 66e2c01029
feat(notify): add desktop notifications using snorenotify 6 years ago
Anthony Bilinski 13afbf7ec6
fix(groups): avoid having to lookup peer pk 7 years ago
Anthony Bilinski edf6b67313
refactor(core): strong type message receipt and row ID 7 years ago