1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00
qBittorrent/src
brvphoenix 0d376e7fd6
WebUI: Add log viewer
The javascript implementation of multi-select menu is from the source
https://github.com/PhilippeMarcMeyer/vanillaSelectBox. It is licensed
under the MIT License. Some minor fixes is made to pass the lint.

Co-authored-by: brvphoenix <30111323+brvphoenix@users.noreply.github.com>
Co-authored-by: ttyS3 <ttys3.rust@gmail.com>

PR #18290.
2023-01-16 14:55:44 +03:00
..
app Add all torrents passed via the command line 2023-01-16 06:54:02 +03:00
base Fix startup performance on Qt5 2023-01-16 14:45:12 +03:00
gui Remove confusing helpers from Session interface 2023-01-16 14:43:36 +03:00
icons Fix icon colors inconsistencies 2022-12-22 14:14:29 +03:00
lang Sync translations from Transifex and run lupdate 2022-11-23 21:22:54 +02:00
searchengine Fix various typos 2021-10-05 12:58:25 +08:00
webui WebUI: Add log viewer 2023-01-16 14:55:44 +03:00
CMakeLists.txt Add support for unit testing 2022-07-10 13:20:27 +08:00
qbittorrent_mingw.rc
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
src.pro Disallow narrowing conversions in signal connection 2022-05-19 12:55:07 +08:00
update_qrc_files.py