You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/konq-plugins/sidebar/newsticker
tpearson 00cef9840e
TQt conversion fixes
14 years ago
..
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configfeeds.cpp Trinity Qt initial conversion 14 years ago
configfeeds.h Trinity Qt initial conversion 14 years ago
configfeedsbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
konq_sidebarnews.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
news_add.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
norsswidget.cpp Trinity Qt initial conversion 14 years ago
norsswidget.h Trinity Qt initial conversion 14 years ago
nspanel.cpp Trinity Qt initial conversion 14 years ago
nspanel.h TQt conversion fixes 14 years ago
nsstacktabwidget.cpp Trinity Qt initial conversion 14 years ago
nsstacktabwidget.h TQt conversion fixes 14 years ago
sidebar_news.cpp Trinity Qt initial conversion 14 years ago
sidebar_news.h TQt conversion fixes 14 years ago
sidebarsettings.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

Konqsidebarnews is based on the rss DCOP service in
kdenetwork/dcoprss. So you most likely you want to
install it before using the sidebar applet.



TODO
====

- better handling of starting up rssservice

- less crashes (check for stupid user input, etc...)

- cleanly recover from a crashing dcop service

- documentation

- accessibility aware UI

- integration with kdenetwork/knewsticker



THANKS TO
=========

- Joseph Wenningen (jowenn@kde.org)
  idea and original code

- Frerich Raabe (raabe@kde.org)
  for kdenonbeta/librss where all the magic happens

- Ian Reinhard Geiser (geiseri@kde.org)
  for maintaining the DCOP service


---
Marcus Camen <mcamen@mcamen.de>