qBittorrent/src
Chocobo1 bbe76231cf
Reformat python code to be compliant with PEP8
The following command is used:
`pycodestyle --ignore=E265,E722 --max-line-length=100 <py files>`
2018-09-18 12:33:09 +08:00
..
app Fix GUI scaling issue on Linux 2018-09-05 12:17:30 +08:00
base Merge pull request #9482 from proninyaroslav/patch-1 2018-09-13 19:45:14 +03:00
gui Merge pull request #9406 from thalieht/preselecttext 2018-09-11 14:33:25 +03:00
icons Add config file for SVGO 2018-08-20 17:58:19 +08:00
lang Sync translations from Transifex and run lupdate 2018-08-12 21:07:08 +03:00
searchengine Reformat python code to be compliant with PEP8 2018-09-18 12:33:09 +08:00
webui Bump Web API version 2018-09-16 09:37:32 +03:00
CMakeLists.txt Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
config.h.cmakein
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
qbittorrent.exe.manifest
qbittorrent.rc Move .ico files into icons dir 2018-06-11 20:01:33 +08:00
src.pro Avoid regenerating .qm files unnecessarily 2018-08-02 17:44:06 +08:00
update_qrc_files.py