121 Commits (5ea100352e89616547a3a9d452a6958d57ccb49f)

Author SHA1 Message Date
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
Tim Delaney 935b30b17a RSS use red text to indicate invalid filter. Closes #6165. 8 years ago
Tim Delaney e37488807b Fix tab order in RSS downloader. Closes #6164. 8 years ago
Tim Delaney 96c1187f47 RSS parse torrent episodes like 1x01 as well as S01E01. Closes #2749. 8 years ago
Tim Delaney 64f9cbbf54 Allow episode zero (special) and leading zeroes in RSS episode filter. 8 years ago
Tim Delaney 601649f49a Save rule on enable/disable even if not selected. Closes #6163. 8 years ago
Anton Lashkov a372d22fb2 Add missing `else` 8 years ago
Chocobo1 85add9a5c8 Use "Standard Shortcuts" defined by Qt whenever possible. 8 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 513e8f246b Morph QToolButton to QPushButton 9 years ago