58 Commits (7eaa5987c88eac05a2fdace62952cd9ec008070f)

Author SHA1 Message Date
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
Nick Tiskov 0e09717a02 Properly rename torrents, when index is moved out of current filter model or changes position inside filter model while rename window stays open 12 years ago
sledgehammer999 b32a68318c Ensure that all tranferlist columns have a size > 0. 12 years ago
sledgehammer999 01307b377e Improve drawing speed of transferlist with many torrents. 12 years ago
John Peterson d1c3a07ba6 Adding "Save path" column 12 years ago
sledgehammer999 12a6ecf353 Enable 'copy magnet uri' for torrents without metadata too. Fixes issue #458. 12 years ago
Christophe Dumez da3406b811 Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default 12 years ago
sledgehammer999 a2e4e2ad37 Remove leading and trailing whitespace when choosing filenames. Fixes issue #401. 12 years ago
Nick Tiskov 680998f9c2 Add 'Uploaded' column to main view 12 years ago
Christophe Dumez c6edf31480 Add confirmation dialog for "Force recheck" action (closes #131) 12 years ago
Christophe Dumez 06c8e658aa Correctly escape transfer list filter value typed by user 12 years ago
Christophe Dumez 7aa39e42c1 Fix label-based filtering of torrents whose label contains special characters 12 years ago
Christophe Dumez 41132d39ae Fix double-click to open destination path (closes #1020366) 13 years ago
Christophe Dumez 02c4be4eaa Fix "Open destination folder" functionality to consider torrent root folder 13 years ago
Christophe Dumez 6d31af676e Fix keyboard focus issues on Main window 13 years ago
Christophe Dumez 0f291629cc Move FileSystem utility functions out of misc.h 13 years ago