Home
last modified time | relevance | path

Searched refs:outputNoFmt (Results 26 – 40 of 40) sorted by relevance

12

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/logview/
H A DLogViewWindow.cpp438 outputNoFmt(iMsgType, line.section(' ', 1), KviIrcView::NoRepaint | KviIrcView::NoTimestamp); in itemSelected()
440 outputNoFmt(0, line, KviIrcView::NoRepaint | KviIrcView::NoTimestamp); in itemSelected()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/dcc/
H A DDccChatWindow.cpp252 outputNoFmt(KVI_OUT_SSL, __tr2qs_ctx("Low-level transport connection established", "dcc")); in startingSSLHandshake()
253 outputNoFmt(KVI_OUT_SSL, __tr2qs_ctx("Starting Secure Socket Layer handshake", "dcc")); in startingSSLHandshake()
H A DDccVoiceWindow.cpp883 outputNoFmt(KVI_OUT_DCCMSG, __tr_no_xgettext_ctx(str->ptr(), "dcc")); in event()
H A DDccVideoWindow.cpp915 outputNoFmt(KVI_OUT_DCCMSG, __tr_no_xgettext_ctx(str->ptr(), "dcc")); in event()
H A Drequests.cpp626 dcc->ctcpMsg->msg->console()->outputNoFmt(KVI_OUT_DCCMSG, in dccModuleParseDccRecv()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/torrent/
H A Dlibkvitorrent.cpp79 pOut->outputNoFmt(KVI_OUT_TORRENT, in auto_detect_torrent_client()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/sparser/
H A DKviIrcServerParser_ctcp.cpp1622 pOut->outputNoFmt(type, szMsg, 0, msg->msg->serverTime()); in parseCtcpRequestAction()
1864 msg->msg->console()->outputNoFmt(KVI_OUT_AVATAR, textLine); in parseCtcpReplyAvatar()
1942 msg->msg->console()->outputNoFmt(KVI_OUT_DCCERROR, in parseCtcpRequestDcc()
H A DKviIrcServerParser_literalHandlers.cpp1347 …console->outputNoFmt(KVI_OUT_SYSTEMMESSAGE, __tr2qs("NickServ requests authentication, executing s… in parseLiteralNotice()
1350 …console->outputNoFmt(KVI_OUT_SYSTEMERROR, __tr2qs("The scheduled NickServ identification command a… in parseLiteralNotice()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/snd/
H A Dlibkvisnd.cpp706 …c->window()->outputNoFmt(KVI_OUT_SYSTEMERROR, __tr2qs("Sorry, I can't find a sound system to use o… in snd_kvs_cmd_autodetect()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviQueryWindow.cpp528 outputNoFmt(KVI_OUT_SYSTEMWARNING, __tr2qs("This query has no active targets, no message sent")); in ownMessage()
H A DKviChannelWindow.cpp1881 outputNoFmt(KVI_OUT_SYSTEMMESSAGE, __tr2qs("Sent part request, waiting for reply...")); in partMessageSent()
H A DKviInputEditor.cpp2320 m_pKviWindow->outputNoFmt(KVI_OUT_SYSTEMMESSAGE, __tr2qs("No matches")); in completion()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/perlcore/
H A Dxs.inc216 pWnd->outputNoFmt(colorset,QString::fromUtf8(text));
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/object/
H A DKviKvsObject.cpp1140 w->outputNoFmt(KVI_OUT_SYSTEMMESSAGE, szOut); in function_listProperties()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviOptions.cpp1236 wnd->outputNoFmt(KVI_OUT_SYSTEMMESSAGE, __table[i].name); in listAvailableOptions()

12