<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/ios/Subsurface-mobile, branch v4.7.8</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/packaging/ios/Subsurface-mobile?h=v4.7.8</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/packaging/ios/Subsurface-mobile?h=v4.7.8'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-03-22T14:34:46Z</updated>
<entry>
<title>iOS: add MapLocationModel and corresponding helper</title>
<updated>2018-03-22T14:34:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-03-13T01:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9e457e092c9e0a541228274da2e8087d40fa2769'/>
<id>urn:sha1:9e457e092c9e0a541228274da2e8087d40fa2769</id>
<content type='text'>
Thanks to Murillo Bernardes for reminding me to add the .h files as well.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Cleanup: Unify qthelper.h and qthelperfromc.h</title>
<updated>2018-02-26T17:06:02Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2018-02-24T22:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cd5e17cf79c2f1eb896efd0436c103221de446ae'/>
<id>urn:sha1:cd5e17cf79c2f1eb896efd0436c103221de446ae</id>
<content type='text'>
Since all qt-helpers are defined in qthelper.cpp, there seems to be
no reason to have two include files. By unifying the two files,
duplication and inconsistencies are removed. The C++-only part is
simply compiled away with #ifdefs.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>iOS build: add new file to qmake build</title>
<updated>2018-02-12T20:23:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-02-12T20:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=23ac269a0a0996b51087b14f7cfb183a2daa46ec'/>
<id>urn:sha1:23ac269a0a0996b51087b14f7cfb183a2daa46ec</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS build: remove desktop only models</title>
<updated>2018-02-12T20:23:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-02-12T20:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1c87925ab01e9a7ad4bb2f9a7cb7fb4d809e606a'/>
<id>urn:sha1:1c87925ab01e9a7ad4bb2f9a7cb7fb4d809e606a</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove unused divesitepicturemodel from qt-models</title>
<updated>2017-12-13T13:48:20Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-12-03T08:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a11622623a43369368206e1e3b6a6b3173ad43fb'/>
<id>urn:sha1:a11622623a43369368206e1e3b6a6b3173ad43fb</id>
<content type='text'>
Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Cleanup: constructLocationTags isn't used in Subsurface-mobile</title>
<updated>2017-12-08T15:29:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-08T14:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=03e14fa2c35f7cfb69240b21644d4dbf0291dbee'/>
<id>urn:sha1:03e14fa2c35f7cfb69240b21644d4dbf0291dbee</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Cleanup: rename file to avoid confusion</title>
<updated>2017-12-08T15:29:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-08T14:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ef8b2e6bb75e79b3f600980e8b7d89389df18970'/>
<id>urn:sha1:ef8b2e6bb75e79b3f600980e8b7d89389df18970</id>
<content type='text'>
Depending on the tooling, both divesite.c and divesite.cpp would compile
into divesite.o.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS build: add icon to launch screen</title>
<updated>2017-11-30T06:32:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-30T06:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=625298a7b86688ee70de4bccb8fcff61f96650db'/>
<id>urn:sha1:625298a7b86688ee70de4bccb8fcff61f96650db</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS build: enable BLE support in the code</title>
<updated>2017-11-30T05:52:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-30T03:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=31c005fa06733bc5e3241d6b77490394fbb11422'/>
<id>urn:sha1:31c005fa06733bc5e3241d6b77490394fbb11422</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS build: update icons</title>
<updated>2017-11-29T22:56:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-29T15:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=18d044d9dc3219df116e226aa8a1d2ddce38eaea'/>
<id>urn:sha1:18d044d9dc3219df116e226aa8a1d2ddce38eaea</id>
<content type='text'>
Latest xcode requires more and different(?) icons.

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