16 Commits (f21cafb605ae2e6e12e6fa395e5b15ab22ef486e)

Author SHA1 Message Date
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
Gabriele b63f647c2c Add "Total Size" column to transfer list 10 years ago
Gabriele b1af99ffba Add "Last Activity" column to transfer list 10 years ago
Gabriele a501f9d223 Add "Last Seen Complete" column to transfer list 10 years ago
Ivan Sorokin 16eb407453 Split src/torrentpersistentdata into .h and .cpp 10 years ago
Gabriele fc02b11f65 Don't stretch the last section in the transfer list 10 years ago
sledgehammer999 f9aee5e3ab Forward declare classes where possible in 'TransferListWidget'. 10 years ago
sledgehammer999 baf9d21072 Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 10 years ago
sledgehammer999 e294b2f456 Added 'Ratio Limit' column. Closes #936. 10 years ago
sledgehammer999 e0190d5576 Add 'Completed' column. Closes #1241. 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
sledgehammer999 5d2663660d Count magnet links in the 'downloading' filter and make them prevent system inhibition. Closes #1558 11 years ago
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
sledgehammer999 bf291dbfb1 Don't show a popup menu when no torrent is selected. 11 years ago
Nick Tiskov bd9dcf1247 Hack around QDesktopServices::openUrl to support network shares 11 years ago
Nick Tiskov 4390530cbe Update Main UI 11 years ago
sledgehammer999 ed54f0f7c3 Ensure that at least one column in the tranferlist is always visible. Closes #1165. 11 years ago
arvidn c1c824bcf7 don't use deprecated libtorrent functions 11 years ago
sledgehammer999 b1e682ef41 Improve the message of the deletion dialog. Closes #1073. 11 years ago
Nick Tiskov fd8a2e05a4 Use AutoExpandableDialog instead of QInputDialog wherever possible 11 years ago
Nick Tiskov 107906928a Enable delete hotkey in web seed and tracker list. 11 years ago
Nick Tiskov 7adf012f9c Enable edit/rename via F2 or double click in various places 11 years ago
Nick Tiskov c6329f6327 Forbid newlines in rename torrent dialog. 12 years ago
Nick Tiskov 2fa0f86df4 Use number-aware sort in transfer list 12 years ago