1290 Commits (e5be05584e8168dfe5b65f3543e3348e9bb22a9a)

Author SHA1 Message Date
Chocobo1 b55403ce66
Pass TriStateBool by value 5 years ago
Chocobo1 640f52c05f
Let eta function return signed integer 5 years ago
Xegor 325f36fa4f Add create subfolder option to RSS auto-download rules 5 years ago
Chocobo1 d936bca268
Move DownloadHandlerImpl class to its own file 5 years ago
Chocobo1 9ef2cd48e0
Fix translation not applied 5 years ago
thalieht f150b3077d Reallow to pause checking torrents 5 years ago
Chocobo1 b408a09755
Remove unused type alias 5 years ago
Chocobo1 1b47350952
Remove anonymous function forward declarations 5 years ago
horgan 89d214bb8f
Fix country name misspelling 5 years ago
Chocobo1 e262b86c44
Reserve memory for file data buffers 5 years ago
Chocobo1 f31ee6a225
Fix integer narrowing on x86 5 years ago
Chocobo1 6fd678195c
Replace deprecated Qt functions 5 years ago
Chocobo1 0f60121b94
Add option to control qBittorrent process memory priority 5 years ago
Chocobo1 29fe0029f0
Rename variables in Session class 5 years ago
Chocobo1 89c58921de
Log error properly 5 years ago
Chocobo1 a3fd340187
Revise Session::getPendingAlerts function signature 5 years ago
Chocobo1 e32ef7f5c5
Use implicit sharing when getting categories from Session class 5 years ago
Chocobo1 865394a59c
Clean up Session class variable initialization 5 years ago
Chocobo1 abb3e7ace0
Move libtorrent session initialization to its own function 5 years ago
Chocobo1 49266cb9e4
Replace boost::int64_t by std::int64_t 5 years ago
Chocobo1 cbe78baff1
Migrate to lt::error_code 5 years ago
Chocobo1 0d3152e4b0
Clean up "network interfaces configuration" code 5 years ago
Chocobo1 0607050ecc
Clean up PreviewSelectDialog class 5 years ago
Chocobo1 021908320e
Preserve relative order when moving to top/bottom in queue 5 years ago
Chocobo1 e0a23ba93d
Use InfoHash type in queueing operations 5 years ago
Chocobo1 36056ad5af
Avoid redundant lookups 5 years ago
Chocobo1 d76adff81d
Change Session::deleteTorrent() first parameter to take InfoHash type 5 years ago
Chocobo1 7f453a80d3
Revise SessionSettingsEnums wrapper 5 years ago
Chocobo1 7276a79cef
Call Windows API directly 5 years ago
thalieht 07eb261991 Add "Remove torrent and its files" option to share ratio limiting 5 years ago
Chocobo1 de7d62c128
Clean up code 5 years ago
Chocobo1 103e2b9398
Use non-recursive mutex 5 years ago
Chocobo1 58fa5e004f
Improve "stats updated" signal handling in MainWindow class 5 years ago
Chocobo1 72faf89e26
Use the same internal data type for conversion function 5 years ago
Chocobo1 418164bee4
Move "torrent status report" functionality out of Session class 5 years ago
Chocobo1 9968eb53b2
Remove unused signal 5 years ago
Chocobo1 8bbed461a6
Sort signal declarations in Session class 5 years ago
Chocobo1 ed62854af7
Add TriStateBool constructor taking a boolean 5 years ago
Chocobo1 4d00435209
Improve error messages for url_seed_alert 5 years ago
Chocobo1 fccbc5318a
Drop logging level to warning for web seed errors 5 years ago
Vladimir Golovnev (Glassez) cf6e721b00
Allow to retry fetching RSS feeds 5 years ago
Vladimir Golovnev (Glassez) 73ef69526d
Allow to cancel download request 5 years ago
Chocobo1 edcc74c1ae
Add option to align file to piece boundary when creating new torrent 5 years ago
Chocobo1 5e1e983928
Handle "alerts dropped" alert from libtorrent 5 years ago
Chocobo1 0a959bcbe7
Clean up SettingsStorage::save() 5 years ago
Chocobo1 e7e5ee1ea2
Add const to TransactionalSettings class functions 5 years ago
Chocobo1 daf52a2610
Avoid double lookups 5 years ago
Chocobo1 7113174593
Treat .magnet file extension as case insensitive 5 years ago
Chocobo1 0d5b0b9542
Replace deprecated macro 5 years ago
Chocobo1 9dc3b18178
Fix filename validation on non-Windows OS 5 years ago