kde-extraapps/syndication
Ivailo Monev d27a0288c2 generic: remove unused dot files [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-27 20:32:08 +03:00
..
atom syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
mapper syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
rdf syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
rss2 syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
tests generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
abstractparser.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
abstractparser.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
category.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
category.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
CMakeLists.txt generic: sub-projects separate build fix 2021-08-01 00:28:58 +03:00
constants.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
constants.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
dataretriever.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
dataretriever.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
documentsource.cpp generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
documentsource.h syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
documentvisitor.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
documentvisitor.h import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
elementwrapper.cpp generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
elementwrapper.h syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
enclosure.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
enclosure.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
feed.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
feed.h syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
global.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
global.h import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
image.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
image.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
item.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
item.h syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible 2021-08-24 18:56:27 +03:00
loader.cpp more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
loader.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
mapper.h syndication: do not forward-declare boost classes 2021-08-22 00:19:35 +03:00
parsercollection.h import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
parsercollectionimpl.h generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
person.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
person.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
personimpl.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
personimpl.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
specificdocument.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
specificdocument.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
specificitem.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
specificitem.h more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
specificitemvisitor.cpp import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
specificitemvisitor.h import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
syndication.h import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00
tools.cpp generic: adjust to Katie changes 2020-04-22 12:34:24 +00:00
tools.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00