<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/ios, branch v4.9.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/packaging/ios?h=v4.9.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/packaging/ios?h=v4.9.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-04-10T17:53:03Z</updated>
<entry>
<title>media: move picture function from dive.c to picture.c</title>
<updated>2020-04-10T17:53:03Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2020-04-10T07:42:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3f3869ff650229e99262ee07b14e1d14ca973d10'/>
<id>urn:sha1:3f3869ff650229e99262ee07b14e1d14ca973d10</id>
<content type='text'>
Currently, move only those functions that do not access dive
structures.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>cleanup: update all copyright dates to 2020</title>
<updated>2020-04-04T19:00:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-03-31T20:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f9ccbabb3dd68b887d4cf93cfdbfbd09d7288b84'/>
<id>urn:sha1:f9ccbabb3dd68b887d4cf93cfdbfbd09d7288b84</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS: fix libxslt build</title>
<updated>2020-04-04T18:09:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-02T19:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0d8324bfb43ea405b57340e910b05b88e364afaa'/>
<id>urn:sha1:0d8324bfb43ea405b57340e910b05b88e364afaa</id>
<content type='text'>
We need to build libxml2 without LZMA.
We need to make sure that libxslt finds the libxml2 includes.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS: clean up build shell script</title>
<updated>2020-04-04T18:09:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-02T16:59:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6c5c2bfb186edc8f3417c99d7f743e3f2da149a3'/>
<id>urn:sha1:6c5c2bfb186edc8f3417c99d7f743e3f2da149a3</id>
<content type='text'>
Address shell linter comments. Follow our usual naming for build dirs.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS: add libxml2 build</title>
<updated>2020-04-04T18:09:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-02T16:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5178ea2d15879e0248b91d2db20f9708b582a77b'/>
<id>urn:sha1:5178ea2d15879e0248b91d2db20f9708b582a77b</id>
<content type='text'>
I don't know why this is suddenly needed and wasn't before, but hopefully
this fixes the broken builds on GitHub.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build: use -Wno-inconsistent-missing-override in Subsurface-mobile.pro</title>
<updated>2020-04-01T19:26:59Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2020-04-01T16:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8c63d4e2bddbd5e5b1c4b58c254151675dcd4ca5'/>
<id>urn:sha1:8c63d4e2bddbd5e5b1c4b58c254151675dcd4ca5</id>
<content type='text'>
The inconsistent-missing-override warning is annoying as it prevents
us from adding "override" modifiers: It will warn if we do this only
for selected functions. Sadly, this is the default on clang. Therefore,
we disable this warning for quite some time in CMakeLists.txt. For
consistency also do this in the Subsurface-mobile.pro file.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>mobile: remove no longer used DiveListModel</title>
<updated>2020-03-10T16:25:57Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2020-01-10T00:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3c2a192864c3c3b92f93a15e76c7bd4211106126'/>
<id>urn:sha1:3c2a192864c3c3b92f93a15e76c7bd4211106126</id>
<content type='text'>
Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>mobile/undo: compile undo commands and call undo command for deletion.</title>
<updated>2020-03-09T19:41:11Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2019-11-14T20:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c0095f690fe2a0b56a6c5d52e03a3b3130e9f6b6'/>
<id>urn:sha1:c0095f690fe2a0b56a6c5d52e03a3b3130e9f6b6</id>
<content type='text'>
First steps towards full undo on mobile.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/undo: compile WSInfoModel</title>
<updated>2020-03-09T19:41:11Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2019-12-11T09:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7d6949ce7d9627e53770fdf82ec635f135e6fa96'/>
<id>urn:sha1:7d6949ce7d9627e53770fdf82ec635f135e6fa96</id>
<content type='text'>
The weight-undo commands need this. Therefore, we have to compile the
WSInfoModel if we want to access the undo commands from mobile.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/divelist: add first version of new MobileListModel proxy model</title>
<updated>2020-03-09T19:41:11Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2019-11-11T20:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=35b33b8c6a86b6add120aaa1c65f37d21f6a53a8'/>
<id>urn:sha1:35b33b8c6a86b6add120aaa1c65f37d21f6a53a8</id>
<content type='text'>
Create a model which represents all top-level items and, potentially, one
expanded trip as a flat list.

Pass down roles to the source model and let the source model handle that. We'll
have to do some ifdef-ery, but so be it.

Additionally, compile the base model on mobile as well.
This contains a couple of hacks to make things compile at all.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
