lp://staging/~maliit-team/maliit/maliit-framework-latest

Created by Thomas Karl Pietrowski and last modified
Get this branch:
bzr branch lp://staging/~maliit-team/maliit/maliit-framework-latest

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maliit Team
Project:
Maliit
Status:
Mature

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/maliit/maliit-framework.git,branch=latest.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on neumayer and finished taking 30 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

1548. By Michael Hasselmann

Changes: Bump version to 0.92.5

1547. By Cris Dywan

Allow compiling with Qt5

RevBy: Michael Hasselmann
ModBy: Michael Hasselmann
Qt5 Beta release broke API again. Also fixed plugin loading (see
Q_PLUGIN_METADATA and the new but empty *.json files).

1546. By Michael Hasselmann

gtk: Allow to disable all gtk-related libs

RevBy: TrustMe
Use qmake CONFIG+=nogtk to disable building the GTK+ input context module and
the glib-based application support libraries.

I got annoyed that CONFIG+=disable-gtk-cache-update still installs the IM
module.

1545. By Carlos Garnacho <email address hidden>

gtk: disconnect from dbusobj/proxy signals on IM context finalize

RevBy: TrustMe
Those objects outlive the IM context, so they ended up emitting signals on no
longer valid objects.

1544. By Michael Hasselmann

Forgot replace one instance of libmaliit-keyboard-plugin.so with DefaultPlugin

RevBy: TrustMe

1543. By Pekka Vuorela

Fix typoed ouput -> output in function name and comment

RevBy: Michael Hasselmann

1542. By Pekka Vuorela

Accept any value for MALIIT_DEBUG instead of "0" or empty string

RevBy: Michael Hasselmann

1541. By Krzesimir Nowak

Fix out-of-tree build of ut_mimonscreenplugins.

RevBy: TrustMe

Added build tree /src directory to include paths, because
ut_mimonscreenplugins includes config.h which is generated and put
into build tree, not source tree.

1540. By Michael Hasselmann

Add regression test for MALIIT#188

RevBy: Krzesimir Nowak
Using our server-tests.conf, we check what happens with our default
configuration when no user configuration exists. Had to add some API to the
QSettings backend factory to allow for different organization and application
names. Togehter with the other three basic test cases for active and enabled
subview handling, this makes a good enough regression test for MALIIT#188.

1539. By Michael Hasselmann

Move SubView code from header to source file

RevBy: Krzesimir Nowak
No templated functions, and we don't care about explicitly inlining, so source
file is better place, even for a nested class.

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.