Christophe Dumez
c287879e55
Fix possible crash with Qt 4.4
15 years ago
Christophe Dumez
e8dd7bbcc9
- Fix possible race condition in RSS that could cause crash on startup (bug #511441 )
15 years ago
Christophe Dumez
48dbaf05ae
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
15 years ago
Christophe Dumez
2ce375d8eb
- Improved date handling in RSS
15 years ago
Christophe Dumez
af1b06c5be
- Fix several bugs in RSS plugin
...
* RSS downloader takes into consideration maximum number of articles per feed
* Fix possible issue with RSS folder deletion
* Clear persistant data whenever a RSS feed is deleted
15 years ago
Christophe Dumez
542338972a
- Explicitely delete "unread" RSS item although Qt should be taking care of it
15 years ago
Christophe Dumez
88b77a63ed
- Qt 4.4 fix
15 years ago
Christophe Dumez
0984b8b8e1
- Cannot drop a feed into "Unread" item
15 years ago
Christophe Dumez
480d00d747
- Display "Unread" item in RSS Feed list which displays all unread items
15 years ago
Christophe Dumez
a0923741a4
- Make sure items are not overwriten when drag 'n dropping items in RSS feed list
15 years ago
Christophe Dumez
d02aca7323
- Fixed possible crash when moving a feed from one folder to another
15 years ago
Christophe Dumez
fd81567ecd
- Remembering open state of RSS folders on startup
15 years ago
Christophe Dumez
06fb19e8be
- Updated selectFirstFeed() function due to code rewrite
15 years ago
Christophe Dumez
46c6c4fc9a
- UpdateSelectedItems() now sets loading.png icon for all feeds included in selected folders
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
f2d2e70967
- Updated number of unread news of RSS folders after a feed is moved from one folder to another
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
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