KTp/Upstream: Difference between revisions

From KDE Community Wiki
< KTp
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
==Our Patches Waiting for Review==
==Our Patches Waiting for Review==
* [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)
* [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]


==Other Interesting Patches==
==Other Interesting Patches==
* [http://lists.freedesktop.org/archives/telepathy/2013-March/006382.html Some server side patches] (Matthias Gehre)
* [http://lists.freedesktop.org/archives/telepathy/2013-March/006382.html Some server side patches] (Matthias Gehre)
* [https://gitorious.org/drdanz-telepathy-kde/telepathy-qt4/commits/dbus_split 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/Tasks/ProperLibrary#TelepathyHandlerApplication|KTp::HandlerApplication]]

Latest revision as of 15:23, 6 June 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 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