<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmenumodel/libqmenumodel/src/qdbusobject.cpp, branch main</title>
<subtitle>Qt5 renderer for Ayatana Indicators
</subtitle>
<id>https://openid.arctica-project.org/qmenumodel/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/qmenumodel/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/'/>
<updated>2021-05-17T19:41:37+00:00</updated>
<entry>
<title>Move glib includes outside of extern "C"</title>
<updated>2021-05-17T19:41:37+00:00</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2021-04-04T11:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=a6d79e8468b6c516745002876bbe52f3963031a3'/>
<id>urn:sha1:a6d79e8468b6c516745002876bbe52f3963031a3</id>
<content type='text'>
Recent glib versions throw this error otherwise:

In file included from /usr/include/glib-2.0/glib/gatomic.h:31,
                 from /usr/include/glib-2.0/glib/gthread.h:32,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /home/pmos/build/src/qmenumodel-0.8.0/libqmenumodel/src/converter.cpp:22:
/usr/include/c++/10.2.1/type_traits:56:3: error: template with C linkage
   56 |   template&lt;typename _Tp, _Tp __v&gt;
      |   ^~~~~~~~
/home/pmos/build/src/qmenumodel-0.8.0/libqmenumodel/src/converter.cpp:21:1: note: 'extern "C"' linkage started here
   21 | extern "C" {
      | ^~~~~~~~~~
</content>
</entry>
<entry>
<title>remove deprecated g_type_init() calls</title>
<updated>2016-10-22T17:00:49+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2016-10-22T17:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=3d2c260f804273e5a65f27a379f4ad74407ee921'/>
<id>urn:sha1:3d2c260f804273e5a65f27a379f4ad74407ee921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved events to separate file.</title>
<updated>2013-08-09T08:01:43+00:00</updated>
<author>
<name>Nick Dedekind</name>
<email>nicholas.dedekind@gmail.com</email>
</author>
<published>2013-08-09T08:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=db47d077dcd9ee6761de828c9194d3fa2331f9ea'/>
<id>urn:sha1:db47d077dcd9ee6761de828c9194d3fa2331f9ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Glib callbacks send events through qt.</title>
<updated>2013-08-08T15:12:57+00:00</updated>
<author>
<name>Nick Dedekind</name>
<email>nicholas.dedekind@gmail.com</email>
</author>
<published>2013-08-08T15:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=c6cb726c5694f8a35711a48a7bf5e2a6723aeba8'/>
<id>urn:sha1:c6cb726c5694f8a35711a48a7bf5e2a6723aeba8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used utf8 instead of latin1 for strings.</title>
<updated>2012-10-30T12:06:35+00:00</updated>
<author>
<name>Renato Araujo Oliveira Filho</name>
<email>renato.filho@canonical.com</email>
</author>
<published>2012-10-30T12:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=fac3a657a39bb9c3e9fa3c0b3ff22533b2e7e3ba'/>
<id>urn:sha1:fac3a657a39bb9c3e9fa3c0b3ff22533b2e7e3ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the 'g_bus_watch_name' flag to auto start the service;</title>
<updated>2012-10-24T14:57:15+00:00</updated>
<author>
<name>Renato Araujo Oliveira Filho</name>
<email>renato.filho@canonical.com</email>
</author>
<published>2012-10-24T14:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=3c1b2d23cd26b8db37e0c0d96e92cb2156a29fce'/>
<id>urn:sha1:3c1b2d23cd26b8db37e0c0d96e92cb2156a29fce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the latest changes from trunk.</title>
<updated>2012-10-11T08:54:49+00:00</updated>
<author>
<name>Olivier Tilloy</name>
<email>olivier.tilloy@canonical.com</email>
</author>
<published>2012-10-11T08:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=6504ccc25f02b73649c53e22194ebf2d2319e4e5'/>
<id>urn:sha1:6504ccc25f02b73649c53e22194ebf2d2319e4e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert to using g* types, and forward-declare them.</title>
<updated>2012-10-10T07:41:24+00:00</updated>
<author>
<name>Olivier Tilloy</name>
<email>olivier.tilloy@canonical.com</email>
</author>
<published>2012-10-10T07:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=92ee9e3197ebbfef98ec044d9d45622a880136f3'/>
<id>urn:sha1:92ee9e3197ebbfef98ec044d9d45622a880136f3</id>
<content type='text'>
This is more future-proof.</content>
</entry>
<entry>
<title>Avoid including C headers (glib/gio) in public headers; use "forward declarations" instead.</title>
<updated>2012-10-09T16:37:30+00:00</updated>
<author>
<name>Olivier Tilloy</name>
<email>olivier.tilloy@canonical.com</email>
</author>
<published>2012-10-09T16:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=bced31c677a5bb6399aad890d8e09c741bfc82a6'/>
<id>urn:sha1:bced31c677a5bb6399aad890d8e09c741bfc82a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure the model is set before advertising the status as 'Connected'.</title>
<updated>2012-10-08T14:25:49+00:00</updated>
<author>
<name>Olivier Tilloy</name>
<email>olivier.tilloy@canonical.com</email>
</author>
<published>2012-10-08T14:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/qmenumodel/commit/?id=d2ec6532acec6b555ec43354e3f1ed30bd7501c1'/>
<id>urn:sha1:d2ec6532acec6b555ec43354e3f1ed30bd7501c1</id>
<content type='text'>
</content>
</entry>
</feed>
