KTp/Upstream: Difference between revisions
< KTp
Line 16: | Line 16: | ||
* We need to merge our password dialog with the dialog upstream | * We need to merge our password dialog with the dialog upstream | ||
* KSSL needs to be public | * KSSL needs to be public | ||
* We might need some improvement to KApplication for [[KTp/Tasks/ProperLibrary#TelepathyHandlerApplication | * We might need some improvement to KApplication for [[KTp/Tasks/ProperLibrary#TelepathyHandlerApplication|KTp::HandlerApplication]] |
Revision as of 16:20, 27 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
- We might need some improvement to KApplication for KTp::HandlerApplication