qBittorrent/src
Chocobo1 cba8d83b21
Migrate away from deprecated QVariant comparison operators
Another idea would be manually define a custom comparison function for
QVariant. However, having the function would be excessive due to its
limited usage count, also note that we are already casting
various QVariant to its underlying type in existing code.
2020-12-10 20:11:13 +08:00
..
app Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
base Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
gui Migrate away from deprecated QVariant comparison operators 2020-12-10 20:11:13 +08:00
icons Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00
lang Sync translations from Transifex and run lupdate 2020-11-24 16:58:42 +02:00
searchengine Make sure there are no empty files 2020-10-28 14:20:18 +00:00
webui Fix coding style 2020-12-09 22:50:01 +08:00
CMakeLists.txt Update minimum depedency versions 2020-12-04 12:23:22 +00:00
qbittorrent.exe.manifest NSIS: Add option to remove Windows path length limitation 2020-03-22 16:46:46 +02:00
qbittorrent.rc Change Windows resource file encoding to UTF-8 2020-07-06 11:41:47 +01:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Merge pull request #13042 from FranciscoPombal/fix_request_parser 2020-06-24 11:15:54 +03:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00