54 Commits (4d4097d8197e871139a9d0948559e29f30286643)

Author SHA1 Message Date
Chocobo1 4d4097d819 Move editHotkey out of class definition 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
sledgehammer999 829425831f Properly fix the handling of default save path store/load. Bug introduced in dd34663224 8 years ago
erikssm d2e911c3ea fix default save path bug 8 years ago
sledgehammer999 81ea07abee Rename ASM to TMM and related stuff. 9 years ago
Eugene Shalygin a7495fa7b4 Fix crash when adding torrent via a magnet url 9 years ago
Eugene Shalygin 6e73fa80b8 Add option to automatically remove .torrent files upon adding 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
sledgehammer999 a8d2590a4c Display the filepath when a torrent fails to load. Closes #100 and #805. 9 years ago
sledgehammer999 2bb76bf781 Don't display warning when folder named stayed the same. 9 years ago
sledgehammer999 7794502324 Correctly hide useless columns in AddNewTorrent file treeview. Closes #4955. 9 years ago
Chocobo1 dd2dcc4147 Fix additional space in comment label 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
Vladimir Golovnev (Glassez) a96cabfe73 Make AddNewTorrentDialog behavior uniform 9 years ago
Chocobo1 51b7e299b4 Simplify resize actions for AddNewTorrentDialog 9 years ago
Chocobo1 f058e666e5 Use short date in addnewtorrentdialog 9 years ago
Chocobo1 843f7ede8f Cleanup addnewtorrentdialog.ui 9 years ago
sledgehammer999 b099a766e6 Don't merge trackers for private torrents. Closes #2928. 9 years ago
Vladimir Golovnev (Glassez) c57aaf0216 Create MagnetUri object from BC link or HASH string 9 years ago
Vladimir Golovnev (Glassez) 54979e6b53 Move basic search-related code into Core. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
takiz d336c7c02c "Set as default label" option 9 years ago
Chocobo1 a16de62103 Make URL in "Add Torrent File..." clickable. Closes #3928. 9 years ago
Gabriele 420fa82e8d Put some string placeholders between quotes 9 years ago
Vladimir Golovnev (Glassez) c702a7e426 Improve DownloadManager. 9 years ago
Chocobo1 38c0dbfc95 Update disk space label after changing partition, closes #3309. 10 years ago
Chocobo1 e739e81205 Fix compilation on MSVC2013 by moving unicode strings to 10 years ago
ngosang 4a76526417 Code clean up 10 years ago
Vladimir Golovnev (Glassez) 7d73bddfd2 Split some "header only" sources. 10 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
Chocobo1 a29f2dcfaa Set default focus to ok button in add new torrent dlg 10 years ago
Artem S. Tashkinov 4f8155e612 Let's check if the torrent file can actually be opened before passing it to libtorrent 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 6209d8838a Show info hash in the torrent details in 'Add New Torrent' dialog. 10 years ago
sledgehammer999 2b24fe09c5 Save the new save path first in the history. Closes #2382. 10 years ago
sledgehammer999 38455af791 Follow project coding style. Issue #2192. 10 years ago