qBittorrent/src
a-sum-duma fa1d49add5
Properly check if file priority changes
Current item priority is compared against new checkbox state. I believe the intention was to check if the priority changes before performing further actions. This PR fixes the issue - compare priority against new value that is about to be set rather then the checkbox state.

PR #15740.
2021-11-16 13:50:11 +08:00
..
app Reformat code 2021-11-08 13:34:21 +08:00
base Reformat code 2021-11-08 13:34:21 +08:00
gui Properly check if file priority changes 2021-11-16 13:50:11 +08:00
icons Optimize PNG images losslessly with FileOptimizer 2021-11-05 12:59:25 +08:00
lang Sync translations from Transifex and run lupdate 2021-10-31 12:29:34 +02:00
searchengine Fix various typos 2021-10-05 12:58:25 +08:00
webui WebUI: Revise about page 2021-11-09 13:17:55 +08:00
CMakeLists.txt CMake: Allow to build with Qt6 2021-10-02 09:23:49 +03:00
qbittorrent.exe.manifest Remove Windows Vista support from manifest 2021-08-30 08:07:15 +03:00
qbittorrent.rc Specify Unicode for resource block (#15370) 2021-08-26 11:30:53 +08:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Fix typo 2021-10-12 14:16:53 +08:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00