121 Commits (06495c6bdff65a9ec09233a87ceeeba67004090a)
 

Author SHA1 Message Date
Sebastien Helleu 54bcac1f1b Remove color codes from topic 13 years ago
Sebastien Helleu 773ee7bb73 Replace iteritems() by items() 13 years ago
Sebastien Helleu 35125a392d Use prefix "0o" for octal number 13 years ago
Sebastien Helleu 15380bcecd Replace xrange by range 13 years ago
Sebastien Helleu 8320f3a8fd Change version to 0.0.1-dev 13 years ago
Sebastien Helleu 67ae320438 Replace calls to "apply(f, args)" with "f(*args)" 13 years ago
Sebastien Helleu 141c8d304b Remove py3k deprecation warning about classic int division 13 years ago
Sebastien Helleu a6630f78e0 Replace python print statement with print() function 13 years ago
Sebastien Helleu 3a5ec0c163 Add conversion of WeeChat colors to Qt colors, add section "color" in config file 13 years ago
Sebastien Helleu c728febdd5 Add local variables in buffers, update prompt of buffers using local variable "nick" 13 years ago
Sebastien Helleu c738936b1e Add object "htb" (hashtable) in protocol, rename object code "lis" to "inl" (infolist) 13 years ago
Sebastien Helleu 93865c21ce Add WeeChat icon for app 13 years ago
Sebastien Helleu ca67c3a7dc Add sync of buffers/nicklists 13 years ago
Sebastien Helleu 02cba1c1c4 Add auto-resize of nicklist on insertItem/clear, set NoFocus on title, add bullets for nicklist 13 years ago
Sebastien Helleu e59c898801 Add keys alt+arrows to switch buffer 13 years ago
Sebastien Helleu cc80cd81ab Create debug dialog when asked, keep some lines in buffer when dialog is not open 13 years ago
Sebastien Helleu dc15599ca2 Use a dynamic size for list of buffers and nicklist (based on longer text) 13 years ago
Sebastien Helleu 6b52019908 Fix crash with PySide when sending unicode data on socket 13 years ago
Sebastien Helleu 2e3a580d82 Update INSTALL: PySide recommended over PyQt4 13 years ago
Sebastien Helleu f4848c2ee9 Use uppercase in variable NAME 13 years ago
Sebastien Helleu 7dcf23b195 Initial commit 13 years ago