Commit Graph

4 Commits

Author SHA1 Message Date
Sébastien Helleu e38ef66393 Fix lines displayed in wrong buffer on startup
The bug was introduced by commit 46e5dee03a
(option relay.lines to limit the number of lines received on connection).
2014-05-24 21:42:29 +02:00
Sébastien Helleu 8217c4e28a Add support of message "_buffer_cleared" 2014-05-10 12:44:37 +02:00
Sébastien Helleu 184c3dc69a Add file version.py to define QWeeChat version 2014-05-08 17:55:28 +02:00
Sébastien Helleu 77df9d06f7 Code refactoring, fix setup.py
All changes:
- full PEP8 compliance
- move sources from src/qweechat/ to qweechat/
- move data from data/icons/ to qweechat/data/icons/
- sources validated with PEP8
- use setuptools in setup.py, fix path of data files
2014-05-08 17:40:31 +02:00