28 Commits (e5be05584e8168dfe5b65f3543e3348e9bb22a9a)

Author SHA1 Message Date
thalieht 598c856c88 Disable Auto TMM when not using default savepath from monitored folder 5 years ago
Chocobo1 a6cdba17f0
Fix singleton class ownership 5 years ago
NotTsunami 6748e8d787 Remove redundant null checks 5 years ago
Chocobo1 7113174593
Treat .magnet file extension as case insensitive 5 years ago
Vladimir Golovnev (Glassez) 8e65317d61
Rename "fromNativePath" to "toUniformPath" 5 years ago
Chocobo1 e92209475e
Use range-based for loops 5 years ago
thalieht 70f1537d9f Add const to almost all remaining vars and arguments that qualify 6 years ago
thalieht 8c944bd4e1 Avoid repeating the return type 6 years ago
thalieht d8cbc9266a Use 'auto' to avoid duplicating the type name 6 years ago
thalieht 1f36b8b89f Combine qAsConst() with copyAsConst() to asConst() 6 years ago
thalieht 6b1d26d555 Convert all foreach() to range-based for() 6 years ago
Chocobo1 56766dc08b
Avoid binding constant reference to returned object 6 years ago
thalieht 4022799881 Fix coding style 6 years ago
thalieht 20ca90800d Fix coding style 6 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 6 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
Luís Pereira ea1b0b26b1 Don't implicitly cast iterator to const_iterator 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Chocobo1 c907a2f857 Cleanup headers 8 years ago
Chocobo1 6ead0ae9ee Add lookup function to get PathType display names 8 years ago
Chocobo1 6ea89bf621 Improve wordings in "Auto download torrent" section 8 years ago
sledgehammer999 06be9edfe1 Remove watch folders permanently only if the user accepts the Preferences dialog. 9 years ago
sledgehammer999 9c88959651 Make it scroll horizontally when necessary. 9 years ago
sledgehammer999 429a1ba78a Method to update the watch path parameters. 9 years ago
sledgehammer999 990e33a4b1 Don't add the watch folder before the user closes the Preferences window. 9 years ago
sledgehammer999 56ca80eb78 Support loading multiple magnets/hashes/urls per .magnet file in the watched folder(one per line). Closes #217. 9 years ago
sledgehammer999 bc92f156c1 Improve the "Watch folders" UI. Closes #4300. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 5b232528cc Fixup previous commit. 9 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 9 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 9 years ago
Vladimir Golovnev (Glassez) 60c0939e05 Fix coding style (Issue #2192). 9 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
Nick Tiskov 48250c7b76 Update Preferences class 11 years ago
sledgehammer_999 a6294e5739 Fix compilation error on Windows 13 years ago
Christophe Dumez ce6348bc32 Code clean up 13 years ago
Christophe Dumez be32669baf Fix scan directories saving (closes #694768) 14 years ago
Christophe Dumez d76877b1a2 Brand new torrent model for the transfer list 14 years ago
Christophe Dumez 72f4c81f4c Fix download in scan dir persistence 14 years ago
Christophe Dumez 85cafe530e Fix to last commit 14 years ago
Christophe Dumez 7609db28f1 Fix scan folder display on Windows and OS/2 14 years ago
Christophe Dumez b483f09d11 Code cleanup 14 years ago
Christophe Dumez b9241ad5ad Proper fix to use an INI file instead of the registry on Windows 14 years ago
Christophe Dumez 95d8eb9714 Improvement to last fix 15 years ago
Christophe Dumez 38cb4ccbd3 Fix possible crash with folder watching 15 years ago
Christophe Dumez 23b2f94c40 Call qDeleteAll on m_pathList 15 years ago
Christophe Dumez 33f868144b Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility 15 years ago
Christophe Dumez 7710c88797 FEATURE: Support for multiple scan folders 15 years ago