Revision 628734

Go back to digest for 4th February 2007

Features in KDE Base

Josef Spillner committed changes in /branches/work/knewstuff2/kdxs/src/knewstuff2:

- make feeds a first-class citizen and give them their own class (orthogonal to categories)
- do not involve QString in networking operations, since QByteArray is more than enough (and QDomDocument will handle the encoding so we don't need to do anything about it)
- compatibility with the KNS1 feeds: latest, most downloaded, highest rated are on by default
- describe the two major workflows (uploads and downloads) and mention some minor worksflows

File Changes

Added 2 files
  • /branches/work/knewstuff2/kdxs/src/knewstuff2
  •   /feed.cpp
  •   /feed.h
Modified 9 files
  • /branches/work/knewstuff2/kdxs/src/knewstuff2
  •   /CMakeLists.txt
  •   /DESIGN
  •   /entryloader.cpp
  •   /entryloader.h
  •   /provider.cpp
  •   /provider.h
  •   /providerhandler.cpp
  •   /providerloader.cpp
  •   /providerloader.h
11 files changed in total