<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/mobile-widgets/qml, branch v4.6.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.6.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.6.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-02-21T15:03:10Z</updated>
<entry>
<title>Remove space before colon.</title>
<updated>2017-02-21T15:03:10Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-02-20T06:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f007f0329b778000ded6973fa53558ae7e0232b9'/>
<id>urn:sha1:f007f0329b778000ded6973fa53558ae7e0232b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QML UI: Parse multiple buddies when editing a dive</title>
<updated>2017-01-29T22:55:33Z</updated>
<author>
<name>jbygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-01-29T16:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0e57033042fea482225f88074ad1778bdf8c6fd8'/>
<id>urn:sha1:0e57033042fea482225f88074ad1778bdf8c6fd8</id>
<content type='text'>
This allows the user to enter multiple buddies as a comma separated list,
the "Multiple Buddies" entry is still a special case as we can only populate
the combobox with a single name for each entry.

fixes #168

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>QML UI: allow magic phrase for multiple buddies to be localized</title>
<updated>2017-01-23T02:20:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-23T01:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b15b3c195c73db1d181413a97783173649485f9d'/>
<id>urn:sha1:b15b3c195c73db1d181413a97783173649485f9d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: correctly test if there are multiple buddies</title>
<updated>2017-01-23T02:18:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-23T01:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0196d9a220e4bdd989539f55b4d5736d189410d4'/>
<id>urn:sha1:0196d9a220e4bdd989539f55b4d5736d189410d4</id>
<content type='text'>
The JS string function search returns the position of the string you
search for and -1 if that string isn't found. Also, search allows
regular expression, indexOf does just a string match. So let's use
that as it is much faster.

See issue #168

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: prevent modification of Multible Buddies text</title>
<updated>2017-01-23T02:18:07Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-23T01:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bfaeb22cc5e4397cab5e7acc283deaf0145121f1'/>
<id>urn:sha1:bfaeb22cc5e4397cab5e7acc283deaf0145121f1</id>
<content type='text'>
"Multiple Buddies" is magic in that it means "do not change the buddies
set for this dive". Allowing the user to edit that magic phrase defeats
the purpose.

This deals with part of issue #168 - but of course that magic phrase
shouldn't be fixed as English text.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: move 'No dives in dive list' down</title>
<updated>2017-01-22T01:06:07Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-22T00:22:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fc60f210c4a1966548b4227389e3110086c1e91b'/>
<id>urn:sha1:fc60f210c4a1966548b4227389e3110086c1e91b</id>
<content type='text'>
Otherwise it overlaps with the page title.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Revert "QML UI: build against latest Kirigami"</title>
<updated>2017-01-21T22:42:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-21T22:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=14b4c94ded4f82bc473b9e286e2dcb87d600b14a'/>
<id>urn:sha1:14b4c94ded4f82bc473b9e286e2dcb87d600b14a</id>
<content type='text'>
This reverts commit a842e44b685dbb7e34df317a8beacff747cee6bd.
</content>
</entry>
<entry>
<title>Revert "QML UI: steps towards working with Kirigami 2"</title>
<updated>2017-01-21T22:42:00Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-21T22:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6459e455bc1fd7d44b9dcd5010ac8de9a8d0e095'/>
<id>urn:sha1:6459e455bc1fd7d44b9dcd5010ac8de9a8d0e095</id>
<content type='text'>
This reverts commit 53ce3ce3e3cc38555bf7f2a1e7540638e5d294f8.
</content>
</entry>
<entry>
<title>Update from 2016 to 2017. Happy new year!</title>
<updated>2017-01-01T18:28:25Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2017-01-01T12:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ba23989e6b89a34747d084ea8a31ada6bdcd2d0f'/>
<id>urn:sha1:ba23989e6b89a34747d084ea8a31ada6bdcd2d0f</id>
<content type='text'>
Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove opacity calls</title>
<updated>2016-12-27T17:46:58Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2016-12-27T17:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4db80aa1a404dc4eba12cceb7d09194729155e1f'/>
<id>urn:sha1:4db80aa1a404dc4eba12cceb7d09194729155e1f</id>
<content type='text'>
ApplicationWindow has no Opacity calls no more.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
