lp:~thomas-moenicke/phablet-extras/maliit-plugins-content-orientation

Created by Thomas Moenicke and last modified
Get this branch:
bzr branch lp:~thomas-moenicke/phablet-extras/maliit-plugins-content-orientation
Only Thomas Moenicke can upload to this branch. If you are Thomas Moenicke please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Moenicke
Project:
phablet-extras
Status:
Merged

Recent revisions

2138. By Thomas Moenicke

- fixed issue when rotating: sometimes the layout seemed to be calculated in a wrong way. This happened because osk
got the signal contentOrientationChanged(), but parts of the calculating code used the API of the primary screen do determine the current orientation.
This was not in sync with contentOrientation and lead to calculating keysizes/margins for portrait mode instead of landscape mode.
- caching values of calculations
- removed TEMP_DISABLED code

2137. By Thomas Moenicke

merge against master branch

2136. By Thomas Moenicke

forwaring contentOrientation to the rotationHelper QML Item

2135. By Thomas Moenicke

translating maliit angle to Qt::ScreenOrientation

2134. By Thomas Moenicke

switched to content-orientation changes for orientation handling. For testing

2133. By Thomas Moenicke

fix reporting keyboard rectangle, which is now relative to the QQuickView, instead of absolute screen position
fixes: #1199150.

Approved by Bill Filler, PS Jenkins bot.

2132. By Thomas Moenicke

split pinyin branch, language/layout menu goes to separate MR.

Approved by PS Jenkins bot.

2131. By Thomas Moenicke

update to latest server.

Approved by PS Jenkins bot, Günter Schwann.

2130. By Thomas Moenicke

version change.

Approved by Bill Filler, PS Jenkins bot.

2129. By Thomas Moenicke

when typing, word suggestions now show up on top of keyboard:
- making WordRibbon a ListModel that can be accessed from QML
- adding ListView and delegate to QML to show WordRibbon candidates
- connecting delegates to event handler
- enable presage and preedit in build system.

Approved by PS Jenkins bot, Bill Filler, Thomas Moenicke.

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