Home
last modified time | relevance | path

Searched refs:m_chatStorage (Results 1 – 25 of 56) sorted by relevance

123

/dports/polish/kadu/kadu-4.3/plugins/sql_history/storage/
H A Dsql-chats-mapping.cpp54 m_chatStorage = chatStorage; in setChatStorage()
198 return m_chatStorage->create(); in stringToChat()
204 return m_chatStorage->create(); in stringToChat()
209 …return ChatTypeRoom::findChat(m_chatManager, m_chatStorage, account, items.at(1), ActionCreateAndA… in stringToChat()
217 return ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in stringToChat()
232 return ChatTypeContactSet::findChat(m_chatManager, m_chatStorage, contacts, ActionCreateAndAdd); in stringToChat()
235 return m_chatStorage->create(); in stringToChat()
/dports/polish/kadu/kadu-4.3/kadu-core/model/
H A Dmodel-index-list-converter.cpp52 m_chatStorage = chatStorage; in setChatStorage()
145 …return ChatTypeContact::findChat(m_chatManager, m_chatStorage, m_buddyPreferredManager->preferredC… in chatFromBuddies()
147 …return ChatTypeContactSet::findChat(m_chatManager, m_chatStorage, m_buddyPreferredManager->preferr… in chatFromBuddies()
168 …? ChatTypeContact::findChat(m_chatManager, m_chatStorage, *contacts.constBegin(), ActionCreateAndA… in chatFromContacts()
169 : ChatTypeContactSet::findChat(m_chatManager, m_chatStorage, contacts, ActionCreateAndAdd); in chatFromContacts()
/dports/polish/kadu/kadu-4.3/kadu-core/chat/
H A Dbuddy-chat-manager.cpp55 m_chatStorage = chatStorage; in setChatStorage()
80 auto result = m_chatStorage->create(); in createAndInsertBuddyChat()
89 …auto contactChat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAn… in createAndInsertBuddyChat()
108 …buddyDetails->addChat(ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionRetur… in buddyContactAdded()
120 …buddyDetails->removeChat(ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionRe… in buddyContactRemoved()
H A Dchat-manager-impl.cpp45 m_chatStorage = chatStorage; in setChatStorage()
83 return m_chatStorage->loadStubFromStorage(storagePoint); in loadStubFromStorage()
H A Dbuddy-chat-manager.h84 QPointer<ChatStorage> m_chatStorage; variable
/dports/polish/kadu/kadu-4.3/plugins/gadu_protocol/
H A Dgadu-url-handler.cpp63 m_chatStorage = chatStorage; in setChatStorage()
104 …auto const &chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAn… in openUrl()
143 …const Chat &chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAn… in accountSelected()
/dports/polish/kadu/kadu-4.3/plugins/jabber_protocol/
H A Djabber-url-handler.cpp80 m_chatStorage = chatStorage; in setChatStorage()
124 …const Chat &chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAn… in openUrl()
163 …const Chat &chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAn… in accountSelected()
/dports/polish/kadu/kadu-4.3/kadu-core/talkable/
H A Dtalkable-converter.cpp70 m_chatStorage = chatStorage; in setChatStorage()
129 …auto const &chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, m_buddyPreferredManager… in toChat()
133 …case Talkable::ItemContact: return ChatTypeContact::findChat(m_chatManager, m_chatStorage, talkabl… in toChat()
/dports/polish/kadu/kadu-4.3/plugins/encryption_otr/
H A Dotr-context-converter.cpp56 m_chatStorage = chatStorage; in setChatStorage()
72 return ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in connectionContextToChat()
H A Dotr-message-service.cpp89 m_chatStorage = chatStorage; in setChatStorage()
102 Chat chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in injectMessage()
H A Dotr-message-event-service.cpp56 m_chatStorage = chatStorage; in setChatStorage()
71 auto chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in handleMessageEvent()
H A Dotr-session-service.cpp92 m_chatStorage = chatStorage; in setChatStorage()
135 …CurrentMessageManager->sendMessage(ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact… in startSession()
H A Dotr-notifier.cpp57 m_chatStorage = chatStorage; in setChatStorage()
97 auto chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in notify()
H A Dotr-message-event-service.h50 QPointer<ChatStorage> m_chatStorage; variable
H A Dotr-message-service.h55 QPointer<ChatStorage> m_chatStorage; variable
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/
H A Dchat-style-preview.cpp63 m_chatStorage = chatStorage; in setChatStorage()
110 auto chat = m_chatStorage->create(); in preparePreview()
H A Dchat-room-edit-widget.cpp52 m_chatStorage = chatStorage; in setChatStorage()
127 …Chat sameChat = ChatTypeRoom::findChat(m_chatManager, m_chatStorage, AccountCombo->currentAccount(… in dataChanged()
H A Dchat-room-edit-widget.h50 QPointer<ChatStorage> m_chatStorage; variable
/dports/polish/kadu/kadu-4.3/kadu-core/status/
H A Dstatus-notification-service.cpp61 m_chatStorage = chatStorage; in setChatStorage()
151 auto chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in notifyStatusChanged()
/dports/polish/kadu/kadu-4.3/plugins/last_seen/
H A Dinfos_dialog.cpp66 m_chatStorage = chatStorage; in setChatStorage()
171 …actionContext.setChat(ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreat… in customContextMenuRequested()
/dports/polish/kadu/kadu-4.3/kadu-core/file-transfer/
H A Dfile-transfer-notification-service.cpp66 m_chatStorage = chatStorage; in setChatStorage()
113 …auto chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, fileTransfer.peer(), ActionCre… in notifyIncomingFileTransfer()
/dports/polish/kadu/kadu-4.3/plugins/jabber_protocol/services/
H A Djabber-chat-service.cpp76 m_chatStorage = chatStorage; in setChatStorage()
229 auto chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in handleNormalReceivedMessage()
/dports/polish/kadu/kadu-4.3/plugins/gadu_protocol/services/
H A Dgadu-chat-service.cpp85 m_chatStorage = chatStorage; in setChatStorage()
282 …? ChatTypeContact::findChat(m_chatManager, m_chatStorage, *chatContacts.constBegin(), ActionCreate… in handleMsg()
283 : ChatTypeContactSet::findChat(m_chatManager, m_chatStorage, chatContacts, ActionCreateAndAdd); in handleMsg()
/dports/polish/kadu/kadu-4.3/kadu-core/gui/windows/open-chat-with/
H A Dopen-chat-with.cpp89 m_chatStorage = chatStorage; in setChatStorage()
251 Chat chat = ChatTypeContact::findChat(m_chatManager, m_chatStorage, contact, ActionCreateAndAdd); in itemActivated()
/dports/polish/kadu/kadu-4.3/kadu-core/gui/windows/
H A Dadd-room-chat-window.cpp64 m_chatStorage = chatStorage; in setChatStorage()
231 …Chat chat = ChatTypeRoom::findChat(m_chatManager, m_chatStorage, AccountCombo->currentAccount(), R… in computeChat()

123