ダウンロードリスト

プロジェクト概要

!LibIrcClient Qt は、クロスプラット フォーム IRC クライアント ライブラリ Qt 4 で書かれています。!LibIrcClient Qt の libircclient、薄い Qt ラッパーとして始めたが、libircclient の独立した成長しています。必要に応じて、ICU でのエンコーディングの検出をサポートしています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-11-06 06:01
0.5.0

のIRC::SessionのAPIの追加:addBuffer()およびバッファ管理のためのバッファ();と001を受信したときに放出される()歓迎信号。 IRCの機能をサポートしています。明記して、MSGの機能。の修正プログラム"icu.pri:エスケープさバックスラッシュは廃止されます"。別れの時にバッファをチャネルを削除します。セッションの修正プログラム::書き込まれたバイトのraw()'のチェックを実行します。不正なバッファがもはやStripNicksはEchoMessagesオフになっているときに作成されます。 Mac OS上での改善の建物。フレームワークと標準dylibs(Qtのインストールのスタイルに応じて)との差。セットINSTALL_NAME正しく。
Irc::Session API additions: addBuffer() and buffers() for buffer management; and a welcomed() signal, emitted when 001 is received. IRC capability support. IDENTIFY-MSG capability. A fix for "icu.pri: Unescaped backslashes are deprecated". Removes the buffer upon parting a channel. A fix for Session::raw()'s check of written bytes. An incorrect buffer is no longer created when StripNicks is off and EchoMessages. Improved building on Mac OS. A difference between frameworks and standard dylibs (depending on Qt's installation style). Sets INSTALL_NAME correctly.

2010-07-04 04:19
0.4.1

サポートは、静的な追加された(qmakeの静的設定)を構築します。 qmakeは、プロジェクトのメッセージが出力に一度だけ修正されました。 MOC_DIRは、リリースモードで修正されました。デフォルトMacPortsのパスは、ICUの追加されました。通知は、メッセージ"実際のホスト"対"接続されたホスト"から同じバッファに向け得るために修正されました。 CTCPに要求はよう、新しいバッファを作成しないように修正されました。
Support was added for static builds (qmake -config static). The qmake project messages were fixed to output only once. MOC_DIR was fixed in release mode. Default MacPorts paths were added for ICU. Notices and messages from "real host" vs. "connected host" were fixed to get directed to the same buffer. CTCP requests were fixed so as not to create a new buffer.

2010-05-10 05:52
0.4.0

このリリースでは、IRCを導入::バッファは、サーバーの概念/チャネル/クエリの特定のバッファを。 IRCでのバッファ固有の機能は::Sessionが廃止されました。タブは、もはや原因となったテキストを強調した。バージョン番号がライブラリに追加されました。 IRCは::のRFC::toString()を追加されました。 euIRC接続の問題が修正されました。
This release introduces Irc::Buffer, the concept of server/channel/query specific buffers. Buffer-specific functionality in Irc::Session has been deprecated. Tabs no longer caused underlined text. A version number has been added to the library. Irc::Rfc::toString() has been added. euIRC connection problems have been fixed.

2009-08-31 03:31
0.3.2

"unknown"のメッセージがこのリリースで問題を修正。この修正プログラムのIRC::セッション::()は、パラメータの型が一致しない場合、接続を確立しようとしないようにconnectSlotsByName。しかし、コードの改善があります。
This release fixes problems with "unknown" messages. It fixes Irc::Session::connectSlotsByName() to not try to establish a connection when the parameter types don't match. There are code improvements.

2009-04-13 02:29
0.3.1

Mac OS上でコンパイルを修正しました。のIRC::セッション::正常に放出することに接続して()と切断された(固定)された。のIRC::セッション::()に固定されたときに、スロットを複数回存在し、複数の接続を確立していないconnectSlotsByName。のIRC::セッション::()、cmdNotice()、およびcmdCtcpAction()は、自分のメッセージは、通知を発するとアクションcmdMessage。このクライアントは、実装を簡素化します。作業の自動テストが開始されました。コードカバレッジのサポートが追加されました。回避策は、定義されます()マクロは、QT_FORWARD_DECLARE_CLASSていない古いQtのバージョンが追加されました。
Compilation on Mac OS was fixed. Irc::Session::connected() and disconnected() were fixed to be emitted correctly. Irc::Session::connectSlotsByName() was fixed not to establish multiple connections when a slot exists multiple times. Irc::Session::cmdMessage(), cmdNotice(), and cmdCtcpAction() now emit their own messages, notices, and actions. This simplifies client implementation. Work was started on auto tests. Code coverage support was added. A workaround was added for older Qt versions that don't have the QT_FORWARD_DECLARE_CLASS() macro defined.

プロジェクトリソース