lp:~telepathy-kde/telepathy-kde/ktp-kded-module

Created by Telepathy KDE git Converter and last modified
Get this branch:
bzr branch lp:~telepathy-kde/telepathy-kde/ktp-kded-module
Members of Telepathy KDE can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Telepathy KDE
Project:
Telepathy KDE
Status:
Development

Recent revisions

254. By Martin Klapetek <email address hidden>

Make the groupId UNIQUE

Otherwise bad things can happen

253. By Martin Klapetek <email address hidden>

When dropping the contacts table, also drop the groups table

No point dumping one and keeping the other (and if there's no groups
table it will do nothing). Win-win.

252. By Martin Klapetek <email address hidden>

Include the blocked state in offline cache

Otherwise the contact list is unable to filter blocked contacts out and
always displays all the contacts until it goes online (and then it gets
the value from Tp::Contact directly)

The database should be updated automatically, if it's not, just delete
your $XDG_DATA_HOME/ktp/cache.db and restart kded module

251. By Dan Vrátil <email address hidden>

Add missing cmake_minimim_required()

250. By Martin Klapetek <email address hidden>

Revert "Disable now Playing config widgets when now Playing is unchecked"

This reverts commit 85d241c43d0854e6be3dd2b2344ecbb059da53e9 as it breaks
the build.

Please reopen the review with fixed code.

CCMAIL: <email address hidden>

249. By James Smith <email address hidden>

Disable now Playing config widgets when now Playing is unchecked

Disable the now Playing group box widgets when enable now Playing is unchecked.This is similar to what autoaway and screensaver away do with their widgets when disabled.

REVIEW: 121823

248. By Aleix Pol

Simplify code

Don't concatenate 2 literals
Don't check if it exists before calling mkpath, mkpath will anyway.
If the database couldn't be opened, output a warning, so it can be reacted
to.

247. By Martin Klapetek <email address hidden>

Make ktp-kded-module kdelibs4support free

Also fixes the module autoloading

REVIEW: 121330

246. By sumski

Convert to QLoggingCategory

REVIEW: 120864

245. By sumski

Strip module include from QFormLayout

It moved to QtWidgets

Branch metadata

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

Subscribers