9833 Commits (76a3f57996e736ada5b66cb893024603fff65082)
 

Author SHA1 Message Date
sledgehammer999 009ccbef7f
Bump Web API version 5 years ago
Mike Tzou 0de5cbaa4b
Merge pull request #11377 from Chocobo1/listeningIPs 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
Mike Tzou 11bebd50d9
Merge pull request #11382 from Chocobo1/cmake 5 years ago
Mike Tzou 06a3a30619
Merge pull request #11384 from Chocobo1/autotools 5 years ago
Chocobo1 d0e084ce1d
Update m4 scripts 5 years ago
Chocobo1 48d6286714
Regenerate build-aux scripts 5 years ago
Chocobo1 bb23366912
Fix missing libraries in cmake-mingw build 5 years ago
Mike Tzou c5da4d1500
Merge pull request #11344 from Chocobo1/defines 5 years ago
Chocobo1 5e671a4b0b
Allow to select multiple entries in "banned IP" dialog 5 years ago
Chocobo1 ccbd9c83e2
Update libtorrent build defines on Windows 5 years ago
Mike Tzou c7f092b95f
Merge pull request #11322 from Chocobo1/dpi 5 years ago
Chocobo1 0760398e99
Use screen real physical DPI on Windows 5 years ago
Mike Tzou 339e195043
Merge pull request #11313 from Chocobo1/queue 5 years ago
Chocobo1 7f73a71319
Show torrent name in "preview file" related dialogs 5 years ago
Chocobo1 6a462edb72
Don't close preview dialog if selected file failed to open 5 years ago
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
Mike Tzou a9e6ef183b
Merge pull request #11302 from Chocobo1/deletedialog 5 years ago
Mike Tzou c062a31f12
Merge pull request #11293 from Chocobo1/qt 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
Mike Tzou 975b44d05f
Merge pull request #11241 from thalieht/delfolder 5 years ago
Mike Tzou 68dcc972fa
Merge pull request #11270 from Chocobo1/mutex 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
Mike Tzou 7a3607c729
Merge pull request #11269 from Chocobo1/signals 5 years ago
Mike Tzou 7c7963f93f
Merge pull request #11259 from Chocobo1/tristate 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
Mike Tzou 50e0b2ab15
Merge pull request #11251 from Chocobo1/stats 5 years ago
Mike Tzou 5708e53f0a
Merge pull request #11264 from Chocobo1/hotkey 5 years ago
sledgehammer999 918ccefdc4
Bump to 4.2.0alpha2 5 years ago
sledgehammer999 85133a6680
Update Changelog 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