<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-mobile/qml/mobilecomponents, branch master</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/qt-mobile/qml/mobilecomponents?h=master</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/qt-mobile/qml/mobilecomponents?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-01-07T18:22:20Z</updated>
<entry>
<title>Remove plasma mobile components, pull from upstream at build time</title>
<updated>2016-01-07T18:22:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-01-07T14:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bb687f7f8bf97c02bbcda1066ad2d6f5a3542ed5'/>
<id>urn:sha1:bb687f7f8bf97c02bbcda1066ad2d6f5a3542ed5</id>
<content type='text'>
This prevents us from constantly having to worry about keeping them in sync.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: reimplement context menu for dive details</title>
<updated>2016-01-07T02:21:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-01-07T02:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e5f95daee80a45f4300c129e38a2681d83bef3d7'/>
<id>urn:sha1:e5f95daee80a45f4300c129e38a2681d83bef3d7</id>
<content type='text'>
With the mobile components fixed we can now simply switch between different
menu content - no need to play games and redefine the actions on the fly. This
also adds a cancel button for editing and cleans up when the user hits cancel.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>sync with mobilecomponents 462b2b4</title>
<updated>2016-01-07T00:36:15Z</updated>
<author>
<name>Sebastian Kügler</name>
<email>sebas@kde.org</email>
</author>
<published>2016-01-07T00:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cff0a703e89415c4ad8ab3e076815ce5893a421a'/>
<id>urn:sha1:cff0a703e89415c4ad8ab3e076815ce5893a421a</id>
<content type='text'>
- Fixes blank pages when keyboard shows up, the margin computation was
  wrong, and apparently we get bogus info about the keyboard geometry.

Signed-off-by: Sebastian Kügler &lt;sebas@kde.org&gt;
</content>
</entry>
<entry>
<title>sync with mobilecomponents 9d179eb74a227</title>
<updated>2016-01-06T23:39:33Z</updated>
<author>
<name>Sebastian Kügler</name>
<email>sebas@kde.org</email>
</author>
<published>2016-01-06T23:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=95bca4b50c4fd46ae190ac87ea8934523881b776'/>
<id>urn:sha1:95bca4b50c4fd46ae190ac87ea8934523881b776</id>
<content type='text'>
- Workaround for black squares is merged upstream
- brings back the FAB button, additional
- swipe interaction improvements in the same

Signed-off-by: Sebastian Kügler &lt;sebas@kde.org&gt;
</content>
</entry>
<entry>
<title>Add BasicListItem.qml from plasma-mobile</title>
<updated>2016-01-06T05:26:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-01-06T05:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e401e725cc3cbbd358b76930fac4c229b5f2fad3'/>
<id>urn:sha1:e401e725cc3cbbd358b76930fac4c229b5f2fad3</id>
<content type='text'>
Sebastian forgot to add this file - so I grabbed the latest version from
today, hoping this is the right one.

This is from a85365111 which is the sha he referenced in his patch.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>sync with mobilecomponents a85365111 + patches</title>
<updated>2016-01-06T03:41:41Z</updated>
<author>
<name>Sebastian Kügler</name>
<email>sebas@kde.org</email>
</author>
<published>2016-01-06T03:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=548d6fc956061cd1edb177447cdf07104d92b9c7'/>
<id>urn:sha1:548d6fc956061cd1edb177447cdf07104d92b9c7</id>
<content type='text'>
This is the latest state of the upstream art from Plasma, plus our
patches to disable the gamma effect on the icon, and the drawer removed.

Signed-off-by: Sebastian Kügler &lt;sebas@kde.org&gt;
</content>
</entry>
<entry>
<title>QML UI: hide action button</title>
<updated>2016-01-04T21:15:33Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-01-04T21:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=72ce77a5ee5127c374a56d3de741b808432b6ce5'/>
<id>urn:sha1:72ce77a5ee5127c374a56d3de741b808432b6ce5</id>
<content type='text'>
So far this just comments out the code that enables the action button. Let's
see feedback from the testers.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML-UI: fix black squares on some Android devices</title>
<updated>2015-12-25T01:57:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-12-25T01:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8e299727df0fb1fe4805aedbb496b7b370b12870'/>
<id>urn:sha1:8e299727df0fb1fe4805aedbb496b7b370b12870</id>
<content type='text'>
It appears that one some Android devices there is an interaction between
Qt and the GL implementation that results in black squares instead of
icons being shown on the screen.

Disabling the GammaAdjust avoids running the shader and fixes this
problem.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>sync with mobilecomponents f4d5d19fc</title>
<updated>2015-12-08T03:55:56Z</updated>
<author>
<name>Sebastian Kügler</name>
<email>sebas@kde.org</email>
</author>
<published>2015-12-08T01:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=44fd9bff6776de3a7b66e8b33412a554551c50c3'/>
<id>urn:sha1:44fd9bff6776de3a7b66e8b33412a554551c50c3</id>
<content type='text'>
- Kills a warning in ContextDrawer.
- Improves sizing of menu icons.
- Fixes icon rendering in menues.

Signed-off-by: Sebastian Kügler &lt;sebas@kde.org&gt;
</content>
</entry>
<entry>
<title>Add more icons</title>
<updated>2015-12-07T17:46:57Z</updated>
<author>
<name>Sebastian Kügler</name>
<email>sebas@kde.org</email>
</author>
<published>2015-12-07T17:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=936c9cee1f00c8fd2d981f030a4862248739176c'/>
<id>urn:sha1:936c9cee1f00c8fd2d981f030a4862248739176c</id>
<content type='text'>
Icons for document-edit, document-save and view-readermode are added
from the light breeze variant. They're usd in the dive's contextual
actions.

Signed-off-by: Sebastian Kügler &lt;sebas@kde.org&gt;
</content>
</entry>
</feed>
