4636 Commits (82171f5a08f17bdb9b3ab31e91b3527593d657cf)
 

Author SHA1 Message Date
Nick Tiskov 050893d8df Prevent auto(re)downloading of RSS articles, which exceed article limit. 11 years ago
sledgehammer999 0c514a0f07 Update windows binary metadata. 11 years ago
sledgehammer999 147068afbf Update changelog 11 years ago
sledgehammer999 cdc893a6cf Merge pull request #229 from Hyperz/master 11 years ago
sledgehammer999 84c2ba2f4e Merge pull request #653 from Gelmir/evict_cache 11 years ago
Nick Tiskov 6b660d505c Allow control of cache expiry interval (libtorrent 0.16.10 allocator can now return cache to kernel) 11 years ago
Nick Tiskov 2647d9e994 Revert "Merge pull request #259 from sledgehammer999/revert_disk_cache" 11 years ago
Nick Tiskov 70a0de8de5 Fix failing asserts (rss settings are not saved). 11 years ago
Nick Tiskov 454dbd5cd8 Do not autoDL items based on rules still being edited. 11 years ago
sledgehammer999 a4085ef68c Merge pull request #727 from Gelmir/rename_on_index_changes 11 years ago
Nick Tiskov 0e09717a02 Properly rename torrents, when index is moved out of current filter model or changes position inside filter model while rename window stays open 11 years ago
sledgehammer999 647f81ff84 Merge pull request #683 from Gelmir/rss_proper_drag_move 11 years ago
sledgehammer999 2c7441b31d Merge pull request #682 from Gelmir/rss_dnd_sameplace 11 years ago
sledgehammer999 3d9b4988d9 Update changelog. 11 years ago
sledgehammer999 e797365e3d Change description of random port checkbox. 11 years ago
sledgehammer999 a261ab14ee Port spinbox is now disabled correctly. 11 years ago
sledgehammer999 be5a1ae272 Seed rand only at one place. 11 years ago
tungnian lee 9913484f68 new fix for selecting random port when system starts up 11 years ago
tungnian lee 2de8b9112d more clean up for feature selecting a random port when starts up 11 years ago
tungnian lee 75e28bb3e6 Made changes for clean up and fix the problem that a new ramdon port is set every time a setting is saved. 11 years ago
sledgehammer999 7a99eb8e23 Write BOM in NSIS translations' files. 11 years ago
sledgehammer999 0b15515f59 Update NSIS scripts to use unicode version of installer. 11 years ago
sledgehammer999 9ff7eab83b Fixed compilation with libtorrent 0.15.x 11 years ago
sledgehammer999 b32a68318c Ensure that all tranferlist columns have a size > 0. 11 years ago
sledgehammer999 029505bf1d Impove drawing speed of peers list when there are many peers. 11 years ago
sledgehammer999 01307b377e Improve drawing speed of transferlist with many torrents. 11 years ago
sledgehammer999 0322002b46 Update maintainer info in About dialog. 11 years ago
sledgehammer999 e5617f4cde Update AUTHORS file. 11 years ago
sledgehammer999 64dad99c36 Ensure that all columns in the peerlist are showing. 11 years ago
sledgehammer999 f227130388 Simplify code. 11 years ago
sledgehammer999 38d78b7606 Change seeding algorithm. Increase connections per second. 11 years ago
Christophe Dumez a77be2f6ce Merge pull request #705 from sledgehammer999/peer_tab2 11 years ago
sledgehammer999 1ad9d9b4e0 Use new Libtorrent version define. 11 years ago
Christophe Dumez f4e5d7bc11 Merge pull request #636 from sledgehammer999/libtorrent_trunk 11 years ago
sledgehammer999 22e2bafa7a Fix compilation with libtorrent 1.x.x v2 11 years ago
Nick Tiskov 562e9ce108 Drag'n'Drop fixups. 11 years ago
Christophe Dumez b8598bfc14 Merge pull request #594 from ccerrillo/master 11 years ago
Christophe Dumez 2a31d378a5 Merge pull request #606 from sledgehammer999/peer_tab 11 years ago
Christophe Dumez a33a959f63 Merge pull request #629 from sledgehammer999/temp_tor_data 11 years ago
Christophe Dumez 1ff3818e6b Merge pull request #662 from micheleolivo/master 11 years ago
Nick Tiskov 116fa8936a Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location. 11 years ago
sledgehammer999 78663b9c27 Fix peer flags. 11 years ago
Christophe Dumez 0213b5f511 Add missing break statement in proxy code 12 years ago
Michele Olivo 559e0ac218 Fixed a couple of Italians strings. 12 years ago
sledgehammer999 94b58ca229 Fix compilation with libtorrent 1.x.x. 12 years ago
sledgehammer999 7aa3eff845 Add constness and value by reference in TorrentTempData. 12 years ago
sledgehammer999 9a0a26dae1 Store TorrentTempData only in memory. Partially implements #583. 12 years ago
John Peterson d1c3a07ba6 Adding "Save path" column 12 years ago
sledgehammer999 a30dc3a823 Actually show the tray notification when a torrent finishes downloading. 12 years ago
sledgehammer999 8464720d99 Show utorrent compatible peer flags. Implements issue #531. 12 years ago