2180 Commits (c2c17fd0536d9ea15e56fa83ef165db710896f28)

Author SHA1 Message Date
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 58fa5e004f
Improve "stats updated" signal handling in MainWindow class 5 years ago
Chocobo1 418164bee4
Move "torrent status report" functionality out of 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 82276b2a99
Rename variable 5 years ago
Chocobo1 e3b9659fb8
Fix seeding failed after creating a new torrent 5 years ago
Chocobo1 bab953298b
Escape HTML in comment field 5 years ago
Chocobo1 f1243871b0
Remove redundant HTML escaping 5 years ago
Chocobo1 edcc74c1ae
Add option to align file to piece boundary when creating new torrent 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 7e0daf1663
Setup pixmap cache in a proper place 5 years ago
Chocobo1 eb784b0d2e
Move "Check for program updates" checkbox out of Advanced settings 5 years ago
Chocobo1 b921d96f4b
Use Q_ASSERT() to check invariants 5 years ago
Chocobo1 72d1d5d2dd
Cut down number of signal emits 5 years ago
Chocobo1 60df790b82
Initialize pointers 5 years ago
Chocobo1 aeabd2d625
Clean up PeerListWidget class 5 years ago
Chocobo1 8d0d8e4dcb
Improve embedded tracker 5 years ago
thalieht e26573d97f Use FileSystemPathEdit in automated rss downloader 5 years ago
Chocobo1 863c9f9876
Speed up lookup operation in TransferListModel 5 years ago
Chocobo1 9c964cdd97
Fix using out-of-bounds of indexes 5 years ago
Chocobo1 e3483c62ca
Remove explicit conversion to QVariant 5 years ago
Chocobo1 1f3bf75fff
Better on-demand reloading of torrent data 5 years ago
Chocobo1 b34d90df0b
Fix translation issues 5 years ago
thalieht 1f6f1716ad Enable Super Seeding mode once ratio/time limit is reached 5 years ago
Chocobo1 0b6c1694b4
Update python installer URL 5 years ago
Chocobo1 8d6b9b6181
Revise sort model and delegate code 5 years ago
Chocobo1 061219d0a2
Simplify code 5 years ago
Chocobo1 b5b678c58f
Replace QString::split() by faster alternatives 5 years ago
Chocobo1 c61116882b
Clean up TransferListModel class 5 years ago
Chocobo1 dcf632b39c
Remove redundant margin properties 5 years ago
Chocobo1 e90a2c00a5
Replace QList by QVector 5 years ago
Thomas Piccirello 378504de2b Remove Qt bug workaround 5 years ago
Chocobo1 3ab2fe907f
Remove Windows XP remnants 5 years ago
Chocobo1 cdb0db02f9
Replace obsoleted QSysInfo functions 5 years ago
Tom Piccirello eaa700791b
Adjust wording to sound more natural 5 years ago
Chocobo1 7ab3479a34
Replace static_cast by qOverload 5 years ago
Chocobo1 ee0d2d2220
Move fspathedit_p to private folder 5 years ago
Chocobo1 60faba60ea
Add availability column 5 years ago
Chocobo1 9d88dd2604
Rename class variables 5 years ago
Vladimir Golovnev (Glassez) ad6a40d5f4
Extract PeerAddress class into separate file 5 years ago
Thomas Piccirello 1b23a27acb Update remaining size of ignored files to 0 5 years ago
Vladimir Golovnev (Glassez) 60ffa3030e
Don't use deprecated libtorrent features 5 years ago
Chocobo1 4a90716843
Add override keyword to functions 5 years ago
Chocobo1 07263d2d70
Move implementation to its own file 5 years ago
Chocobo1 e74b984a0a
Rely on Qt ownership to delete class members 5 years ago