You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
14 years ago | |
---|---|---|
.. | ||
data | 14 years ago | |
CMakeLists.txt | 14 years ago | |
Mainpage.dox | 15 years ago | |
Makefile.am | 15 years ago | |
README.knewstuff | 15 years ago | |
cr16-action-knewstuff.png | 15 years ago | |
cr32-action-knewstuff.png | 15 years ago | |
cr64-action-knewstuff.png | 15 years ago | |
downloaddialog.cpp | 14 years ago | |
downloaddialog.h | 14 years ago | |
engine.cpp | 14 years ago | |
engine.h | 14 years ago | |
entry.cpp | 14 years ago | |
entry.h | 15 years ago | |
ghns.cpp | 15 years ago | |
ghns.h | 14 years ago | |
khotnewstuff.cpp | 15 years ago | |
khotnewstuffrc | 15 years ago | |
knewstuff.cpp | 14 years ago | |
knewstuff.h | 14 years ago | |
knewstuffbutton.cpp | 15 years ago | |
knewstuffbutton.h | 15 years ago | |
knewstuffgeneric.cpp | 14 years ago | |
knewstuffgeneric.h | 15 years ago | |
knewstuffsecure.cpp | 14 years ago | |
knewstuffsecure.h | 14 years ago | |
provider.cpp | 14 years ago | |
provider.h | 14 years ago | |
providerdialog.cpp | 15 years ago | |
providerdialog.h | 15 years ago | |
security.cpp | 14 years ago | |
security.h | 14 years ago | |
testnewstuff.cpp | 15 years ago | |
testnewstuff.h | 14 years ago | |
types | 15 years ago | |
uploaddialog.cpp | 15 years ago | |
uploaddialog.h | 15 years ago |
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.