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.
tdelibs/knewstuff
Timothy Pearson ed99a30644
Rename additional header files to avoid conflicts with KDE4
преди 11 години
..
data Revert automated changes преди 13 години
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 преди 11 години
Mainpage.dox Additional kde to tde renaming преди 13 години
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 преди 11 години
README.knewstuff Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cr16-action-knewstuff.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cr32-action-knewstuff.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cr64-action-knewstuff.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
downloaddialog.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
downloaddialog.h Rename a number of classes to enhance compatibility with KDE4 преди 11 години
engine.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
engine.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 преди 11 години
entry.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
entry.h Trinity Qt initial conversion преди 14 години
ghns.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
ghns.h Rename common header files for consistency with class renaming преди 11 години
knewstuff.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
knewstuff.h Rename a number of classes to enhance compatibility with KDE4 преди 11 години
knewstuffbutton.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
knewstuffbutton.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 преди 11 години
knewstuffgeneric.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
knewstuffgeneric.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 преди 11 години
knewstuffsecure.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
knewstuffsecure.h Remove the tq in front of these incorrectly TQt4-converted methods/data members: преди 13 години
provider.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
provider.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 преди 11 години
providerdialog.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
providerdialog.h Rename a number of classes to enhance compatibility with KDE4 преди 11 години
security.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
security.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 преди 11 години
tdehotnewstuff.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
tdehotnewstuffrc Rename a number of libraries and executables to avoid conflicts with KDE4 преди 11 години
testnewstuff.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
testnewstuff.h Rename common header files for consistency with class renaming преди 11 години
types Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
uploaddialog.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
uploaddialog.h TQt conversion fixes преди 14 години

README.knewstuff

KNewStuff library - application data sharing framework for KDE

KNewStuff implements the "Get Hot New Stuff" (GHNS) architecture and
provides KDE applications with easy-to-use upload and download mechanisms,
with optional popularity counters, ratings, digital signatures, uncompression
and post-installation DCOP/scripting hooks.

* GHNS Standard and related software
  http://ghns.berlios.de/

* Documentation
- API docs
  http://developer.kde.org/documentation/library/cvs-api/knewstuff/html/
- KNewStuff tutorial
  http://www.kstuff.org/docs/tutorial/
- KNewStuffSecure tutorial
  http://developer.kde.org/documentation/tutorials/knewstuffsecure/

* Repositories
Currently, about 7 repositories exist for a variety of KDE applications using
KNewStuff for either download or upload or both.
Please have a look at the repository browser:
-> http://www.kstuff.org/hotstuff/index.php?p=browser
If you want automatic upload processing, download counting and administration
capabilities, as well as a web frontend, check out the Hotstuff scripts:
-> http://www.kstuff.org/source/index.php?p=cvs
For testing, feel free to use the kstuff.org infrastructure, as it is up and
running 24x7.

* Future
Immediate plans:
- merge download dialog engine functionality into the engine class
- incremental updates of directories,
  including cache
- after installation, return QStringList of installed items so no scanning
  will be necessary anymore
- how to "fake" installations? (suggestions from TSDgeos)
  knewstuff should know about already installed items
Future plans:
- kick-ass web interface with history and contributions
- integration with KDE SOAP messaging framework and KWSDL to access DXS
- hm.... :-)

Josef Spillner, 01.04.2004, last updated 07.06.2005

Add d pointers to ALL public classes for KDE 4 or maintaining binary
compatibility is a nightmare. 12/3/05.

Rich.