qBittorrent/src
Chocobo1 3c139ca333
Fix potential use-after-move
The evaluation order for function parameters is unspecified in C++.
https://stackoverflow.com/questions/2934904/order-of-evaluation-in-c-function-parameters

Fix up 1b2ff0f6f8.
2023-07-01 14:38:50 +08:00
..
app Rename literal operator 2023-06-18 03:32:44 +08:00
base Fix potential use-after-move 2023-07-01 14:38:50 +08:00
gui Disable symlink resolving in Torrent creator 2023-06-28 14:27:24 +03:00
icons Sync flag icons with upstream 2023-06-01 06:49:09 +03:00
lang Sync translations from Transifex and run lupdate 2023-06-18 01:37:12 +03:00
searchengine Remove SGML parser 2023-06-04 12:52:06 +08:00
webui Fix typos 2023-06-26 16:45:44 +08:00
CMakeLists.txt Add support for unit testing 2022-07-10 13:20:27 +08:00
qbittorrent.exe.manifest Remove Windows Vista support from manifest 2021-08-30 08:07:15 +03:00
qbittorrent.rc Bump copyright year 2022-01-04 01:39:00 +02:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Disallow narrowing conversions in signal connection 2022-05-19 12:55:07 +08:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00