65 Commits (3d970399d47dd6f9ea02ca22a733dc033a02b745)

Author SHA1 Message Date
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
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