sledgehammer999
|
bc605fe09e
|
Merge pull request #619 from sledgehammer999/notification_on_finish
Actually show the tray notification when a torrent finishes downloading.
|
12 years ago |
sledgehammer999
|
d52d64cbaf
|
Merge pull request #677 from Gelmir/rss_old_redl
Respect article limit during feed updates
|
12 years ago |
Nick Tiskov
|
050893d8df
|
Prevent auto(re)downloading of RSS articles, which exceed article limit.
|
12 years ago |
sledgehammer999
|
0c514a0f07
|
Update windows binary metadata.
|
12 years ago |
sledgehammer999
|
147068afbf
|
Update changelog
|
12 years ago |
sledgehammer999
|
cdc893a6cf
|
Merge pull request #229 from Hyperz/master
Default/native look for the search filter
|
12 years ago |
sledgehammer999
|
84c2ba2f4e
|
Merge pull request #653 from Gelmir/evict_cache
Allow controling cache expiry timer
|
12 years ago |
Nick Tiskov
|
6b660d505c
|
Allow control of cache expiry interval (libtorrent 0.16.10 allocator can now return cache to kernel)
|
12 years ago |
Nick Tiskov
|
2647d9e994
|
Revert "Merge pull request #259 from sledgehammer999/revert_disk_cache"
This reverts commit a796df9019878320f11df72d08f2f31921c09217.
|
12 years ago |
sledgehammer999
|
a4085ef68c
|
Merge pull request #727 from Gelmir/rename_on_index_changes
Properly rename torrent which changes position in filter model
|
12 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
|
12 years ago |
sledgehammer999
|
647f81ff84
|
Merge pull request #683 from Gelmir/rss_proper_drag_move
Fix Drag/Move event in RSS widget
|
12 years ago |
sledgehammer999
|
2c7441b31d
|
Merge pull request #682 from Gelmir/rss_dnd_sameplace
Repopulate the feed tree after drag&drop to same location
|
12 years ago |
sledgehammer999
|
3d9b4988d9
|
Update changelog.
|
12 years ago |
sledgehammer999
|
e797365e3d
|
Change description of random port checkbox.
|
12 years ago |
sledgehammer999
|
a261ab14ee
|
Port spinbox is now disabled correctly.
|
12 years ago |
sledgehammer999
|
be5a1ae272
|
Seed rand only at one place.
|
12 years ago |
tungnian lee
|
9913484f68
|
new fix for selecting random port when system starts up
|
12 years ago |
tungnian lee
|
2de8b9112d
|
more clean up for feature selecting a random port when starts up
|
12 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.
|
12 years ago |
sledgehammer999
|
7a99eb8e23
|
Write BOM in NSIS translations' files.
|
12 years ago |
sledgehammer999
|
0b15515f59
|
Update NSIS scripts to use unicode version of installer.
|
12 years ago |
sledgehammer999
|
9ff7eab83b
|
Fixed compilation with libtorrent 0.15.x
|
12 years ago |
sledgehammer999
|
b32a68318c
|
Ensure that all tranferlist columns have a size > 0.
|
12 years ago |
sledgehammer999
|
029505bf1d
|
Impove drawing speed of peers list when there are many peers.
|
12 years ago |
sledgehammer999
|
01307b377e
|
Improve drawing speed of transferlist with many torrents.
|
12 years ago |
sledgehammer999
|
0322002b46
|
Update maintainer info in About dialog.
|
12 years ago |
sledgehammer999
|
e5617f4cde
|
Update AUTHORS file.
|
12 years ago |
sledgehammer999
|
64dad99c36
|
Ensure that all columns in the peerlist are showing.
|
12 years ago |
sledgehammer999
|
f227130388
|
Simplify code.
|
12 years ago |
sledgehammer999
|
38d78b7606
|
Change seeding algorithm. Increase connections per second.
|
12 years ago |
Christophe Dumez
|
a77be2f6ce
|
Merge pull request #705 from sledgehammer999/peer_tab2
Use new Libtorrent version define.
|
12 years ago |
sledgehammer999
|
1ad9d9b4e0
|
Use new Libtorrent version define.
|
12 years ago |
Christophe Dumez
|
f4e5d7bc11
|
Merge pull request #636 from sledgehammer999/libtorrent_trunk
Fix compilation with libtorrent 1.x.x.
|
12 years ago |
sledgehammer999
|
22e2bafa7a
|
Fix compilation with libtorrent 1.x.x v2
|
12 years ago |
Nick Tiskov
|
562e9ce108
|
Drag'n'Drop fixups.
1. Proper event handling
2. Allow folder moving
3. Allow moving into folders
|
12 years ago |
Christophe Dumez
|
b8598bfc14
|
Merge pull request #594 from ccerrillo/master
changes in mootools breaks the context menu
|
12 years ago |
Christophe Dumez
|
2a31d378a5
|
Merge pull request #606 from sledgehammer999/peer_tab
Show utorrent compatible peer flags. Implements issue #531.
|
12 years ago |
Christophe Dumez
|
a33a959f63
|
Merge pull request #629 from sledgehammer999/temp_tor_data
Store TorrentTempData only in memory. Partially implements #583.
|
12 years ago |
Christophe Dumez
|
1ff3818e6b
|
Merge pull request #662 from micheleolivo/master
Italians strings fixed
|
12 years ago |
Nick Tiskov
|
116fa8936a
|
Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location.
Remove 'Overwrite attempt' dialog as obsolete. Now moving item, e.g. from folder to same folder, will just make it the last child of the folder.
|
12 years ago |
sledgehammer999
|
78663b9c27
|
Fix peer flags.
|
12 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 |
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 |
sledgehammer999
|
4f667c6e7d
|
Merge pull request #600 from sledgehammer999/trans_it_nsis
Updated italian translation of NSIS installer by bovirus.
|
12 years ago |