lp:~paulbrianstewart/quassel/833751-String-Error-Fix

Created by Paul Stewart and last modified
Get this branch:
bzr branch lp:~paulbrianstewart/quassel/833751-String-Error-Fix
Only Paul Stewart can upload to this branch. If you are Paul Stewart please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Stewart
Project:
Quassel
Status:
Development

Recent revisions

2915. By Paul Stewart

* Changed the message to "You need at LEAST 0.6 quasselcore to use this feature"

2914. By Manuel Nickschas

Fix compiler warning (case value not in enum)

2913. By Tomáš Chvátal

po: Update czech translation to be more smooth wrt rest of kde translations. Thanks to Vit Pelcak for the help.

2912. By Marcus Eggenberger <email address hidden>

Fixes #960 - "Core crashes after deleting a Network without disconnecting the Network first"
Note: this fixes the issue only in the 0.7 branch. Quassel Cores built from current git master
will still crash. This is due to some unsave pointer handling in the new event system, which
needs thorough fixing.

2911. By Marcus Eggenberger <email address hidden>

Changing the behavior how Quassel Events are processed.
They are no longer scheduled individualy but processed immediately
when they are generated. this should prohibit quassel from messing
with the space time continuum.

2910. By johu

check for qca provider plugin, fixes #1045

Prevents core from crashing when qca provider plugin is missing.
The plugin is needed at runtime. Can occurres when packagers did
not install it.

2909. By Daniel Albers

show notices in current buffer by default

2908. By Stefan Beller

fixing typo

2907. By Marcus Eggenberger <email address hidden>

despammificating the pglog
This is done by switching from EAFP to LBYL (although I don't like this...)

2906. By Marcus Eggenberger <email address hidden>

Reworking handling of Prepared Queries in PostgreSQL
- Quasselcore should now survive PG restarts :)
- Fixes Bug #1044

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:quassel
This branch contains Public information 
Everyone can see this information.

Subscribers