35 Commits (5d4da09093ca8ef617df2bb75507f1b2f1fca8b4)

Author SHA1 Message Date
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
thalieht 4022799881 Fix coding style 7 years ago
sledgehammer999 13f69a2245
Fix constant status of '[F] Downloading'. Closes #7628. 7 years ago
sledgehammer999 99abc21dab
Simplify sorting code. 7 years ago
Chocobo1 86c5a8df75
Partial revert eac8838dc2. Fixes #7952. 7 years ago
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
Tony Gregerson 467e516801 Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
Frédéric Brière f53a403a7b Set "category" column as case-insensitive in TransferListSortModel. 8 years ago
sledgehammer999 01ddf23745
Remove unnecessary semicolon. 8 years ago
sledgehammer999 83009adbc0
Use same casting method and fix code style. 8 years ago
sledgehammer999 c8f955e302
Fix previous commit. 8 years ago
Anton Lashkov 1785c54b83 Fix mistake in getting value from model 8 years ago
Yez Ezey 81ec2e60a9 Sort torrent names case insensitively 8 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
Vladimir Golovnev (Glassez) a35cbdc4a9 Fix unchecked dynamic_cast 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
Gabriele d3b23e4b81 Fix sorting torrents by ETA 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
sledgehammer999 9032808112 Fix sorting by queue. 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
Vladimir Sinenko 56ee6dac08 Fixed sort order for datetime columns with empty values (closes #2988) 10 years ago
sledgehammer999 2c5edf8652 Implement 'Force Start' feature. Closes #270. 10 years ago
Gabriele 1f77a03eb6 Don't reorder the torrents in the transfer list if not necessary 10 years ago
Gabriele f02db79c52 Put torrents with no ratio limit at the bottom 10 years ago
Gabriele 0a51b57a54 Put torrents with invalid "Last Activity" value at the bottom of the list 10 years ago
Gabriele 98350bae5d Follow project coding style. Issue #2192. 10 years ago
sledgehammer999 f9e7345776 Implement a 'Completed' status. Closes #2326 #2483 #939. 10 years ago
sledgehammer999 f0d5ce4b98 Implement tracker list in the side panel. Closes #170. 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 d66273b10a Show error status when a torrent is missing files. 10 years ago
sledgehammer999 68c06c7485 Rename the 'Unpaused' filter to 'Resumed'. 10 years ago
John Sebastian Peterson 89f34b4ae7 Add 'unpaused' torrent filter 10 years ago
Ivan Sorokin f235c0ae6c Merge label filter into TransferListSortModel 10 years ago
Ivan Sorokin 8bafc5e216 Merge StatusSortFilterProxyModel into TransferListSortModel 10 years ago
Ivan Sorokin cf2cb29826 Split transferlistsortmodel into .h and .cpp 10 years ago