qBittorrent/src
Chocobo1 c004a84f84
Avoid redundant actions/conversions
QSet::contains(QSet &) isn't doing anything magical it still has the usual loop
inside, so lets just save all the container conversions and do the loop ourselves.
2019-08-05 09:51:38 +08:00
..
app Make use of Utils::Misc::loadWinAPI 2019-07-31 02:10:22 +08:00
base Merge pull request #10982 from Chocobo1/cleanup 2019-07-31 14:24:42 +08:00
gui Merge pull request #10993 from Piccirello/adjust-verbiage 2019-07-31 14:24:58 +08:00
icons Merge pull request #10086 from PeterDaveHello/OptimizePNG 2019-01-17 12:20:07 +02:00
lang Merge pull request #10027 from glassez/compile-ts 2018-12-31 11:31:45 +02:00
searchengine Fix defects found by lgtm.com 2018-11-03 00:34:25 +08:00
webui Avoid redundant actions/conversions 2019-08-05 09:51:38 +08:00
CMakeLists.txt Remove compiler warning flags 2019-07-18 14:54:51 +08:00
config.h.cmakein Drop Qt 4 support 2017-03-05 22:24:59 +01:00
qbittorrent.exe.manifest Embed manifest when compiling with MSVC 2017-03-04 13:09:32 +08:00
qbittorrent.rc Update copyright year 2019-01-17 01:08:51 +02:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Add compile flag to show Qt deprecation warnings 2019-02-28 12:01:36 +08:00
update_qrc_files.py Change project directory structure. 2015-02-05 19:10:26 +03:00