133 Commits (6894a4b6409bf857831191de52f81755a23f50a0)

Author SHA1 Message Date
Christophe Dumez 051341a42a Add m4v to the list of previewable file extensions (closes #216) 12 years ago
Christophe Dumez 806ab07865 Import new trackers from magnet link in case of duplicate torrent (closes #111) 12 years ago
Christophe Dumez 9a964d871d Rewrite code for returning information about torrents as JSON (Web UI) 13 years ago
Christophe Dumez 30d5273bb5 Stop subclassing QObject in misc 13 years ago
Christophe Dumez 0f291629cc Move FileSystem utility functions out of misc.h 13 years ago
Christophe Dumez c502edf9e1 Brand new torrent addition dialog 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 0d0c7559bf Optimize converter between QString and sha1_hash 13 years ago
Christophe Dumez de4559659d Code clean up 13 years ago
Christophe Dumez 16071ec266 Remove unused code 13 years ago
Christophe Dumez 68041e382d Clean up misc::isValidFileSystemName() function 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
Christophe Dumez f4c2fdd2fd Search: Initial support for Python 3.x 13 years ago
Christophe Dumez 02fbd6a135 Fix compilation warnings in smtp.h (cgreco) 13 years ago
Christophe Dumez 3995af6489 Initial port to libtorrent v0.16 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 d9e15e40f4 Fix "Append Label to Save path" on Windows 14 years ago
Christophe Dumez 5c8dd9f0fb Performance improvement on ARM 14 years ago
Christophe Dumez fcf3b8e14a Fixed translation of size units (Thanks Владимир Головнёв) 14 years ago
Christophe Dumez 76ea7525e3 Really get rid of DBus dependency in nox mode 14 years ago
Christophe Dumez 83ff66e0b1 Use of system icon theme can now be disabled 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 14 years ago
Christophe Dumez 29426265a7 Fix nox compilation 14 years ago
Christophe Dumez b61e4363f5 Use system icons in the Web UI too 14 years ago
Christophe Dumez 052825e5c4 Initial support for system Icons (incomplete but good progress) 14 years ago
Christophe Dumez b41aa38f39 Code clean up 14 years ago
Christophe Dumez 287cdc43c1 Code optimization 14 years ago
Christophe Dumez 79e595c195 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 6b7af5b464 Started work on the new RSS feed downloader (WIP) 14 years ago
Christophe Dumez 3ecc8c8d67 FEATURE: Remember the last trackers used in the torrent creation tool 14 years ago
Christophe Dumez 90dd337069 FEATURE: Added a torrent import assistant to seed or keep downloading outside torrents 14 years ago
Christophe Dumez 290932e128 Big code clean up 14 years ago
Christophe Dumez 828ecb6b3c Fix to last commit 14 years ago
Christophe Dumez df677789d2 FEATURE: Added Auto-Shutdown on downloads completion feature (Linux Only for now) 14 years ago
Christophe Dumez 0bcbaf6521 Remember last selected paths in torrent creation dialog 14 years ago