15 Commits (82e0d92056e71c623c8edae09c47165daa76348c)

Author SHA1 Message Date
Sébastien Helleu 82e0d92056 Update copyright dates 2 years ago
Sébastien Helleu 1fe8853608 Fix pylint errors 3 years ago
Abhilash Raj 4de105682e
Fix testproto. 3 years ago
Abhilash Raj 7a3a48a56f
A bunch of more fixes.
- Update README
- Remove some spurious comments here and there
- Fix flake8 errors.
3 years ago
Abhilash Raj 1f27a20e9e
Migration to Qt6 using PySide6 and Python 3.
This is a bulk migraton of the codebase to work with Python3 and latest version
of Qt framework i.e. Qt6.
3 years ago
Sébastien Helleu 8335009dae Update copyright dates 3 years ago
Sébastien Helleu 235ad3696f Update copyright dates 4 years ago
Sébastien Helleu 7f19623ef8 Update copyright dates 5 years ago
Sébastien Helleu 524efe3c2a Ignore some flake8 errors 6 years ago
Sébastien Helleu 680505a912 Update copyright dates 6 years ago
Sébastien Helleu bcea4dd1fc Update copyright dates 8 years ago
Sébastien Helleu b145a4f5c8 Update copyright dates 10 years ago
Sébastien Helleu 438f63fac2 Rename option -v/--verbose to -d/--debug, add option -v/--version in qweechat-testproto 10 years ago
Sébastien Helleu 403f36d9d1 Add missing space after "#" 10 years 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