8692 Commits (3fce1db2eb76c0496e73080dc77763ce349aadc2)

Author SHA1 Message Date
Chocobo1 7ed0cd0c35
Fix "preview file" action not working 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 c632a91ee5
Handle "Delete confirmation" dialog result asynchronously 5 years ago
Chocobo1 36056ad5af
Avoid redundant lookups 5 years ago
Chocobo1 19b6f56a0a
Move DeletionConfirmationDialog class to its own .cpp file 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 53e7faa47c Rename share ratio limiting options 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 c7ac96c4f5
Add ability to trigger action via keypad Enter 5 years ago
Chocobo1 4a71b78e2d
Group related code together 5 years ago
Chocobo1 2152a81d11
Add ability to open file via keypad Enter 5 years ago
Chocobo1 ed62854af7
Add TriStateBool constructor taking a boolean 5 years ago
xnor ecc3ff3ca4 WebUI: fix escaping of HTML special characters 5 years ago
Chocobo1 82276b2a99
Rename variable 5 years ago
Chocobo1 e3b9659fb8
Fix seeding failed after creating a new torrent 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
Chocobo1 bab953298b
Escape HTML in comment field 5 years ago
Chocobo1 f1243871b0
Remove redundant HTML escaping 5 years ago
Thomas Piccirello 9804a2e06a Fix typo 5 years ago
Thomas Piccirello 1439bcc864 Move JavaScript code into explicit namespaces 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 17e4902519
Don't define variable when not building GUI 5 years ago
Chocobo1 0d5b0b9542
Replace deprecated macro 5 years ago
Chocobo1 9dc3b18178
Fix filename validation on non-Windows OS 5 years ago
Chocobo1 2396ef5bd6
Move error logging of adding peers to the proper place 5 years ago
Chocobo1 3104291734
Add check for null pointer 5 years ago
Chocobo1 60994df8d0
Conditionally disable port input field 5 years ago
Chocobo1 2a66bb3127
Construct QHostAddress more efficiently 5 years ago
Clément Pera f42b10f3b6 Remove max character limit of location path 5 years ago
Chocobo1 4aab44e779
Always save info dict when saving fastresume 5 years ago
Chocobo1 d657c87243
Fix unable to remove web seeds 5 years ago