29 Commits (8d9b4a19bd2c8205ed690c334b87873c76524494)

Author SHA1 Message Date
Chocobo1 e5dca50025
Convert to use private pointer for ui object 6 years ago
thalieht 445adb0ab4 Convert pass-by-value arguments to const refs where applicable 6 years ago
thalieht d668a4fe6d Fix coding style for various things 6 years ago
thalieht 94613c2fa2 Fix some warnings 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
Chocobo1 c60b7b213e
Add missing 'override' specifier 7 years ago
Jesse Bryan e887b3106f transferlist: added a force reannounce option. closes #6448. 7 years ago
Chocobo1 aab752dd2e
Fix delete key has no effect due to "Ambiguous shortcut overload" 7 years ago
Nick Korotysh 1378245a63
show delete accelerator key in menu. closes #7508 7 years ago
dzmat 3d932b1cce transferlistwidget class members names clarification 7 years ago
Tom Piccirello 145641ac41 Add copy options to webui context menu (addresses #6815) (#7036) 7 years ago
Tony Gregerson c5e73219bf Improve checkbox interface for selecting tags in the context menu. Closes #7060 7 years ago
Tony Gregerson 467e516801 Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
thalieht beddee8dd4 Transferlist: add hotkeys for double click and recheck selected torrents 8 years ago
thalieht ed900d3e86 change torrentDoubleClicked() so it can be used in a hotkey 8 years ago
Chocobo1 f4652b3f7b Shift + scroll = horizontal scroll, Closes #5980 8 years ago
pieniacy 5f4114ae76 Add torrent and files deletion with Shift+Delete hotkey 8 years ago
sledgehammer999 81ea07abee Rename ASM to TMM and related stuff. 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
Gabriele e728710430 Select the file of single file torrents when opening destination folder 9 years ago
Vladimir Golovnev (Glassez) d475ab3881 Fix label filter. Closes #3429. 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 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
ADTC d0c523ed00 Changed "caption" to "name" in code for consistency 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
John Sebastian Peterson 5cab5bd129 saving torrent list view when changed 10 years ago
buinsky 6644791458 Follow project coding style. Issue #2192. 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
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 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
Nick Tiskov bd9dcf1247 Hack around QDesktopServices::openUrl to support network shares 11 years ago
Nick Tiskov 107906928a Enable delete hotkey in web seed and tracker list. 12 years ago
Nick Tiskov 7adf012f9c Enable edit/rename via F2 or double click in various places 12 years ago
Nick Tiskov 2fa0f86df4 Use number-aware sort in transfer list 12 years ago
Christophe Dumez 06c8e658aa Correctly escape transfer list filter value typed by user 12 years ago
Christophe Dumez 7854911d2f Fix possible warnings related to toggleSelectedTorrentsSuperSeeding() 14 years ago
Christophe Dumez e3a9194010 Fix column hiding/showing in transfer list 14 years ago
Christophe Dumez 82e41f36ee FEATURE: Added per-torrent ratio limiting (Christian Kandeler) 14 years ago
Christophe Dumez c2e5ecaaa0 BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 14 years ago
Christophe Dumez 62503fb663 Code clean up 14 years ago
Christophe Dumez 19db0d471f Signal / slot fixes 14 years ago
Christophe Dumez 5cd376d2c3 Code clean up 14 years ago
Christophe Dumez d76877b1a2 Brand new torrent model for the transfer list 14 years ago