]> jfr.im git - irc/weechat/qweechat.git/history - qweechat/qweechat.py
Remove "Running with PySide6" from about dialog
[irc/weechat/qweechat.git] / qweechat / qweechat.py
2021-11-13  Sébastien HelleuRemove "Running with PySide6" from about dialog
2021-11-13  Sébastien HelleuMove PySide6 imports before qweechat ones
2021-11-13  Sébastien HelleuMerge pull request #13 from maxking/py3-qt6
2021-06-05  Abhilash RajRemove more comments.
2021-06-05  Abhilash RajRemove import of QApplication.
2021-06-05  Abhilash RajMore fixes.
2021-06-01  Abhilash RajA bunch of more fixes.
2021-06-01  Abhilash RajFix the about dialog.
2021-06-01  Abhilash RajFix the imports to support Python3 style absolute imports.
2021-06-01  Abhilash RajMigration to Qt6 using PySide6 and Python 3.
2021-01-15  Sébastien HelleuUpdate copyright dates
2020-01-09  Sébastien HelleuUpdate copyright dates
2019-01-01  Sébastien HelleuUpdate copyright dates
2018-01-07  Sébastien HelleuIgnore some flake8 errors
2018-01-07  Sébastien HelleuUpdate copyright dates
2016-07-23  Sébastien HelleuUpdate WeeChat logo, rename weechat_icon_32.png to...
2016-01-16  Sébastien HelleuFix PEP8 errors
2016-01-15  Sébastien HelleuUpdate copyright dates
2015-01-01  Sébastien HelleuUpdate copyright dates
2014-11-24  Sébastien HelleuUse https for WeeChat URLs
2014-11-02  Sébastien HelleuAdd message "Not yet implemented" when clicking on...
2014-05-24  Sébastien HelleuFix lines displayed in wrong buffer on startup
2014-05-10  Sébastien HelleuAdd support of message "_buffer_cleared"
2014-05-08  Sébastien HelleuAdd file version.py to define QWeeChat version
2014-05-08  Sébastien HelleuCode refactoring, fix setup.py