746 Commits (251beb5b70fc50915720ed8217ecc22a949e052f)

Author SHA1 Message Date
powerjungle 251beb5b70
fix(translation): match text to translation files 5 years ago
TriKriSta a97c53313a
fix: clear custom style before update style 5 years ago
TriKriSta 3bf3128a4f
fix(ui): implement and connect reloadTheme in leaf classes 5 years ago
sudden6 3612e94f5f
refactor: cleanup Widget 5 years ago
sudden6 5fdadadfb5
refactor: remove getInstance() from friendchatroom.cpp 5 years ago
sudden6 c5e21be0f8
refactor: remove getInstance() from groupchatroom.cpp 5 years ago
sudden6 0f4dc940ce
refactor: remove Core dependency from Group 5 years ago
sudden6 445340a0e9
refactor: remove getInstance from ContentDialog 5 years ago
sudden6 19f4a6c4e0
refactor: remove getInstance from AddFriendForm 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
sudden6 82e0852f3c
refactor: remove Core::getInstance from grouplist 5 years ago
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history 5 years ago
sudden6 9306e946f8
refactor: remove Core::getInstance() from ChatForm classes 5 years ago
sudden6 2809cd91f5
refactor: remove Core::getInstance from SettingsWidget 5 years ago
sudden6 c1ec6bc649
refactor(widget): remove usage of Core::getInstance 5 years ago
iphydf 58b4c19709
chore: remove extra ; 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski f756dbae2a
chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 5 years ago
Anthony Bilinski 3a5e28fffb
fix(model): take QObject receiver argument to interface signal connection macro 5 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 6 years ago
jenli669 1c94f090c8
refactor(widget): replace qt_mac_set_dock_menu() in widget 6 years ago
jenli669 105f9ec401
refactor(widget): remove Widget::getInstance 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 e57693fa8f
refactor(widget): stop using getInstance in Widget 6 years ago
jenli669 6d0ae67c9d
refactor(widget): remove Widget singleton in ContentDialog 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
Diadlo 0b9b538601 refactor: Inject DialogsManager in chatrooms 6 years ago
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 6 years ago
jenli669 85f90ab221
fix(audio): correctly loop incoming call sound 6 years ago
Monsterovich 1c02dc2d6b fix(ui): fix 2 6 years ago
Monsterovich f8b54b39f3 fix(ui): apply requested changes 6 years ago
Monsterovich 3b305dd05a fix(ui): Added option to hide message sender and contents 6 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago