Results 1 to 6 of 6

Thread: LibIrcClient-Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: LibIrcClient-Qt

    LibIrcClient-Qt 0.5.0 has been released.

    Changes:
    • Irc::Session API additions:
      • addBuffer() and buffers() for buffer management
      • welcomed() signal, emitted when 001 is received
    • Added IRC capability support
    • Implemented IDENTIFY-MSG capability
    • Fixed "icu.pri: Unescaped backslashes are deprecated"
    • Remove buffer upon parting a channel
    • Fixed Session::raw()'s check of written bytes
    • Fixed #3 An incorrect buffer is created when StripNicks is off and EchoMessages
    • Improved building on Mac
      • Make a difference between frameworks and standard dylibs (depending on Qt's installation style)
      • Set INSTALL_NAME correctly


    More information and downloads are available at http://bitbucket.org/jpnurmi/libircclient-qt.
    Last edited by wysota; 5th November 2010 at 20:24.
    J-P Nurmi

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.