<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmenumodel/libqmenumodel/src, branch correct-1-0</title>
<subtitle>Qt5 renderer for Ayatana Indicators
</subtitle>
<id>https://cgit.arctica-project.org/qmenumodel/atom?h=correct-1-0</id>
<link rel='self' href='https://cgit.arctica-project.org/qmenumodel/atom?h=correct-1-0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/'/>
<updated>2022-02-01T06:56:48+00:00</updated>
<entry>
<title>Fix build warning regarding qchar</title>
<updated>2022-02-01T06:56:48+00:00</updated>
<author>
<name>Dalton Durst</name>
<email>dalton@ubports.com</email>
</author>
<published>2021-12-23T22:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=fbb94cd8e14c1e8f4342249fb414b466eb60186f'/>
<id>urn:sha1:fbb94cd8e14c1e8f4342249fb414b466eb60186f</id>
<content type='text'>
The warning was:

format ‘%s’ expects argument of type ‘char*’, but argument 5 has type
‘const QChar*’
</content>
</entry>
<entry>
<title>libqmenumodel/src/CMakeLists.txt: Bump the SOVERSION of libqmenumodel</title>
<updated>2021-11-18T12:39:50+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-11-18T10:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=f7f503fd85749db4dc1cfc43afc9af604a667358'/>
<id>urn:sha1:f7f503fd85749db4dc1cfc43afc9af604a667358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libqmenumodel/src/qmenumodel.pc.in: Use @PROJECT_VERSION@ for Version: field.</title>
<updated>2021-11-18T11:43:33+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-11-18T11:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=79516acc636552d84f50abc8eb5832e9c242f6af'/>
<id>urn:sha1:79516acc636552d84f50abc8eb5832e9c242f6af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Unity* symbols</title>
<updated>2021-11-17T12:14:54+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-11-16T08:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=f4e75e132debc82f017ebb95c38b560cdd82d52c'/>
<id>urn:sha1:f4e75e132debc82f017ebb95c38b560cdd82d52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename unity* source files</title>
<updated>2021-11-17T12:14:54+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-11-16T07:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=f8036895f95acc49f484af564d2b56f14c158dd9'/>
<id>urn:sha1:f8036895f95acc49f484af564d2b56f14c158dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename com.ubuntu.menu</title>
<updated>2021-11-15T02:19:14+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-11-15T02:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=0d2c880a580c1ea9bb796e1116d18560fea0e4d6'/>
<id>urn:sha1:0d2c880a580c1ea9bb796e1116d18560fea0e4d6</id>
<content type='text'>
</content>
</entry>
<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://cgit.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>Support ayatana type</title>
<updated>2020-08-14T23:16:52+00:00</updated>
<author>
<name>Marius Gripsgard</name>
<email>marius@ubports.com</email>
</author>
<published>2020-08-14T23:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=fa430b5d23e35fd06ebfb50f73d743f943fe7fcd'/>
<id>urn:sha1:fa430b5d23e35fd06ebfb50f73d743f943fe7fcd</id>
<content type='text'>
This adds support for x-ayatana-type but keeps the old x-canonical-type
in case we have mixed type (as the case with ubuntu touch where we have
indicators that are yet to be moved to ayatana)
</content>
</entry>
<entry>
<title>Add missing header</title>
<updated>2020-05-18T17:49:43+00:00</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2020-05-18T17:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=bca9dd336065c5a12cb3e4c3b7f52fb778bb42d6'/>
<id>urn:sha1:bca9dd336065c5a12cb3e4c3b7f52fb778bb42d6</id>
<content type='text'>
Resolves the following build-time warning:

[..]/libqmenumodel/src/gtk/gtksimpleactionobserver.c: In function ‘gtk_simple_action_observer_register_action’:
[..]/libqmenumodel/src/gtk/gtksimpleactionobserver.c:147:7: warning: implicit declaration of function ‘gtk_action_observable_register_observer’ [-Wimplicit-function-declaration]
  147 |       gtk_action_observable_register_observer (self-&gt;observable, self-&gt;action_name, GTK_ACTION_OBSERVER (self));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[..]/libqmenumodel/src/gtk/gtksimpleactionobserver.c: In function ‘gtk_simple_action_observer_unregister_action’:
[..]/libqmenumodel/src/gtk/gtksimpleactionobserver.c:156:5: warning: implicit declaration of function ‘gtk_action_observable_unregister_observer’ [-Wimplicit-function-declaration]
  156 |     gtk_action_observable_unregister_observer(self-&gt;observable, self-&gt;action_name, GTK_ACTION_OBSERVER (self));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</content>
</entry>
<entry>
<title>Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)</title>
<updated>2018-06-19T23:46:53+00:00</updated>
<author>
<name>Ivan Semkin</name>
<email>ivan@semkin.ru</email>
</author>
<published>2018-06-19T23:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=276a0330b190842ece3fa4bd2e32b5c3b60fed58'/>
<id>urn:sha1:276a0330b190842ece3fa4bd2e32b5c3b60fed58</id>
<content type='text'>
</content>
</entry>
</feed>
