Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
15 years ago
Christophe Dumez
54b53f3aba
RSS: News title is no longer used as identifier (use guid or url instead)
15 years ago
Christophe Dumez
07ef81fd95
Fix compilation error
15 years ago
Christophe Dumez
17e39f56dd
Make sure path cannot be null
15 years ago
Christophe Dumez
e082c02630
Make use of QT_VERSION define instead of using our own define
15 years ago
Christophe Dumez
c48766aeb7
- Slight RSS cleanup
15 years ago
Christophe Dumez
3c396257de
Use QXmlStreamReader instead of QDomDocument to save memory when parsing the RSS documents
15 years ago
Christophe Dumez
19368bcefa
Added virtual destructor to avoid memory leaks
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
b8a30be7bc
- Read RSS items are now remembered correctly on restart for feeds with no torrents attached
15 years ago
Christophe Dumez
141d3b6737
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
15 years ago
Christophe Dumez
9323660c79
- Fix compilation with Qt 4.4
...
- Fix compilation with older boost libraries
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
3762c37517
- Take "RSS refresh interval" into consideration without restarting qBT
15 years ago
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
15 years ago
Christophe Dumez
061a9c7ecf
- Fix compilation warning regarding sortNewsList()
15 years ago
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
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
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
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
Christophe Dumez
4d67170d3e
- Fixed tiny bug in RSS feeds refreshing code
15 years ago
Christophe Dumez
538c028f8a
- Some more RSS polishing
15 years ago
Christophe Dumez
2cbbd6ef50
- Slightly improved RSS feeds loading: Saved news can be displayed before the Feed is effectively updated
15 years ago
Christophe Dumez
955d8069e2
- RSS fix: Make sure to update refreshed boolean only if the RSS feed have been refreshed
15 years ago
Christophe Dumez
c35500dd29
- Already present RSS news were not remembered on startup
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
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
54bfb7cda9
- RSS items read status is now remembered upon startup
16 years ago
Christophe Dumez
668268b6b5
- A little downloadThread aborting improvement
16 years ago
Christophe Dumez
3ae55b6a6f
- Fixed typo
16 years ago
Christophe Dumez
7e53d23e33
- Added some debug output on exit
16 years ago
Christophe Dumez
078110851d
- Oops typo
16 years ago
Christophe Dumez
70725bdfe2
- Fixed memory leak in RSS parser
16 years ago
Christophe Dumez
2aea2a0032
- got rid of libMagick++ dependency
16 years ago
Christophe Dumez
2931d51add
- Fixed RSS list saving ( closes #272651 )
16 years ago
Christophe Dumez
adda3a2d34
- Fix compilation warning
17 years ago
Christophe Dumez
76047f4ef2
- Fixed transfers list interval setting
17 years ago
Christophe Dumez
9733716136
- Updated language files
17 years ago
Christophe Dumez
eebdc26e5a
- FEATURE: Articles in a RSS feed are now ordered by date (newer at the top)
...
- FEATURE: Read articles in a feed are not resetted when the feed is refreshed anymore
17 years ago
Christophe Dumez
1f8b9378a3
- FEATURE: Display RSS article date and author if available
17 years ago
Christophe Dumez
b99b838827
- Fix in rss refresh and mark all as read
17 years ago
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
17 years ago
Christophe Dumez
07dc182053
- FEATURE: Added 'Mark all as read' function for RSS feeds
17 years ago