Christophe Dumez
682377ff66
Merge msvc compilation fixes from stable branch
15 years ago
Christophe Dumez
a60615a2d8
Improved RSS filters sorting code
15 years ago
Christophe Dumez
aec99ed14f
More code cleanup
15 years ago
Christophe Dumez
e082c02630
Make use of QT_VERSION define instead of using our own define
15 years ago
Christophe Dumez
aa8f7552a2
- RSS filters are now alphabetically sorted
...
- Fix crash when renaming currently displayed RSS filter
- Remove overwriting confirmation when exporting RSS filters since Qt takes care of it
15 years ago
Christophe Dumez
4732c8565d
- Refresh RSS feed as soon as feed downloader is enabled
15 years ago
Christophe Dumez
78ba99778a
- Fix crash when deleting a label
15 years ago
Christophe Dumez
db564b4521
- wildcard matching for "do not match" tokens too
15 years ago
Christophe Dumez
3f2076d195
- Use Wildcard matching instead of full regex one (much simpler and seems to be what the user expects) in RSS feed downloader
15 years ago
Christophe Dumez
617724c2b1
- Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz)
15 years ago
Christophe Dumez
9323660c79
- Fix compilation with Qt 4.4
...
- Fix compilation with older boost libraries
15 years ago
Christophe Dumez
843168bb62
- Move ui files to their own folder
15 years ago
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
15 years ago
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
15 years ago
Christophe Dumez
48b14d1066
- Major rewrite of rss grouping code because I did not like my first approach. It is not complete yet but it is far more clean and stable
15 years ago
Christophe Dumez
fdaeafc701
- Fixed overwriting confirmation -> should have 'Yes/No' buttons, not 'Ok'
15 years ago
Christophe Dumez
e7663e7b6b
- Fixed a slight bug in default RSS feed downloader filter rule (use rule name instead as '*')
15 years ago
Christophe Dumez
2926745102
- Added Import / Export feature for RSS feed downloader filters
15 years ago
Christophe Dumez
66e5a6672a
- It is now possible to rename Feed downloader filters
15 years ago
Christophe Dumez
f80bd42361
- Fixed RSS feed filter matching (did not take 'not' tokens into consideration)
...
- Added a RSS feed filter tester for easy setup)
- Updated language files
15 years ago
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
15 years ago