106 Commits (a3517d42914f1daeddf544b30c6c25a2afca4757)

Author SHA1 Message Date
Anthony Bilinski a3517d4291
refactor(Nexus): Remove all uses of getProfile in child classes 3 years ago
Anthony Bilinski 71c3f997b4
refactor: Move FriendList global state into class 3 years ago
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class 3 years ago
Anthony Bilinski 94d0f29603
refactor(GUI): Remove GUI::themeReload, give responsibility to Style 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 adc0f0cca6
refactor: Comply with Wmissing-declarations 3 years ago
Anthony Bilinski 48ad6cc17a
refactor: Comply with Wunused-parameter 3 years ago
Anthony Bilinski fc2e445294
refactor: Comply with Wshadow 3 years ago
woxcab d621d74511
fix(ui): reorder the window title 4 years ago
TriKriSta 14f4188401
refactor: save friendScroll as a class member 5 years ago
TriKriSta 3bf3128a4f
fix(ui): implement and connect reloadTheme in leaf classes 5 years ago
sudden6 445340a0e9
refactor: remove getInstance from ContentDialog 5 years ago
bodwok 59a59fdc09
fix(chatform): crash after opening chat in new window 6 years ago
jenli669 ba9d724a17
refactor(widget): make contentDialog use swapItemsAt in Qt 5.13 6 years ago
jenli669 09f37a97f9
refactor(widget): make searchWidget always use signals 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
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 6 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 6 years ago
Anthony Bilinski c0fdc42e33
refactor(mime): store ToxPk and GroupId as mimedata 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
Diadlo 68bf26305c
style: Fix EOF, remove trailing space and add braces 7 years ago
Diadlo 3f5105d5c1
refactor: Connect ContentDialog::setStatusMessage to friend directly 7 years ago
Diadlo 52f8ba48c4
refactor: Remove using Manager from ContentDialog 7 years ago
Diadlo 4353468647
refactor: Rewrite update status message 7 years ago
Diadlo 8937f87f87
refactor: Rewrite update status 7 years ago
Diadlo 9129f256fa
refactor: Rewrite widget exists check 7 years ago
Diadlo b806f9e7e3
refactor: Rewrite focus{Friend,Group} 7 years ago
Diadlo ee5a7d8e94
refactor: Move some methods back to ContentDialog 7 years ago
Diadlo 7ad8607c43
refactor: Create ContentDialogManager 7 years ago
Diadlo a446d9b197
refactor: Remove ContentDialog::openNewDialog 7 years ago
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder 7 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 7 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 7 years ago
ezavod 39968a313d
fix(chatform): name in window title and close detached chats 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
sudden6 1f8c9a2e2f
refactor: update displayed user name from the friend model 8 years ago
Diadlo 0586e65e72
refactor: Remove using 'Group::getChatForm' 8 years ago
Diadlo 61e0dff8a4
refactor: Remove 'FriendWidget::setChatForm' 8 years ago
tox-user 4288785d31 feat(UI): new status icons for message notifications 8 years ago
Diadlo 62c60a89df
refactor: Remove unused 'SettingsWidget' from 'ContentDialog' 8 years ago
Zetok Zalbavar c089c80e53
fix: remove unused variables 8 years ago
Diadlo 026517dc5a
chore(warning): Fix compile warnings 8 years ago
Diadlo 1e90106a08
refactor(groupwidget): Move updatTitle in GroupWidget 8 years ago
Diadlo 47cf113868
refactor(groupwidget): Move call updateUserCount in GroupWidget 8 years ago
Diadlo 11e75104f4
refactor(group): Don't pass widget on model change 8 years ago
Diadlo 99ebb73562
refactor: Remove deprecated methods to get id 8 years ago