Christophe Dumez
d7b2d3497f
- Some cosmetic changes
15 years ago
Christophe Dumez
5dbd5c4326
- Updated language files
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
15 years ago
Christophe Dumez
3fa14cd47f
- Category support for isohunt engine
15 years ago
Christophe Dumez
941d9b9bd9
- Fixed BTJunkie search engine
...
- Category support for TorrentReactor engine
15 years ago
Christophe Dumez
3d88b7b05c
- Category-based search support for BTJunkie engine
15 years ago
Christophe Dumez
8d39e2a776
- Category combobox is now updated when search engines are enabled/disabled
15 years ago
Christophe Dumez
4a1c8a7279
- Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon)
...
- Updated "buy it" icon
15 years ago
Christophe Dumez
b8d8862562
- Redesigned search tab to improve usability
...
- Started work on categorized searching but not yet functional
15 years ago
Christophe Dumez
40e9105ee5
- Make sure Unread item is updated whenever a feed is updated
15 years ago
Christophe Dumez
0984b8b8e1
- Cannot drop a feed into "Unread" item
15 years ago
Christophe Dumez
3dd7dcc58f
- Fix "add new feed subscription" when selecting a feed
15 years ago
Christophe Dumez
6ba5df3ec8
- Fix "Refresh selected stream" when Unread item is selected
15 years ago
Christophe Dumez
1560b4ca3b
- Copy Feed URL no longer works on Folders
15 years ago
Christophe Dumez
68d8a9ed47
- Fix "add new Feed" when no item is selected (or Unread item is selected)
15 years ago
Christophe Dumez
ca00f3084d
- "add new Feed" when clicking on "Unread" item will not add the new feed as a child to "Unread" item
15 years ago
Christophe Dumez
39c16b20ae
- Resized edit-find icon for better quality
15 years ago
Christophe Dumez
666d4622b9
- Updated language files
...
- Updated search icon
15 years ago
Christophe Dumez
27388643b1
- Updated Changelog
15 years ago
Christophe Dumez
90d17d16a4
- Fix "Unread" name disapearing when marking items read
15 years ago
Christophe Dumez
df0f01cd71
- Fix "Unread" name disapearing on update
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
8e2efc2950
- Fix bad ASSERT
...
- Bump to beta3
15 years ago
Christophe Dumez
91dee6058e
- Safer temporary filename generation: create the temporary file to make sure the name is not generated twice
15 years ago
Christophe Dumez
f5c1343722
Updated language files
15 years ago
Christophe Dumez
d4d0a08390
- Make sure priority column stays sorted when changing torrents priority ( closes #417829 )
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
8e5f5b5d65
- Fixed crash on feed deletion
15 years ago
Christophe Dumez
215d561b82
- When adding a new feed, add it to the selected folder
15 years ago
Christophe Dumez
dc18780a97
- "Mark items read" on a folder now updates number of unread news
15 years ago
Christophe Dumez
06fb19e8be
- Updated selectFirstFeed() function due to code rewrite
15 years ago
Christophe Dumez
3550e31871
- Remove useless code
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
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
b9f1586068
- Expand parent folder when a new subfolder is created
...
- Fixed folder renaming
15 years ago
Christophe Dumez
07dbe388f4
- Started to implement 'new Folder' feature for RSS grouping
...
- Fixed a bug in 'Feed subscribe', the type of the new feed (STREAM) was not set
15 years ago
Christophe Dumez
b2af40c95b
- Updated some icons to oxygen theme
...
- Prepared actions for rss grouping
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
fdaeafc701
- Fixed overwriting confirmation -> should have 'Yes/No' buttons, not 'Ok'
15 years ago
Christophe Dumez
9ca4e2f1f6
- RSS code remodeling to improve robustness
15 years ago
Christophe Dumez
2b53aa7e81
- Use clickedItem event to update news read status instead of currentItem one to avoid marking items as read although they were not actually clicked by the user
...
- Use the actual number of unread news instead of (0) when adding a RSS stream to the list since it is now possible that unread news were loaded from hard disk by the class constructor
15 years ago
Christophe Dumez
8e79e918c5
- RSS toolbar: text besides icons instead of under to reduce bar height
15 years ago