]> jfr.im git - irc/weechat/qweechat.git/history - src/qweechat/buffer.py
Add missing utf-8 decoding for buffer title
[irc/weechat/qweechat.git] / src / qweechat / buffer.py
2012-07-27  Sebastien HelleuAdd missing utf-8 decoding for buffer title
2012-05-17  Sebastien HelleuUpdate copyright dates
2011-12-24  Sebastien HelleuRemove color codes from topic
2011-12-24  Sebastien HelleuReplace calls to "apply(f, args)" with "f(*args)"
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-17  Sebastien HelleuAdd auto-resize of nicklist on insertItem/clear, set...
2011-12-08  Sebastien HelleuUse a dynamic size for list of buffers and nicklist...
2011-12-06  Sebastien HelleuInitial commit