KTp/Tasks/ProperLibrary: Difference between revisions
m (Drdanz moved page Real-Time Communication and Collaboration/Tasks/ProperLibrary to KTp/Tasks/ProperLibrary) |
No edit summary |
||
Line 32: | Line 32: | ||
|service-availability-checker || || || || | |service-availability-checker || || || || | ||
|- | |- | ||
|telepathy-handler-application || || || || | |telepathy-handler-application || || || || Needs Renaming to handler-application | ||
|- | |- | ||
|text-parser || || || || | |text-parser || || || || |
Revision as of 00:45, 17 November 2012
This is a list of all the classes in KTp library. I want everyone to hack on making it ready for public release. When you deem a component to be ready, message the ML where it will have a proper review.
Each entry must be signed off by DrDanz or George K
(note that model classes that are due to be replaced are not listed here)
To count as ABI "safe" it must comply with http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++
Also check everything is namespaced, and the header guard is correct KTP_classname
Class | ABI safe | Documentation | Tests | Notes |
---|---|---|---|---|
circular-countdown | Not KTp related, we should move it | |||
debug | ||||
error-dictionary | ||||
global-contact-manager | ||||
global-presence | ||||
ktp-export | ||||
logs-importer | ||||
pending-wallet | ||||
presence | ||||
service-availability-checker | ||||
telepathy-handler-application | Needs Renaming to handler-application | |||
text-parser | ||||
wallet-interface | ||||
wallet-utils | ||||
accounts-filter-model | Needs Rename | |||
accounts-list-model | ||||
rooms-model | ||||
accounts-combo-box | ||||
add-contact-dialog | ||||
contact-grid-dialog | ||||
contact-grid-widget | ||||
join-chat-room-dialog | ||||
notificationconfigdialog |