konversation hosts its code at git://anongit.kde.org/konversation.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:konversation

See all merge proposals.

konversation has 2 active branches owned by 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:konversation
Series: trunk
1 Development 2016-05-03 06:51:04 UTC
7638. Japanese charsets fixes. We used to ...

Author: Hein
Revision Date: 2016-05-03 06:51:04 UTC

Japanese charsets fixes.

We used to override QTextCodec::codecForLocale() by explicitly
defaulting to jis7 for jp_JP, but KCharsets/Qt5 seem to no longer
support jis7. We also used to mangle ISO-2022-JP to jis7 - which
actually is supported. So lets default to ISO-2022-JP and mangle
jis7 to ISO 2022-JP instead to keep existing configs working ...

However this showed up as a crash due to not checking for null
codecs, so let's add a check too.

BUG:362401

lp:~ubuntu-dev/konversation/ubuntu-server 1 Development 2005-12-31 23:56:29 UTC This branch has not been pushed to yet.
12 of 2 results
You can't create new branches for konversation.