80 Commits (84c84160fdaa1d524ba2f804cf304b990b657abb)

Author SHA1 Message Date
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
Chocobo1 aab752dd2e
Fix delete key has no effect due to "Ambiguous shortcut overload" 7 years ago
thalieht f27e75e8fa Properly pre-select the selected torrent's current ratio limiting options in UpDownRatioDlg dialogs. Fixes #7352 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
Vladimir Golovnev (Glassez) 3ec992474d
Implement TorrentCategoryDialog class 7 years ago
silver 3b4fd35dde
Persist size and treeview header state in preview dialog 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Chocobo1 1bfb8d35cd
Move "Copy hash" menu item above "Copy magnet link" 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
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Naikel Aparicio 9ba00d7035 Implemented share limit by seeding time 8 years ago
thalieht 33979cb41c TransferListWidget: Remove unnecessary deletes from the destructor 8 years ago
Chocobo1 46abe42a54 Fix deletionconfirmationdlg position 8 years ago
Chocobo1 a902eb6b2b Fix speedlimitdlg position 8 years ago
Chocobo1 5de505acfe Cleanup headers 8 years ago
Chocobo1 faaafce35b Fix cancel "Set location" causes files move to installation dir. 8 years ago
Chocobo1 0d3c670728 Add log message 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
thalieht 0240c87095 TransferListWidget: Some coding style 8 years ago
thalieht 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 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 fa45ba102c Refactor 8 years ago
Eugene Shalygin 9bab229108 Adjust icons names to better fit FDO scheme 8 years ago
Chocobo1 e178e70053 Code rewrite, no behavior change 8 years ago
thalieht 1652425cee TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong) 8 years ago
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