85 Commits (af61ed7c72a2ebce22209f21590552d78550bbbf)

Author SHA1 Message Date
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
Christophe Dumez 185af18790 Fix improvement for file permissions on Windows 14 years ago
Christophe Dumez 3d4c1fe7da FEATURE: Added support for BitComet links (bc://bt/...) 14 years ago
Christophe Dumez b9394f2ba2 Fix race condition allowing to run several instances of qBittorrent at the same time 14 years ago
Christophe Dumez c9ece4695e Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
Christophe Dumez 4805690dbe Merge latest msvc fixes from stable branch 15 years ago
Christophe Dumez 8ec1621334 Merge msvc fixes from stable branch 15 years ago
Christophe Dumez 4e1366bf0d Merge latest fixes from stable branch 15 years ago
Christophe Dumez 29e79dc54d Fix sorting of ETA column when having infinite values (closes #583347) 15 years ago
Christophe Dumez 1052cd019b Better fix for FS changes on torrent labeling 15 years ago
Christophe Dumez 772028106e FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible) 15 years ago
Christophe Dumez 789cf654d0 Another attempt to fixing Mac compilation 15 years ago
Christophe Dumez a300a6094e Mac compilation fix 15 years ago
Christophe Dumez c4ed12bbd1 Code cleanup 15 years ago
Christophe Dumez a468404ab5 Make use of Fast concatenation feature in Qt 4.6 15 years ago
Christophe Dumez 5494c33a89 Fix compilation with Qt 4.4 15 years ago
Christophe Dumez bea3c33a46 Fix several signals/slots bindings 15 years ago
Christophe Dumez a9be841d2d Keep on cleaning up 15 years ago
Christophe Dumez 7d0581a7a5 Started code clean up and optimization 15 years ago
Christophe Dumez a03ad3de23 FEATURE: Torrent files can be exported to a given directory 15 years ago
Christophe Dumez c4ce2a2549 Improved user friendlyness of size units (Use 1KiB/s instead of 1024B/s) 15 years ago
Christophe Dumez d581f653c6 Nox compilation fix 15 years ago
Christophe Dumez 44f6c972d4 Moved screenCenter function to misc.h to avoid code duplication 15 years ago
Christophe Dumez 9d79a51f18 - Fix compilation error with libtorrent v0.14.3 15 years ago
Christophe Dumez 1b1dde3fc8 - Fix '!' support in label names 15 years ago
Christophe Dumez 4fc777268b - Validate new file names to make sure they are allowed by the file system 15 years ago
Christophe Dumez 037e57b687 - Validate label names to make sure there is no character forbidden by the file system 15 years ago
Christophe Dumez ba0c7334b7 - Use torrent addition dialog for Magnet URIs too 15 years ago
Christophe Dumez 99459dc55d - Fixing indentation 15 years ago
Christophe Dumez a5d8766a9e Use XDG folders (.cache, .local) instead of .qbittorrent 15 years ago
Christophe Dumez 50e620daf2 - Handle paths with (~, ., ..) properly 15 years ago
Christophe Dumez 7d66c07cef - Remove old folders after renaming 15 years ago
Christophe Dumez a6207f70d5 - Fix .qbittorrent folder not being created 15 years ago
Christophe Dumez e2c3e6dbaa - Better checking of based32 encoded Magnet Links to increase robustness 15 years ago
Christophe Dumez b1126556c0 - Added Hex Magnet link support 15 years ago
Christophe Dumez 32a8dec0e7 - ~/qBT_dir is no longer created when it is not used 15 years ago
Christophe Dumez 8b41d1973c COSMETIC: Display speeds with more user friendly units instead of always using KiB/s 15 years ago
Christophe Dumez 03552c9a1f - Clean up search engine plugins code 15 years ago
Christophe Dumez ccdb2a82c3 - New tracker list (displays tracker status and error/warning messages) 15 years ago
Christophe Dumez 3d790d131c - Support a lot more countries in GeoIP (flag display) 15 years ago
Christophe Dumez c5c09b09ee - Implemented flag display in peer list (has to be enabled in program preferences, connection section) 15 years ago
Christophe Dumez a6f31c7950 - Display more information regarding the torrent in its properties pannel 15 years ago
Christophe Dumez 3dd9ebc61d - Fix compilation on Mac OS 15 years ago
Christophe Dumez 37158a32ad - Fix crash in torrent addition dialog when save path does not exist (closes #425227) 15 years ago
Christophe Dumez 0b9c05d41b - FEATURE: Make use of torrent enclosure in RSS feeds for direct download 15 years ago
Christophe Dumez 706362333d - Attempt to support FreeDiskSpace() on Windows platform 15 years ago
Christophe Dumez 6fcf25af52 - FEATURE: Display free disk space in torrent addition dialog 15 years ago
Christophe Dumez e619b6977a - Added Magnet URI support (might be still buggy) 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago