lp://staging/~benoitg/akonadigoogle/libkgapi.upstream_packaging

Created by Benoit Grégoire and last modified
Get this branch:
bzr branch lp://staging/~benoitg/akonadigoogle/libkgapi.upstream_packaging
Only Benoit Grégoire can upload to this branch. If you are Benoit Grégoire please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benoit Grégoire
Project:
LibKGAPI
Status:
Development

Recent revisions

207. By Benoit Grégoire

Add packaging taken from quantal package

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

Fix removing reminders from events

205. By Christophe Giboudeaux <email address hidden>

Build with QT_STRICT_ITERATORS

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

LibKGAPI 0.4.1

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

Parse OAuth code from page title instead of body

The OAuth code used for obtaining access tokens is provided
in webpage <title> as a string. The title is guaranteed not to change
syntax, while the body of the page, from which we were parsing the token
before, can change anytime, which breaks the authentication process.

BUG: 301240
FIXED-IN: 0.4.1

202. By Montel Laurent <email address hidden>

Fix extract i18n

201. By Montel Laurent <email address hidden>

Fix mem leak

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

Specify all Qt modules LibKGAPI depends on

Explicitly list all Qt modules that LibKGAPI depends on so that CMake
can report and abort if any of them is missing (especially QtWebKit, the
other modules are usualy part of Qt package).

BUG: 300900
FIXED-IN: 0.4.1

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

LibKGAPI 0.4.0

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

Move KGAPI::AuthWidget to KGAPI::Ui::AuthWidget

The class is in libkgapi/ui folder and so it should be wrapped in KGAPI::Ui
namespace.

This of course breaks SC, but since we broke it much more two commits
back, it does not matter.

Unless someone explicitly uses the widget in his application, no changes are needed.

Branch metadata

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

Subscribers