1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00
qBittorrent/src
Chocobo1 ff31bb86bc
Speed up lookup time
By adding another variable we can get O(1) lookup time instead of O(n).
Fix up 5f415c292d.
2020-01-30 19:23:54 +08:00
..
app CMake: Fix WebUI checks 2020-01-19 15:08:45 -05:00
base Manually abort lookup on class destruction 2020-01-30 14:11:03 +08:00
gui Speed up lookup time 2020-01-30 19:23:54 +08:00
icons Merge pull request #10086 from PeterDaveHello/OptimizePNG 2019-01-17 12:20:07 +02:00
lang Sync translations from Transifex and run lupdate 2019-12-18 00:33:00 +02:00
searchengine Update user agent string 2019-08-09 13:12:11 +08:00
webui Merge pull request #11871 from NotTsunami/bitwise 2020-01-14 12:54:56 +08:00
CMakeLists.txt CMake: Fix WebUI checks 2020-01-19 15:08:45 -05:00
config.h.cmakein
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
qbittorrent.exe.manifest
qbittorrent.rc Bump copyright year 2020-01-11 18:47:33 +08:00
src.pro Add compile flag to show Qt deprecation warnings 2019-02-28 12:01:36 +08:00
update_qrc_files.py