Use QXmlStreamReader instead of QDomDocument to save memory when parsing the RSS documents

This commit is contained in:
Christophe Dumez 2010-03-03 21:11:40 +00:00
commit 3c396257de
3 changed files with 106 additions and 81 deletions

View file

@ -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