KTp/Upstream: Difference between revisions
< KTp
No edit summary |
|||
Line 10: | Line 10: | ||
* [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 | * [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 |
Revision as of 11:46, 22 March 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
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