1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00
qBittorrent/src
Chocobo1 77b71e392e
Refactor function
In SearchPluginManager::updateNova(), omit removing __pycache__ folder and pyc
files, those files will be recreated anyway.
Add const to variables
2018-06-28 17:21:13 +08:00
..
app Merge pull request #9083 from Chocobo1/qrc 2018-06-18 00:51:19 +08:00
base Refactor function 2018-06-28 17:21:13 +08:00
gui Reduce queries to python version 2018-06-24 19:41:44 +08:00
icons Move .desktop file 2018-06-11 20:01:33 +08:00
lang Move qm_gen.pri 2018-06-11 21:02:45 +08:00
searchengine Move .qrc files into its own directory 2018-06-11 20:01:33 +08:00
webui Create non-existing path in setLocationAction() 2018-06-19 14:10:11 +03:00
CMakeLists.txt Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
config.h.cmakein Drop Qt 4 support 2017-03-05 22:24:59 +01:00
qbittorrent_mingw.rc Move .ico files into icons dir 2018-06-11 20:01:33 +08:00
qbittorrent.exe.manifest Embed manifest when compiling with MSVC 2017-03-04 13:09:32 +08:00
qbittorrent.rc Move .ico files into icons dir 2018-06-11 20:01:33 +08:00
src.pro Merge pull request #9083 from Chocobo1/qrc 2018-06-18 00:51:19 +08:00
update_qrc_files.py