mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Use QXmlStreamReader instead of QDomDocument to save memory when parsing the RSS documents
This commit is contained in:
parent
a9be841d2d
commit
3c396257de
3 changed files with 106 additions and 81 deletions
|
@ -14,6 +14,7 @@
|
|||
- FEATURE: Allow to change the priority of several files at once
|
||||
- FEATURE: Support for multiple scan folders (Patch by Christian Kandeler)
|
||||
- BUGFIX: Only one log window can be opened at a time
|
||||
- BUGFIX: Optimized RSS module memory usage
|
||||
- COSMETIC: Improved style management
|
||||
|
||||
* Mon Jan 18 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue