130 Commits (c22e6b450283169f7eef95726eeafd02c72b268a)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 53b9bcaaac
Place "Use Smart Episode Filter" more correctly 7 years ago
Vladimir Golovnev (Glassez) 844f76c2ca
Make "Ignoring days" to behave like other filters 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Stephen Dawkins 48cbccff1e Made smart episode filter regular expression configurable 7 years ago
Stephen Dawkins 2845a791d0 Initial implementation of Smart Filter feature 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Vladimir Golovnev (Glassez) e75f8603b0
Fix RSS rule updated when deleting 7 years ago
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
Vladimir Golovnev (Glassez) 916cfcdb03
Implement Import/Export RSS rules in JSON format 7 years ago
Vladimir Golovnev (Glassez) b8fc415870
Implement Import/Export RSS rules in legacy format 7 years ago
thalieht 525fdd6c2b Coding style, use nullptr and other minor things 7 years ago
Vladimir Golovnev (Glassez) 3ec992474d
Implement TorrentCategoryDialog class 7 years ago
Vladimir Golovnev f2af308e6d Fix RSS Downloader fails to rename rule 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
Vladimir Golovnev (Glassez) 66aeafdc63 Fix crash in ArticleListWidget 8 years ago
KingLucius dedd31ada5 Fix crash when delete RSS feed 8 years ago
Eugene Shalygin 72da2e7252 Do not use hardcoded colors in RSS feed view 8 years ago
Vladimir Golovnev (Glassez) 76e3383650 Don't remove read articles from Unread list 8 years ago
Vladimir Golovnev (Glassez) 2d3914c077 Prevent incorrect popullating of Unread RSS list 8 years ago
Vladimir Golovnev (Glassez) 4e37688105 Properly clear ArticleListWidget 8 years ago
Chocobo1 2258e4d5ed Fix automatedrssdownloader position 8 years ago
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 8 years ago
Vladimir Golovnev (Glassez) a78a1a9c64 Add invariant checking in ArticleListWidget 8 years ago
Vladimir Golovnev (Glassez) 6764de8ef0 Fix ArticleListWidget adds new articles in wrong order 8 years ago
Vladimir Golovnev (Glassez) 71814885aa Fix ArticleListWidget doesn't clear properly 8 years ago
Vladimir Golovnev (Glassez) abfcfb5af0 Fix possible null pointer dereference 8 years ago
zywo 51104a9fb4 Fix CMake build 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Eugene Shalygin 4e1b7c3b87 Remove generated include from headers 8 years ago
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Tim Delaney f9abd254f4 Use Perl-compatible regexes for RSS rules. Closes #6367. 8 years ago
Tim Delaney c0339d4f6a Fix regex RSS matching. Closes #6337. 8 years ago
thalieht 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 8 years ago
Tim Delaney f96eb587ff Bugfix RSS feed list and rules editor. Closes #3782, #6281. 8 years ago
Tim Delaney e4d9e9f63f Follow project coding style. Issue #2192. 8 years ago
Eugene Shalygin 180ec7af4a cmake: RSS target has to depend on qbt_base as it uses its includes 8 years ago
Eugene Shalygin a6b6009fb1 Replace icon name "open-menu" with "preferences-system" 8 years ago
Chocobo1 0517a3eb63 Fix rss icon too large in rss settings dialog 8 years ago
Eugene Shalygin 9bab229108 Adjust icons names to better fit FDO scheme 8 years ago
sledgehammer999 c384cc8c8c
Move new icons to their own theme folder. 8 years ago
Tim Delaney 70ce12372d Follow project coding style. Issue #2192. 8 years ago
Tim Delaney 8949a8ad75 RSS: allow resetting rule to no category. Closes #5539. 8 years ago
Tim Delaney 2244b7cb66 RSS episode filter refactoring and logging (prep for later commits). 8 years ago
Chocobo1 a415f14fac Rename splitter names 8 years ago
Chocobo1 7d34a89efd Change RSS view layout to horizontal. Closes #5920. 8 years ago
Tim Delaney b84d9201fd Allow | in RSS must contain. Closes #6171. 8 years ago
Tim Delaney 32bdb73f70 RSS allow infinite range to extend beyond current season. Closes #800, #3876, #6170. 8 years ago