qBittorrent/src
Chocobo1 43fbf8ab3b
Remove default parameter in derived function
When derived function have different default value than base, it might cause
unnecessary confusion, see: https://stackoverflow.com/q/3533589
2018-09-27 00:43:24 +08:00
..
app Fix GUI scaling issue on Linux 2018-09-05 12:17:30 +08:00
base Avoid variable shadowing 2018-09-26 23:53:17 +08:00
gui Remove default parameter in derived function 2018-09-27 00:43:24 +08:00
icons Add config file for SVGO 2018-08-20 17:58:19 +08:00
lang Sync translations from Transifex and run lupdate 2018-09-18 22:31:50 +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