19 Commits (c25b3e623cbfd8114f95efa8dc12b20c63e5ec87)

Author SHA1 Message Date
Chocobo1 7de8a4d6e0
Construct QString more efficiently 5 years ago
Chocobo1 e74b984a0a
Rely on Qt ownership to delete class members 5 years ago
Prince Gupta 8267a4fef9 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
thalieht d8cbc9266a Use 'auto' to avoid duplicating the type name 6 years ago
thalieht 1f36b8b89f Combine qAsConst() with copyAsConst() to asConst() 6 years ago
thalieht 6b1d26d555 Convert all foreach() to range-based for() 6 years ago
KingLucius dedd31ada5 Fix crash when delete RSS feed 8 years ago
Vladimir Golovnev (Glassez) 2d3914c077 Prevent incorrect popullating of Unread RSS list 8 years ago
Vladimir Golovnev (Glassez) 4e37688105 Properly clear ArticleListWidget 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Anton Lashkov a372d22fb2 Add missing `else` 8 years ago
Vladimir Golovnev (Glassez) a203246e85 Fix unitialized pointer field 9 years ago
Vladimir Golovnev (Glassez) 28ed981082 Redesign RSS base classes. 9 years ago
Vladimir Golovnev (Glassez) 6f7ae728eb Move base RSS names to Rss namespace. 9 years ago
Vladimir Golovnev (Glassez) 67758cb092 Fix coding style (Issue #2192). 9 years ago
Vladimir Golovnev (Glassez) 405b06319d Move base RSS code to Core. 9 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 0f298397b3 Simplify various if-else and QString::number. 11 years ago
Nick Tiskov 562e9ce108 Drag'n'Drop fixups. 12 years ago
Nick Tiskov 116fa8936a Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location. 12 years ago
Christophe Dumez 06ccae591e Coding style changes 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez 50a3e4e776 RSS: Use SharedPtr everywhere 13 years ago
Christophe Dumez 87174ef3a4 Rss code clean up 14 years ago
Christophe Dumez 2d5612435c RSS code rewrite in progress 14 years ago
Christophe Dumez 83ff66e0b1 Use of system icon theme can now be disabled 14 years ago
Christophe Dumez 052825e5c4 Initial support for system Icons (incomplete but good progress) 14 years ago
Christophe Dumez a27d2dcac2 Big restructuring of the RSS code 14 years ago
Christophe Dumez 289ad37f06 Further RSS code cleanup 14 years ago