]> jfr.im git - irc/weechat/qweechat.git/shortlog
irc/weechat/qweechat.git
2011-12-25  Sebastien HelleuAdd type of buffers, add signals "_buffer_type_changed...
2011-12-24  Sebastien HelleuRemove color codes from topic
2011-12-24  Sebastien HelleuReplace iteritems() by items()
2011-12-24  Sebastien HelleuUse prefix "0o" for octal number
2011-12-24  Sebastien HelleuReplace xrange by range
2011-12-24  Sebastien HelleuChange version to 0.0.1-dev
2011-12-24  Sebastien HelleuReplace calls to "apply(f, args)" with "f(*args)"
2011-12-24  Sebastien HelleuRemove py3k deprecation warning about classic int division
2011-12-24  Sebastien HelleuReplace python print statement with print() function
2011-12-23  Sebastien HelleuAdd conversion of WeeChat colors to Qt colors, add...
2011-12-20  Sebastien HelleuAdd local variables in buffers, update prompt of buffer...
2011-12-20  Sebastien HelleuAdd object "htb" (hashtable) in protocol, rename object...
2011-12-17  Sebastien HelleuAdd WeeChat icon for app
2011-12-17  Sebastien HelleuAdd sync of buffers/nicklists
2011-12-17  Sebastien HelleuAdd auto-resize of nicklist on insertItem/clear, set...
2011-12-17  Sebastien HelleuAdd keys alt+arrows to switch buffer
2011-12-10  Sebastien HelleuCreate debug dialog when asked, keep some lines in...
2011-12-08  Sebastien HelleuUse a dynamic size for list of buffers and nicklist...
2011-12-07  Sebastien HelleuFix crash with PySide when sending unicode data on...
2011-12-07  Sebastien HelleuUpdate INSTALL: PySide recommended over PyQt4
2011-12-07  Sebastien HelleuUse uppercase in variable NAME
2011-12-06  Sebastien HelleuInitial commit