733 Commits (f37f9a94925fd5afd2eac40bd436f14225a32f31)

Author SHA1 Message Date
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history 6 years ago
sudden6 9306e946f8
refactor: remove Core::getInstance() from ChatForm classes 6 years ago
sudden6 2809cd91f5
refactor: remove Core::getInstance from SettingsWidget 6 years ago
sudden6 c1ec6bc649
refactor(widget): remove usage of Core::getInstance 6 years ago
iphydf 58b4c19709
chore: remove extra ; 6 years ago
iphydf e71225268f
chore: Various code cleanups. 6 years ago
Anthony Bilinski f756dbae2a
chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 6 years ago
Anthony Bilinski 3a5e28fffb
fix(model): take QObject receiver argument to interface signal connection macro 6 years ago
Anthony Bilinski 24e4ec3751
fix(model): take QObject receiver argument to interface signal connection macro 6 years ago
Anthony Bilinski 88d10b1249
refactor(widget): remove uneeded check of if message is targetted 6 years ago
Anthony Bilinski 239dfdc65c
refactor(status): move isOnline into Status from Friend 6 years ago
Igor Kushnir f9f634b326 fix(ui): quit qTox on Ctrl+Q when "Close to tray" is enabled 6 years ago
Anthony Bilinski e85d3f522a
fix(icon): use Qt tray icon in all cases, remove platform specific backends 6 years ago
Anthony Bilinski f7a2a7d648
fix(widget): only change group title once 6 years ago
Anthony Bilinski 602671c9dc
fix(core): don't set core status on connect, just update UI 6 years ago
jessica181920 11b34c84ef fix(i18n): Various English fixes 6 years ago
sudden6 2ea5030958
fix(widget): don't try to play audio if it's disable 6 years ago
sudden6 db802822f3
fix: empty username causes mention on ever message 6 years ago
sudden6 641fba3553
fix: empty username causes mention on ever message 6 years ago
antony-jr 5eea8ba27f
feat(build): add the delta updater 7 years ago
jenli669 1c94f090c8
refactor(widget): replace qt_mac_set_dock_menu() in widget 7 years ago
jenli669 105f9ec401
refactor(widget): remove Widget::getInstance 7 years ago
jenli669 7fca93bde9
refactor(circlewidget): link CircleWidget ContentDialogs using signals 7 years ago
jenli669 20979744c9
refactor(chatform): make ChatForm use signals for updateFriendActivity 7 years ago
jenli669 09f37a97f9
refactor(widget): make searchWidget always use signals 7 years ago
jenli669 e57693fa8f
refactor(widget): stop using getInstance in Widget 7 years ago
jenli669 6d0ae67c9d
refactor(widget): remove Widget singleton in ContentDialog 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
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 7 years ago
Diadlo 0b9b538601 refactor: Inject DialogsManager in chatrooms 7 years ago
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 7 years ago
jenli669 85f90ab221
fix(audio): correctly loop incoming call sound 7 years ago
Monsterovich 1c02dc2d6b fix(ui): fix 2 7 years ago
Monsterovich f8b54b39f3 fix(ui): apply requested changes 7 years ago
Monsterovich 3b305dd05a fix(ui): Added option to hide message sender and contents 7 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 7 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 7 years ago
Anthony Bilinski 17048c9cc4
feat(ui): add event icons for all statuses 7 years ago
Anthony Bilinski c8b156b3a1
feat(settings): save friend list sorting mode 7 years ago
Anthony Bilinski d55332ee0a
fix(activity): change last activity time from QDate to QDateTime 7 years ago
Anthony Bilinski 5f40ed8d8c
fix(friendlist): don't update friend's last activity on every start 7 years ago
Anthony Bilinski b7bd7c6215
refactor(group): move peer tracking logic to Group from GroupChatForm 7 years ago
Anthony Bilinski 04f1ccda35
fix(group): treat empty peer names like empty friend names, by showing pk 7 years ago
Anthony Bilinski 08839b7052
refactor(group): remove redundant updatePeer API 7 years ago
Anthony Bilinski e9f8795197
fix(ui): show empty status as placeholder instead of as status 7 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 7 years ago
Anthony Bilinski 881aa3083a
fix(status): use enum as UI property instead of untranslated string 7 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 7 years ago
Diadlo 15d72a9610
fix: Call 'tr' in place, where text is accessible 7 years ago