43 Commits (88b2b2600793c9d1489c3833855e5ab8ab1c90ff)

Author SHA1 Message Date
Chocobo1 f4652b3f7b Shift + scroll = horizontal scroll, Closes #5980 8 years ago
sledgehammer999 ddb8badcc9 Fix deletion via the context menu. Broken by #5616. 8 years ago
pieniacy 5f4114ae76 Add torrent and files deletion with Shift+Delete hotkey 8 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
Chocobo1 c85a0a41ba Rename "options.ui" to "optionsdlg.ui" 9 years ago
sledgehammer999 81ea07abee Rename ASM to TMM and related stuff. 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 c3bde7c910 Sort labels with `naturalCompare()`. Closes #3919. 9 years ago
Vladimir Golovnev (Glassez) 1760beed17 Fix MainWindow coding style (Issue #2192) 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
ngosang 6b6411d06b Download more pieces in "Download first and last pieces first" feature 9 years ago
buinsky 00e6e00e71 Edit speed limits and upload ratio icons 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
vlakoff 692cac1dc5 Support wildcards for filtering torrent list and torrent content 9 years ago
Vladimir Golovnev (Glassez) 67e90d8d2a Make setSequentialDownload/setFirstLastPiecePriority independent. 9 years ago
sledgehammer999 22d9427e20 Fix reordering of first column with Qt5. Closes #2835. 9 years ago
Vladimir Golovnev (Glassez) 501ab07024 Fix TorrentHandle path methods. Closes #3847. 9 years ago
sledgehammer999 cbf683878a Show current label in the torrent context menu. Closes #3776. 9 years ago
Gabriele e728710430 Select the file of single file torrents when opening destination folder 9 years ago
sledgehammer999 6668018b45 Static order of items in the transferlist menu. 9 years ago
Chocobo1 58b600198f Fix '&' character in label name becomes accelerator key, closes #3454. 9 years ago
Vladimir Golovnev (Glassez) d475ab3881 Fix label filter. Closes #3429. 9 years ago
ngosang 9dbb2720b0 Changes in Force Resume icon and menu order 9 years ago
Oleh Prypin 7474c05209 Implement an option to disable confirmation of torrent recheck 9 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
Vladimir Golovnev (Glassez) 347832d852 Fix torrent renaming (3715e8d2 regression). 10 years ago
ngosang 3715e8d2c8 Change default preferences 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
sledgehammer999 8a5d2208a5 Fix UI freeze when right clicking on a torrent with libtorrent 1.0.x. 10 years ago
sledgehammer999 2c5edf8652 Implement 'Force Start' feature. Closes #270. 10 years ago
sledgehammer999 f0d5ce4b98 Implement tracker list in the side panel. Closes #170. 10 years ago
sledgehammer999 5a20bdcef3 Fix the deletion of torrents when using the context menu of the label sidepanel. 10 years ago
ADTC d0c523ed00 Changed "caption" to "name" in code for consistency 10 years ago
ngosang 5d3f68e422 Add icon to "Copy name" option and change item ordering 10 years ago
Chris Hirst 91aad83cad Add "Copy name" option in right-click menu of torrent list 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 eeee24a0b3 Make 'TorrentPersistentData' similar to 'Preferences' class. 10 years ago
Ivan Sorokin e3349092ad Refactor TorrentPersistentData 10 years ago
John Sebastian Peterson cbb8cbf052 saving properties window state when changed 10 years ago
John Sebastian Peterson 5cab5bd129 saving torrent list view when changed 10 years ago
sledgehammer999 6884845446 Ensure that the priority column has enough width when queueing is enabled. Closes #2263. 10 years ago
buinsky 2a712a81ea Add sequential downloading menu items 10 years ago
buinsky 6644791458 Follow project coding style. Issue #2192. 10 years ago
Nick Tiskov be99c45944 Fix opening of samba shares 10 years ago
Ivan Sorokin 976982ba09 Now user-created labels "all" and "none" works as regular labels 10 years ago
Ivan Sorokin f235c0ae6c Merge label filter into TransferListSortModel 10 years ago
Ivan Sorokin 8bafc5e216 Merge StatusSortFilterProxyModel into TransferListSortModel 10 years ago