10 Commits (8bde7d45b8fcd4720b40c53233aad26f83a59cb6)

Author SHA1 Message Date
Chocobo1 cf3a87ed55 Use native path separators, fixup of 030dd9e, 3baec1c. 9 years ago
Chocobo1 030dd9eed8 Use `rootPath()` in save path field 9 years ago
Vladimir Golovnev (Glassez) 5ec2af7b5a Fix missing torrent states. 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
dartraiden 8ac83cfd42 Fixed typos, spelling correction 10 years ago
ngosang 3715e8d2c8 Change default preferences 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
Vladimir Golovnev (Glassez) d87a9bf7ec Move GUI-related sources into gui subdir. 10 years ago
sledgehammer999 2c5edf8652 Implement 'Force Start' feature. Closes #270. 10 years ago
ngosang 20d7f37fd0 Changes torrent name when metadata is retrieved 10 years ago
sledgehammer999 6aceac152d Adjust color scheme for dark themes. Closes #1359. 10 years ago
sledgehammer999 276ca0ab84 Change the color scheme used(mostly for light backgrounds). 10 years ago
sledgehammer999 f9e7345776 Implement a 'Completed' status. Closes #2326 #2483 #939. 10 years ago
sledgehammer999 f0d5ce4b98 Implement tracker list in the side panel. Closes #170. 10 years ago
LazyBui 4dadf96925 Implementing support for session-based download and upload statistics 10 years ago
Vladimir Golovnev (Glassez) 0e4ef42ddf Fix indentation size in qtlibtorrent/* files. 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
sledgehammer999 eeee24a0b3 Make 'TorrentPersistentData' similar to 'Preferences' class. 10 years ago
Ivan Sorokin e3349092ad Refactor TorrentPersistentData 10 years ago
sledgehammer999 7f7aaabec1 Add better translation notes for some strings. 10 years ago
Gabriele d19b7a777f Vertical align right-aligned header text 10 years ago
sledgehammer999 e907306b41 Right align header text that also has right-aligned row text. Closes #2188. 10 years ago
sledgehammer999 4dbc235c70 Use rgb values to match colors before commit ad116e. Taken from qcolor_p.cpp. 10 years ago
Ivan Sorokin 0976918ca2 Call updateTorrentNumbers() once per every model refresh, not once for every row changed 10 years ago
Ivan Sorokin e5c024967d Emit TorrentModel::dataChanged() signal only for specific rows, not for the entire table 10 years ago
Ivan Sorokin c37e5abeff Fix torrent removal. Closes #2132 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
Gabriele a501f9d223 Add "Last Seen Complete" column to transfer list 10 years ago
Ivan Sorokin 807960b768 Fix a memleak in torrentmodel. 10 years ago
Ivan Sorokin 2d98b8f192 Call TorrentModelItem::state() directly in getTorrentStatusReport 10 years ago
Ivan Sorokin 80297697dd Remove mutable fields from TorrentModelItem 10 years ago
Ivan Sorokin ad116edac7 Use Qt::GlobalColor to refer to color instead of string 10 years ago
sledgehammer999 ce4ef37820 Remove superfluous semicolon(;). 10 years ago
Ivan Sorokin de5f38a160 Speedup compilation speed 10 years ago
Ivan Sorokin d89d9c2f75 Fewer calls to torrent_handle::info_hash() 10 years ago
sledgehammer999 e294b2f456 Added 'Ratio Limit' column. Closes #936. 10 years ago
sledgehammer999 e0190d5576 Add 'Completed' column. Closes #1241. 10 years ago
sledgehammer999 36cba3b354 When qBT is launched with a magnet don't show it in the transferlist while the metadata are being loaded in the background. 10 years ago
sledgehammer999 d58d87a691 Use completed time from libtorrent directly. Closes #1726. 11 years ago
sledgehammer999 a361c0ea03 Use the torrent_status for the queue_position too. 11 years ago
sledgehammer999 a6fa27467f Fix previous commits. 11 years ago
Ivan Sorokin b50d7331c7 use post_status_update() 11 years ago
Ivan Sorokin 329b754197 cache torrent_status 11 years ago
Ivan Sorokin 1c98c11dd0 speed up icon loading 11 years ago
Ivan Sorokin bbc4080a5d fewer calls to hash() 11 years ago
sledgehammer999 5d2663660d Count magnet links in the 'downloading' filter and make them prevent system inhibition. Closes #1558 11 years ago