1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00
qBittorrent/src
Vladimir Golovnev (Glassez) 3faa7226e7 Handle exception when torrent file cannot be exported
Both `lt::create_torrent` constructor and `lt::create_torrent::generate()`
can throw an exception so we need to handle it to prevent the app from crashing.
2021-06-22 21:36:42 +03:00
..
app Remove lockfile only when last app instance is destroyed 2021-06-18 06:27:33 +03:00
base Handle exception when torrent file cannot be exported 2021-06-22 21:36:42 +03:00
gui Handle exception when torrent file cannot be exported 2021-06-22 21:36:42 +03:00
icons Use cleaned icons 2021-05-25 12:09:24 +08:00
lang Add new languages 2021-05-07 22:53:13 +03:00
searchengine Add README.md to searchengine folder 2021-01-11 15:11:36 +08:00
webui Merge pull request #15029 from glassez/qt-5.14 2021-06-14 16:48:15 +03:00
CMakeLists.txt Implement DBResumeDataStorage class 2021-05-01 12:30:53 +03:00
qbittorrent_mingw.rc
qbittorrent.exe.manifest NSIS: Add option to remove Windows path length limitation 2020-03-22 16:46:46 +02:00
qbittorrent.rc Merge pull request #14145 from Chocobo1/define 2021-01-06 11:38:55 +08:00
src.pro Disable functions deprecated in Qt 5.14 and earlier 2021-06-16 17:56:40 +03:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00