42 Commits (401bdbf3d9afb2e7f10524380a47d842f46f4268)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 302c99d7d5
Drop support of libtorrent < 1.1.10 6 years ago
Nick Korotysh bd1856594b
Draw progress bar in Fusion style on macOS systems 6 years ago
thalieht 94613c2fa2 Fix some warnings 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
thalieht 4022799881 Fix coding style 7 years ago
sledgehammer999 565ffa7d1e
Add 'Moving' state for torrents being relocated/moved 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Eugene Shalygin db35bb54e1 Make BitTorrent::TorrentState strongly-typed enum 7 years ago
Chocobo1 2d12c126eb
Fix "Time active" field in transfer list 7 years ago
Chocobo1 62493c672d
Fix last activity calculation. Closes #7461 7 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Vladimir Golovnev (Glassez) 5dc54aa224 Don't use deprecated torrent_status fields 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 ce3c53b3c4 Replace deprecated classes 8 years ago
Chocobo1 4eadda5c9a Improve TransferListDelegate::sizeHint 9 years ago
Chocobo1 ee277bf126 Add "Paused torrents only" option for "Hide zero and infinity values" 9 years ago
Chocobo1 1a010cbfc6 Fix total values for "Seeds" & "Peers" 9 years ago
Chocobo1 b0a5c973a5 Simplify common paint actions 9 years ago
Chocobo1 5c4470ec07 Remove unused destructor 9 years ago
Chocobo1 a56b745429 Follow project coding style. Issue #2192. 9 years ago
Chocobo1 325ba48601 Add "Hide zero values" option. Closes #3543. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
sledgehammer999 bf0319f7b2 Fix status string for errored torrents. 9 years ago
Gabriele 42c74f9553 Avoid concatenation when dealing with translatable strings 9 years ago
ngosang 69812bbf18 Converts the string "Seeded for" to lowercase 9 years ago
Vladimir Golovnev (Glassez) 5ec2af7b5a Fix missing torrent states. 10 years ago
Chocobo1 e739e81205 Fix compilation on MSVC2013 by moving unicode strings to 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
sledgehammer999 2c5edf8652 Implement 'Force Start' feature. Closes #270. 10 years ago
sledgehammer999 f9e7345776 Implement a 'Completed' status. Closes #2326 #2483 #939. 10 years ago
LazyBui 4dadf96925 Implementing support for session-based download and upload statistics 10 years ago
ngosang 57ab7fcf64 Changes sort order of the status column 10 years ago
ngosang 0e89ec3737 Small change in progress bar percentage 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 d66273b10a Show error status when a torrent is missing files. 10 years ago
Gabriele 04d2deabb5 Vertical align right-aligned elements of the transfer list 10 years ago
sledgehammer999 ecf3dd123e Don't display weird text in the 'Last Activity' column when the time is invalid. 10 years ago
Gabriele b63f647c2c Add "Total Size" column to transfer list 10 years ago
Gabriele b1af99ffba Add "Last Activity" column to transfer list 10 years ago
Ivan Sorokin 03b06fbf81 Split src/transferlistdelegate into .h and .cpp 10 years ago