<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/desktop-widgets/plugins, branch v4.5.96</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.96</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.96'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-08-27T18:40:45Z</updated>
<entry>
<title>Settings update: Fix Facebook Widget to use the SettingsObjectWrapper</title>
<updated>2016-08-27T18:40:45Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@gmail.com</email>
</author>
<published>2016-08-26T18:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12eccda523da4e25a29aaaae441acfc5ad7825d1'/>
<id>urn:sha1:12eccda523da4e25a29aaaae441acfc5ad7825d1</id>
<content type='text'>
Fix facebook widget to use the SettingsObjectWrapper instead
of figthing our complementary Settings each call.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix compilation with the new folder architecture</title>
<updated>2016-04-05T19:32:36Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2016-04-05T17:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=21e8b1e363fcb46798aec49b623cfd2b29c286a3'/>
<id>urn:sha1:21e8b1e363fcb46798aec49b623cfd2b29c286a3</id>
<content type='text'>
A few more fixes for things that broke in commit 7be962bfc287 ("Move
subsurface-core to core and qt-mobile to mobile-widgets").

[Dirk Hohndel: slightly edited and overlap with Linus' patch removed]

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Move subsurface-core to core and qt-mobile to mobile-widgets</title>
<updated>2016-04-05T05:33:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-04-05T05:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7be962bfc2879a72c32ff67518731347dcdff6de'/>
<id>urn:sha1:7be962bfc2879a72c32ff67518731347dcdff6de</id>
<content type='text'>
Having subsurface-core as a directory name really messes with
autocomplete and is obviously redundant. Simmilarly, qt-mobile caused an
autocomplete conflict and also was inconsistent with the desktop-widget
name for the directory containing the "other" UI.

And while cleaning up the resulting change in the path name for include
files, I decided to clean up those even more to make them consistent
overall.

This could have been handled in more commits, but since this requires a
make clean before the build, it seemed more sensible to do it all in one.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Silence warnings in facebook_integration.cpp</title>
<updated>2016-03-10T05:50:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-03-10T04:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=44d715759c4be3921ef4591abaa8b13f8da24542'/>
<id>urn:sha1:44d715759c4be3921ef4591abaa8b13f8da24542</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix CMake to not add Facebook on Android</title>
<updated>2015-12-17T19:48:15Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-12-17T19:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=13573915b686cd327ad61e611e87f5677b60174e'/>
<id>urn:sha1:13573915b686cd327ad61e611e87f5677b60174e</id>
<content type='text'>
Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Don't rely on CMAKE_AUTOUIC</title>
<updated>2015-11-10T02:00:56Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-11-09T20:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c71df5baa5fb161a7d873912d27773ab8b2e4212'/>
<id>urn:sha1:c71df5baa5fb161a7d873912d27773ab8b2e4212</id>
<content type='text'>
Some old CMakes that we use had problems with it, change to use
the qt5_wrap_ui macro that's bundled with Qt.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove the PluginSystem</title>
<updated>2015-11-10T02:00:56Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-11-09T20:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f5f2c37184f7ab4e5712b4c74d4456ca6da87eb8'/>
<id>urn:sha1:f5f2c37184f7ab4e5712b4c74d4456ca6da87eb8</id>
<content type='text'>
But keep the Interface so it's still userfull to create a new
SocialNetwork  when needed, but it will be part of the code,
and not a plugin.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove Facebook from Plugins</title>
<updated>2015-11-10T02:00:56Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-11-09T20:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=66091ff853fe16495c981a5f8deff285cd310358'/>
<id>urn:sha1:66091ff853fe16495c981a5f8deff285cd310358</id>
<content type='text'>
Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Link the facebook plugin against the subsurface_interface</title>
<updated>2015-11-09T00:33:37Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-11-09T00:04:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e0f43d8a84b29431359452b694a556052a74135d'/>
<id>urn:sha1:e0f43d8a84b29431359452b694a556052a74135d</id>
<content type='text'>
This should prevent a compile issue on mac, worked without it on linux.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Finish the first facebook integration plugin</title>
<updated>2015-11-08T17:45:13Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-11-08T14:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8abf64d8c08804549639b754e49058ec96ea6b5f'/>
<id>urn:sha1:8abf64d8c08804549639b754e49058ec96ea6b5f</id>
<content type='text'>
Now the plugin is usable, one can use it to send stuff to facebook.

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