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
Christophe Dumez
687842a949
Code cleanup
15 years ago
Christophe Dumez
645ee86860
Fixed new RSS tab layout (Toolbar)
15 years ago
Christophe Dumez
f50762dfa8
- Updated language files and icon resource file
15 years ago
Christophe Dumez
7e252d3fbd
- COSMETIC: Redesigned RSS tab to improve usability
15 years ago
Christophe Dumez
2dc9f10bf4
- Fixed 'Mark all as read' would not refresh news list
15 years ago
Christophe Dumez
bca03706a0
- Delete code that is no longer used
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
2b0e05b453
- Some more RSS polishing
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
25d998f1b5
- Added magnet URI support to Web UI
15 years ago
Christophe Dumez
462f6c41cd
- Updated Changelog
15 years ago
Christophe Dumez
298f1e6a9a
- FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
15 years ago
Christophe Dumez
2926745102
- Added Import / Export feature for RSS feed downloader filters
15 years ago
Christophe Dumez
c6003c7403
- Reorganized RSS feeds popup menu
15 years ago
Christophe Dumez
66e5a6672a
- It is now possible to rename Feed downloader filters
15 years ago
Christophe Dumez
c35500dd29
- Already present RSS news were not remembered on startup
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
Christophe Dumez
2477dc1fc0
- FEATURE: In torrent addition from URL, paste clipboard content if it contains an URL
15 years ago
Christophe Dumez
706362333d
- Attempt to support FreeDiskSpace() on Windows platform
...
* Totally untested, not even sure it compiles but if not it should be easy to fix
15 years ago
Christophe Dumez
6fcf25af52
- FEATURE: Display free disk space in torrent addition dialog
...
- Added some disambiguation for translators
15 years ago
Christophe Dumez
c8e8306e0a
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
15 years ago
Christophe Dumez
e429126934
- Ok. torrentless downloads paused state is now restored properly (once metadata is received)
15 years ago
Christophe Dumez
7e71de558a
- catching invalid_handle exception to avoid rare crashes
15 years ago
Christophe Dumez
09d8a4797d
- Make sure torrent handle is valid before updating the torrent
15 years ago
Christophe Dumez
1bcb8b1ed8
- Disabled force recheck for torrents with no metadata
15 years ago
Christophe Dumez
d132d50f4d
- Torrentless downloads are no longer added in pause (temporary workaround as I think it is better not to start in paused state).
15 years ago
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
Christophe Dumez
2742a54d6e
- Rewrited torrent resume code to make it cleaner and more generic
...
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
15 years ago
Christophe Dumez
360a327d7d
- Updated version to v1.5.0 (alpha)
15 years ago
Christophe Dumez
b659303419
- Bump to v1.5.0alpha
15 years ago
Christophe Dumez
43108712be
- Removed rc2 from version
15 years ago
Christophe Dumez
a038616fe5
- Updated Changelog
15 years ago
Christophe Dumez
81e5c295b6
- Updated German translation
15 years ago
Christophe Dumez
08d079a563
- Updated Swedish, Bulgarian and Greek translations
15 years ago
Christophe Dumez
454c8dc2bc
- Fix compilation with Qt 4.3 ( closes #410138 )
15 years ago
Christophe Dumez
337fc72ee6
- Updated Changelog
15 years ago
Christophe Dumez
b1e9c1ccf5
- Updated preference text since we are spoofing µtorrent now instead of Azureus
15 years ago
Christophe Dumez
64806cb199
- Torrent is moved to temp dir on startup if it is supposed to be complete but data could not be found
15 years ago
Christophe Dumez
8e8e7cd3e7
- Fixed finished torrents returning to download dir on restart when temp dir feature is enabled
15 years ago
Christophe Dumez
27a18e01e2
- Updated Hungarian translation
15 years ago
Christophe Dumez
fc9e7d74a3
- Bump to rc2
16 years ago
Christophe Dumez
037a1875f9
- Use findPkg (pkg-config) to find libtorrent-rasterbar and detected if version is sufficient
...
- Cleaned up libMagick compilation flags detection
- Minor fixes to About dialog
- Updated language files
- Fixed French translation
16 years ago