1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00
qBittorrent/src
Vladimir Golovnev a65a70ab48
Merge pull request #8479 from thalieht/ratioLimitsCrash
Fix possible crash when using both share limits
2018-02-24 14:11:09 +03:00
..
app Use qEnvironmentVariableIsEmpty 2018-02-19 21:35:23 +00:00
base Merge pull request #8479 from thalieht/ratioLimitsCrash 2018-02-24 14:11:09 +03:00
gui Merge pull request #8325 from luis-pereira/prevent-c++11-range-loop-detach 2018-02-22 16:28:04 +03:00
icons Add height padding to the transfer list icons. Closes #7951. 2017-12-02 00:50:40 +02:00
lang Sync translations from Transifex and run lupdate. 2018-02-09 21:14:12 +02:00
searchengine search only when category is supported by plugin Closes #8053 2017-12-17 13:04:37 +01:00
webui Merge pull request #8325 from luis-pereira/prevent-c++11-range-loop-detach 2018-02-22 16:28:04 +03:00
CMakeLists.txt speedwidget class: excess QtConcurent usage removal 2017-10-12 20:59:13 +07:00
config.h.cmakein Drop Qt 4 support 2017-03-05 22:24:59 +01:00
icons.qrc Remove unused image. 2017-10-30 02:41:24 +02:00
lang.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
qbittorrent_file.ico Use new logo in the file icon. 2017-10-30 02:41:26 +02:00
qbittorrent_mingw.rc
qbittorrent.exe.manifest Embed manifest when compiling with MSVC 2017-03-04 13:09:32 +08:00
qbittorrent.ico Change qbittorrent logo. Issue #6467. 2017-10-30 02:41:22 +02:00
qbittorrent.rc Update copyright year. 2018-01-06 02:23:09 +02:00
searchengine.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
src.pro Don't implicitly cast iterator to const_iterator 2018-02-17 17:02:52 +00:00
update_qrc_files.py