Revision 683547
Go back to digest for 8th July 2007Other in KDE-PIM
Frank Osterfeld committed changes in /trunk/KDE/kdepim/akregator:
First dumb and far from complete version of kfeed, a library for handling feed items (in memory representations, with status and whatnot, opposed to libsyndication which does parsing and only parsing), including a serializer to XML (Atom) and back
File Changes
Added 16 files
- /trunk/KDE/kdepim/akregator/kfeed
- /category.cpp
- /category.h
- /CMakeLists.txt
- /enclosure.cpp
- /enclosure.h
- /item.cpp
- /item.h
- /kfeed_export.h
- /person.cpp
- /person.h
- /serializer.cpp
- /serializer.h
- /tests
- /tests/CMakeLists.txt
- /tests/testxmlserializer.cpp
Modified 1 files
- /trunk/KDE/kdepim/akregator/CMakeLists.txt
17 files changed in total