Christophe Dumez
6faa227df3
Sort previewable extension in alphabetical order
12 years ago
Christophe Dumez
051341a42a
Add m4v to the list of previewable file extensions ( closes #216 )
...
Also optimize the misc::isPreviewable() function.
12 years ago
Christophe Dumez
806ab07865
Import new trackers from magnet link in case of duplicate torrent ( closes #111 )
12 years ago
Christophe Dumez
48f2b6fb66
Fix OS2 build
13 years ago
Christophe Dumez
9a964d871d
Rewrite code for returning information about torrents as JSON (Web UI)
...
- The new code is simpler, cleaner and more efficient
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
c502edf9e1
Brand new torrent addition dialog
13 years ago
Christophe Dumez
8cc538085f
OS/2 fixes from Silvan Scherrer
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
0c9dbc15f9
Remove misc::time_tToQString()
13 years ago
Christophe Dumez
ed468083c5
Remove misc::chmod644() function
13 years ago
Christophe Dumez
737982e92f
Remove unused code
13 years ago
Christophe Dumez
b43e641d21
Remove misc::removeEmptyFolder()
13 years ago
Christophe Dumez
c25586b500
Remove misc::safeRemove(): shouldn't be needed
13 years ago
Christophe Dumez
60d9bfe077
misc: Remove duplicate function to branch a path
13 years ago
Christophe Dumez
16071ec266
Remove unused code
13 years ago
Christophe Dumez
fb03682df4
Clean up misc::toValidFileSystemName()
13 years ago
Christophe Dumez
68041e382d
Clean up misc::isValidFileSystemName() function
13 years ago
Christophe Dumez
96c918ff8d
misc.cpp: Fix compilation on Mac OS X
13 years ago
Christophe Dumez
f6b7b8bd6e
Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used
13 years ago
Christophe Dumez
3c650038e2
Revert "Use %USERPROFILE%\Downloads as download folder on Windows"
...
This reverts commit 357e309dad
.
13 years ago
Christophe Dumez
98b09f68ae
Remove NSPathUtilities.h include (Mac OS X)
13 years ago
Christophe Dumez
357e309dad
Use %USERPROFILE%\Downloads as download folder on Windows
13 years ago
Στέφανος Αντάρης
b0d6f3f9bf
Mac OS: Properly detect "Downloads" folder
13 years ago
sledgehammer_999
d744968ea6
Fix compilation on Windows after code cleanups.
13 years ago
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