Christophe Dumez
|
c6edf31480
|
Add confirmation dialog for "Force recheck" action (closes #131)
|
12 years ago |
Christophe Dumez
|
06c8e658aa
|
Correctly escape transfer list filter value typed by user
|
12 years ago |
Christophe Dumez
|
7aa39e42c1
|
Fix label-based filtering of torrents whose label contains special characters
|
12 years ago |
Christophe Dumez
|
41132d39ae
|
Fix double-click to open destination path (closes #1020366)
|
13 years ago |
Christophe Dumez
|
02c4be4eaa
|
Fix "Open destination folder" functionality to consider torrent root folder
|
13 years ago |
Christophe Dumez
|
6d31af676e
|
Fix keyboard focus issues on Main window
|
13 years ago |
Christophe Dumez
|
0f291629cc
|
Move FileSystem utility functions out of misc.h
Use new fs_utils.h instead.
|
13 years ago |
Christophe Dumez
|
06ccae591e
|
Coding style changes
|
13 years ago |
Christophe Dumez
|
f3448125c3
|
Coding style clean up
|
13 years ago |
Christophe Dumez
|
a8a7b61ea9
|
Coding style clean up
|
13 years ago |
Christophe Dumez
|
a53a70742d
|
Drop support for libtorrent v0.14.x
|
13 years ago |
Christophe Dumez
|
6c10936f6d
|
Make torrent sorting case insensitive (Closes #857154)
|
13 years ago |
Christophe Dumez
|
7854911d2f
|
Fix possible warnings related to toggleSelectedTorrentsSuperSeeding()
|
13 years ago |
Christophe Dumez
|
a4c1b93a42
|
Added debug output
|
14 years ago |
Christophe Dumez
|
e3a9194010
|
Fix column hiding/showing in transfer list
|
14 years ago |
Christophe Dumez
|
596737ba2f
|
Improve lists columns state saving
|
14 years ago |
Christophe Dumez
|
82e41f36ee
|
FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
|
14 years ago |
Christophe Dumez
|
9aae8040ef
|
Use native file dialogs
|
14 years ago |
Christophe Dumez
|
8fd7b86f45
|
FEATURE: Added option to skip torrent deletion confirmation (Ville Kiiskinen)
|
14 years ago |
Christophe Dumez
|
83ff66e0b1
|
Use of system icon theme can now be disabled
|
14 years ago |
Christophe Dumez
|
5696944c6f
|
Code clean up
|
14 years ago |
Christophe Dumez
|
c14deec893
|
FEATURE: Search engine results can now be opened in a Web browser (plugins will be progressively ported, only btjunkie is working atm)
|
14 years ago |
Christophe Dumez
|
bc035b3873
|
FEATURE: Added "Time Active/Seeded" column to transfer list
|
14 years ago |
Christophe Dumez
|
c3b7aeadd7
|
Fix priority up/down for multiple torrents at the same time (closes #692184)
|
14 years ago |
Christophe Dumez
|
052825e5c4
|
Initial support for system Icons (incomplete but good progress)
|
14 years ago |
Christophe Dumez
|
62503fb663
|
Code clean up
|
14 years ago |
Christophe Dumez
|
dd9e290a60
|
Fix compilation warning
|
14 years ago |
Christophe Dumez
|
3b3642bbba
|
Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...)
|
14 years ago |
Christophe Dumez
|
401693dccd
|
Fix possible crash when loading columns visual indexes
|
14 years ago |
Christophe Dumez
|
2707bf6349
|
FEATURE: Download first/last pieces first when sequential download is
enabled (Thanks Ahmad)
|
14 years ago |
Christophe Dumez
|
e5032a52c4
|
Importance code refactoring related to the "preferences" code - Greatly improves performance
|
14 years ago |
Christophe Dumez
|
a640b08414
|
FEATURE: Added "Amount downloaded/left" columns to transfer list
Fix bug in column display menu
|
14 years ago |
Christophe Dumez
|
9fe64982bb
|
Updated copyright
|
14 years ago |
Christophe Dumez
|
5cd376d2c3
|
Code clean up
|
14 years ago |
Christophe Dumez
|
9c67aaf641
|
Several fixes to the new torrent model (still buggy)
|
14 years ago |
Christophe Dumez
|
d76877b1a2
|
Brand new torrent model for the transfer list
|
14 years ago |
Christophe Dumez
|
126e2e7c75
|
Code clean up
|
14 years ago |
Christophe Dumez
|
5c2b57052b
|
Updated Spanish and catalan translations
|
14 years ago |
Christophe Dumez
|
080a36de5f
|
Correctly update the total number of torrents when a torrent is automatically removed
|
14 years ago |
Christophe Dumez
|
3664134e02
|
Fix possible transfer list refresh issue
|
14 years ago |
Christophe Dumez
|
1875846326
|
Improved "Set Location" and "Change save path" dialogs
|
14 years ago |
Christophe Dumez
|
44fa7388d5
|
Fix display of priority column when the queueing system is enabled
|
14 years ago |
Christophe Dumez
|
290932e128
|
Big code clean up
|
14 years ago |
Christophe Dumez
|
b7a3ae2b4c
|
Fix issue where the properties panel data would not match the currently selected torrent
|
14 years ago |
Christophe Dumez
|
ccf0002c0f
|
FEATURE: Added a transfer list column to display the current tracker
|
14 years ago |
Christophe Dumez
|
6e7309316c
|
Started code reorganizing (Moved libtorrent specific files and webui files to subfolders)
|
14 years ago |
Christophe Dumez
|
4815bb9f11
|
Fix wrong mapping to source model
|
14 years ago |
Christophe Dumez
|
8c001aa478
|
Force progress update of paused torrents too
|
14 years ago |
Christophe Dumez
|
53500ea005
|
Force progress update on torrent pausing
|
14 years ago |
Christophe Dumez
|
63ee1c36e8
|
FEATURE: Added torrent filtering by name
|
14 years ago |