Commit Graph

11 Commits

Author SHA1 Message Date
Sébastien Helleu 82e0d92056 Update copyright dates 2022-01-12 23:52:09 +01:00
Sébastien Helleu 3b0947c9ef Add support of TOTP and password hash (WeeChat >= 2.9) 2021-11-14 18:46:47 +01:00
Sébastien Helleu 6958c2352f Add new icon and change color to orange for status "connecting" 2021-11-14 09:17:36 +01:00
Sébastien Helleu 8335009dae Update copyright dates 2021-01-15 20:42:06 +01:00
Sébastien Helleu 235ad3696f Update copyright dates 2020-01-09 21:38:37 +01:00
Sébastien Helleu 7f19623ef8 Update copyright dates 2019-01-01 15:44:51 +01:00
Sébastien Helleu 680505a912 Update copyright dates 2018-01-07 14:20:39 +01:00
Sébastien Helleu fa610bdd10 Update WeeChat logo, rename weechat_icon_32.png to weechat.png 2016-07-23 07:48:50 +02:00
Sébastien Helleu bcea4dd1fc Update copyright dates 2016-01-15 07:40:40 +01:00
Sébastien Helleu b145a4f5c8 Update copyright dates 2015-01-01 09:26:06 +01: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