98 Commits (19d6de795c125846b72c09b987902b3fcfd27d39)

Author SHA1 Message Date
Thomas Piccirello f27dc977e9 Replace prio namespace with FilePriority enum class 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
thalieht 94613c2fa2 Fix some warnings 6 years ago
thalieht ffc2193df9 Preselect name without extension when renaming files 6 years ago
Chocobo1 56766dc08b
Avoid binding constant reference to returned object 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
Chocobo1 cb687ba3bd
Add options in AddNewTorrentDialog 6 years ago
Chocobo1 1b406c97da
Revise dialog messages 6 years ago
thalieht 456270bbb1 Delete several unused #include 6 years ago
thalieht 6d4434ad66 Convert the names used in ui and c++ files from snake_case to camelCase 6 years ago
Vladimir Golovnev (Glassez) 112a9bcfa2
Use new DownloadManager interface 6 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
thalieht 4022799881 Fix coding style 7 years ago
Vladimir Golovnev (Glassez) 3be945a401
Add last used save path to the front of history 7 years ago
Chocobo1 eb72b9ca7d
Simplify the saving & loading of a setting 7 years ago
Chocobo1 ceaf755ac6
Make use of QStringLiteral 7 years ago
Vladimir Golovnev (Glassez) 71e5a40857
Add option to remember last used save path 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Vladimir Golovnev (Glassez) 69df8174b9
Allow to load TorrentInfo from data buffer 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
Eugene Shalygin 1fed324f91 Add option to tune download history list length. Closes #4043. 7 years ago
sledgehammer999 50471ec8c8
String fixes and optimizations mentioned by translators on Transifex. 7 years ago
Vladimir Golovnev (Glassez) 3ec992474d
Implement TorrentCategoryDialog class 7 years ago
Chocobo1 058062d586
Show torrent name in "add new torrent" dialog on merging trackers 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
sledgehammer999 6270433237
Fix explicit Torrent Management Mode in Add New Torrent dialog. Closes #5602. 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
Chocobo1 08a6c75227 Refactors 8 years ago
Eugene Shalygin 5c10a24923 Add availability column to torrent properties window 8 years ago
Chocobo1 b9e8cab1e5 Revise class memebers construction & destruction 8 years ago
Chocobo1 4d4097d819 Move editHotkey out of class definition 8 years ago
Eugene Shalygin 7320ac1bc0 Use file path edit widgets in options and add torrent dialog 8 years ago
Frédéric Brière ec08cb5445 Leave categories order intact in "Add new torrent" dialog. 8 years ago
Chocobo1 de54fa2c30 Fix addnewtorrentdialog position 8 years ago
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 8 years ago
Brian Kendall 59e6a4298d Fixed macOS-specific bug in AddNewTorrentDialog 8 years ago
Vladimir Golovnev (Glassez) c799923d7d Allow strip root folder using default settings 8 years ago
Vladimir Golovnev (qlassez) f259bde275 Fix "Create subfolder" in AddNewTorrentDialog 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Vladimir Golovnev (Glassez) 22178f9997 Fix strip torrent root folder 8 years ago
sledgehammer999 4b2d8a7941 Setting for creating subfolder on multifile torrents. Closes #588. 8 years ago
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 86e82c71e5 Setup parent pointer 8 years ago
thalieht 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 8 years ago
sledgehammer999 4128f01aa8 Don't revert save path value in the Dialog when metadata are received. Closes #5482. 8 years ago