40 Commits (f78bf27daf1bf318854c5e43bcb45ff89e6987d3)

Author SHA1 Message Date
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
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
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 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
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 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
Vladimir Golovnev (Glassez) 28ed981082 Redesign RSS base classes. 9 years ago
Vladimir Golovnev (Glassez) 6f7ae728eb Move base RSS names to Rss namespace. 9 years ago
Vladimir Golovnev (Glassez) 405b06319d Move base RSS code to Core. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
Chocobo1 cf91685f6f Sort labels in RSS Downloader dialog, closes #3140. 9 years ago
Chocobo1 65d3ca8c3f Capitalize items 9 years ago
Gabriele 42c74f9553 Avoid concatenation when dealing with translatable strings 9 years ago
Gabriele 420fa82e8d Put some string placeholders between quotes 9 years ago
Nick Tiskov 2442411a5e Fix: Adding RSS rule with a new label doesn't add this label to UI. 9 years ago
Nick Tiskov f5c0cddea5 Fix: Label changes to first item in RSS rule list are forgotten, because checkRegex calls updateMustLineValidity, which saves the rule before new label can be applied. 9 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
Gabriele 027a08c92e Update matching RSS articles while editing rules 10 years ago
ngosang 90a18da499 Removes several warnings related with RSS 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
Nick Tiskov ef14b83134 Support overriding global "Add paused" option in RSS on per rule basis 10 years ago
sledgehammer999 11ef0f8729 Correct RSS tooltip text from 18e0d122fb. 10 years ago
Nick Tiskov 806a4a2e6a Add setting to ignore RSS rule matches for X days 10 years ago
Gabriele c6dbe8ea60 Don't use white spaces as separator in RSS "must not contain" rules 10 years ago
Nick Tiskov 18e0d122fb Add tooltip to episode filter text edit 10 years ago
Nick Tiskov 0564ceea9f Implement episode filter for rss downloader 10 years ago
sledgehammer999 45e95e6cc2 Don't translate file extensions. Closes #1907. 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
Nick Tiskov ae8356aae5 Update RSS Classes 11 years ago
Nick Tiskov 150e9bb452 Fix rss settings corruption when checking regexp and going to other rule. 11 years ago
Nick Tiskov fd8a2e05a4 Use AutoExpandableDialog instead of QInputDialog wherever possible 11 years ago
Nick Tiskov 42e81b9d19 Support edit/delete/double click hotkeys in rss feed list and rule list. 11 years ago
Nick Tiskov 70a0de8de5 Fix failing asserts (rss settings are not saved). 12 years ago
Nick Tiskov 454dbd5cd8 Do not autoDL items based on rules still being edited. 12 years ago
Christophe Dumez da3406b811 Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default 12 years ago
Nick Tiskov 5e5d8118c7 Changing regexp/wildcard mode should update article list matches 12 years ago
Christophe Dumez 92189b6c50 Fix error in translatable string 13 years ago
Christophe Dumez 6a905fc9e0 Fix 2 strings 13 years ago