Christophe Dumez
|
6f89b1f131
|
- Be less restrictive about RSS feeds, we now display articles even if they don't have embedded torrents. However, RSS feed downloader is not available for said feeds.
- Added an icon to differenciate articles with attachment (torrent)
|
15 years ago |
Christophe Dumez
|
7a59d5e47c
|
- Do not update the icon when clicking "Mark all as read" on a feed that is still loading
- Added some more debug messages
|
15 years ago |
Christophe Dumez
|
a33094519c
|
- Fix crash when a new RSS feed is added and its URL is reformatted/simplified by QUrl(URL).toString(). (closes #420116)
|
15 years ago |
Christophe Dumez
|
480d00d747
|
- Display "Unread" item in RSS Feed list which displays all unread items
|
15 years ago |
Christophe Dumez
|
8e2efc2950
|
- Fix bad ASSERT
- Bump to beta3
|
15 years ago |
Christophe Dumez
|
dc18780a97
|
- "Mark items read" on a folder now updates number of unread news
|
15 years ago |
Christophe Dumez
|
e126de8ff5
|
- Always keep number of unread news per folders up to date
- RefreshAllFeeds() only sets loading.png icon for feeds (and not folders)
|
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
|
725700420c
|
- RSS feed parent was not updated after being moved to another folder
|
15 years ago |
Christophe Dumez
|
480df1f5dc
|
- Fixed crash when selecting feeds after they were moved
|
15 years ago |
Christophe Dumez
|
2fa43dd973
|
- Started to implement drag n drop in feed list but it is still very buggy
|
15 years ago |
Christophe Dumez
|
05569a5011
|
- Added some more function for rss feeds grouping
|
15 years ago |
Christophe Dumez
|
73dbce45b2
|
- Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable
|
15 years ago |