| Line 13: | Line 13: | ||
* [[/Model|A model class to allow knewstuff integration into apps]] (It will contain all the informations availeable with the download dialog) | * [[/Model|A model class to allow knewstuff integration into apps]] (It will contain all the informations availeable with the download dialog) | ||
| − | ==PolishingWeek-end== | + | == PolishingWeek-end == |
===Bugs and regressions from 3.5=== | ===Bugs and regressions from 3.5=== | ||
* Unsorted is not needed as there's no other option | * Unsorted is not needed as there's no other option | ||
| Line 19: | Line 19: | ||
* No feedback in the dialog that some items are already present (was done in 3.5 in the app by writing in config stuff entries then KNS picked that and displayed a green tick in the list) | * No feedback in the dialog that some items are already present (was done in 3.5 in the app by writing in config stuff entries then KNS picked that and displayed a green tick in the list) | ||
* The display of the list is slow, way slower than in KDE 3.5 | * The display of the list is slow, way slower than in KDE 3.5 | ||
| + | |||
| + | ===To implement=== | ||
| + | * Upload | ||
| + | * Engine Interface | ||
| + | * fix blocking / simple API | ||
| + | |||
| + | ===Programs using KNS for KDE 4.0=== | ||
| + | * Edu progs: KAnagram, KHangMan, KLettres, KStars | ||
| + | * Kate | ||
| + | * System Settings: used it for background in KDE 3, there's no background module now because plasma came. | ||
== Generic TODO == | == Generic TODO == | ||
| Line 36: | Line 46: | ||
KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related information can be found [[/Layout|here]]. | KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related information can be found [[/Layout|here]]. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:KDE4]] | [[Category:KDE4]] | ||
Contents |
Classes will (mostly) be:
KNewStuff2 will store all the files in a specific dir. The layout of this dir, and all the related information can be found here.