KTp/Upstream: Difference between revisions
< KTp
Line 7: | Line 7: | ||
* [https://bugs.freedesktop.org/show_bug.cgi?id=43597 Add high-level API for Chan.I.FileTransfer.Metadata interface] (drdanz) | * [https://bugs.freedesktop.org/show_bug.cgi?id=43597 Add high-level API for Chan.I.FileTransfer.Metadata interface] (drdanz) | ||
== | |||
==Patches Waiting Review== | |||
* [https://bugs.freedesktop.org/show_bug.cgi?id=59609 SetContactInfo] | |||
* [https://bugs.freedesktop.org/show_bug.cgi?id=63089 Implement DBusTubeRooms] | |||
* [https://bugs.freedesktop.org/show_bug.cgi?id=63191 Implement AccountStorageInterface] | |||
==Patches Waiting Fixing== | |||
* [https://bugs.freedesktop.org/show_bug.cgi?id=57739 AccountsModel does not list Salut contacts on load] | * [https://bugs.freedesktop.org/show_bug.cgi?id=57739 AccountsModel does not list Salut contacts on load] | ||
Revision as of 11:17, 6 April 2013
This is a page to keep track of upstream projects, and patches that we need to push upstream.
Telepathy-Qt4
Telepathy-Qt bugtracker (report a new bug)
Our Patches Waiting for Review
Patches Waiting Review
Patches Waiting Fixing
Other Interesting Patches
- Some server side patches (Matthias Gehre)
- DBus Split (drdanz) Split TelepathyQt into 2 separate libraries, one for generic DBus stuff (so that it can be used by other projects), and one for Telepathy specific stuff
KDE Libs
- KTp::CircularCountdown does not make sense in KTp, it should be in kdeui.
- We need to merge our password dialog with the dialog upstream
- KSSL needs to be public
- We might need some improvement to KApplication for KTp::HandlerApplication