16 Commits (55e7da35f4fa34643e9d0b18bb8b495c25a4808b)

Author SHA1 Message Date
emdee 55e7da35f4 update 3 months ago
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
10 years ago
Sebastien Helleu fbb0156dae Use /usr/bin/env in python shebang 10 years ago
Sebastien Helleu da74afdbdc Update copyright dates 10 years ago
Sebastien Helleu 2a0b6adc57 Add support of new message "_nicklist_diff" 11 years ago
Sebastien Helleu e836cfb0f6 Move comments with description of python file to top of files 11 years ago
Sebastien Helleu e17d5dc07d Update copyright dates 12 years ago
Sebastien Helleu f4780bac89 Add missing utf-8 decoding for buffer title 12 years ago
Sebastien Helleu d1b4884dfd Update copyright dates 12 years ago
Sebastien Helleu 54bcac1f1b Remove color codes from topic 13 years ago
Sebastien Helleu 67ae320438 Replace calls to "apply(f, args)" with "f(*args)" 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 02cba1c1c4 Add auto-resize of nicklist on insertItem/clear, set NoFocus on title, add bullets for nicklist 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 7dcf23b195 Initial commit 13 years ago