Christophe Dumez
a48d36c9a2
Add comment
13 years ago
Christophe Dumez
01ad2e9746
Move downloads folder detection code from preferences.h to misc.cpp
13 years ago
Christophe Dumez
ce6348bc32
Code clean up
13 years ago
sledgehammer_999
3d5487dfcb
misc.cpp: Remove unused variable in windows-specific code
13 years ago
sledgehammer_999
be09284192
Simplify available disk size calculation code
...
The new code uses boost so that we don't need platform-specific
code anymore. It also fixes a calculation issue on the Windows
platform with the original code.
13 years ago
Christophe Dumez
f4c2fdd2fd
Search: Initial support for Python 3.x
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
3995af6489
Initial port to libtorrent v0.16
14 years ago
Christophe Dumez
dc2de49cdb
Use HAL as fallback for system shutdown/suspend
14 years ago
Christophe Dumez
c63503aaa6
Use ConsoleKit to shutdown the system instead of HAL (deprecated)
...
use UPower to suspend the system instead of HAL (deprecated)
Rewrote computer shutdown/suspend code to avoid data loss
14 years ago
Christophe Dumez
ea04f79e0f
Parse URLs in torrent description
14 years ago
Christophe Dumez
85d6365bc2
Limit file names to 255 bytes to avoid issues on Linux FS
14 years ago
Christophe Dumez
15d3b07f34
Improve folder removal behavior
14 years ago
Christophe Dumez
b6c3189fe3
Make QtDBus dependency optional
14 years ago
Christophe Dumez
d9e15e40f4
Fix "Append Label to Save path" on Windows
14 years ago
Christophe Dumez
8238c13dc0
Performance improvement on ARM
14 years ago
Christophe Dumez
721fa821f7
BUGFIX: Fix renaming of single-file torrents (by Vladimir Golovnev)
14 years ago
Christophe Dumez
fcf3b8e14a
Fixed translation of size units (Thanks Владимир Головнёв)
14 years ago
Christophe Dumez
cb719e2bf5
Fix freebsd compilation
14 years ago
Christophe Dumez
ab8e35b6b4
Really get rid of nox dependency in nox mode
14 years ago
Christophe Dumez
76ea7525e3
Really get rid of DBus dependency in nox mode
14 years ago
Christophe Dumez
fb443bb6e7
Hide unwanted files that have to be partly downloaded
14 years ago
Christophe Dumez
1b08c087c0
FEATURE: Added auto-suspend upon downloads completion feature
14 years ago
Christophe Dumez
64f4775a81
Code clean up
14 years ago
Christophe Dumez
5696944c6f
Code clean up
14 years ago
Christophe Dumez
cc4e1c5bbe
Remove empty folders on torrent soft deletion
...
Code clean up
14 years ago
Christophe Dumez
b41aa38f39
Code clean up
14 years ago
Christophe Dumez
287cdc43c1
Code optimization
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
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
14 years ago
Christophe Dumez
9c9944715a
More reliable folder scanning
14 years ago
Christophe Dumez
3ecc8c8d67
FEATURE: Remember the last trackers used in the torrent creation tool
...
FEATURE: The optimal piece size is now automatically computed in the torrent creation tool
COSMETIC: Improved the torrent creation tool appearance
14 years ago
Christophe Dumez
90dd337069
FEATURE: Added a torrent import assistant to seed or keep downloading outside torrents
14 years ago
Christophe Dumez
7ec842929a
Moved search code into a subfolder
14 years ago
Christophe Dumez
828ecb6b3c
Fix to last commit
14 years ago
Christophe Dumez
8994ca6dd5
Detect OGV as previewable format
14 years ago
Christophe Dumez
2cd4937ddc
Mac specific changes by Stephanos Antaris
14 years ago
Christophe Dumez
308e358d3f
Fix Auto-Shutdown feature on Windows
14 years ago
Christophe Dumez
d15e6a4847
Blind implementation for auto-shutdown on Windows
14 years ago
Christophe Dumez
e311239a28
Blind implementation of auto-shutdown for Mac OS
14 years ago
Christophe Dumez
df677789d2
FEATURE: Added Auto-Shutdown on downloads completion feature (Linux Only for now)
14 years ago
Christophe Dumez
4d977a8d46
Improvement to last commit
15 years ago
Christophe Dumez
b483f09d11
Code cleanup
15 years ago
Christophe Dumez
3d4c1fe7da
FEATURE: Added support for BitComet links (bc://bt/...)
15 years ago
Christophe Dumez
67f41ad991
Do not display bytes values decimal digits
15 years ago
Christophe Dumez
0d85d0a777
Free disk space calculation also works if the destination path does not exist
15 years ago
Christophe Dumez
5e7cafb8c0
More readable display of ETA
15 years ago
Christophe Dumez
ac80dd78a8
Improved file saving in torrent addition dialog (uTorrent like)
15 years ago
Christophe Dumez
061f1000cf
Unicode fix
15 years ago
Christophe Dumez
c31b5f1f97
Various Mac related fixes (Thanks Mirco Chinelli)
15 years ago