<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmenumodel, branch 0.9.1</title>
<subtitle>Qt5 renderer for Ayatana Indicators
</subtitle>
<id>https://cgit.arctica-project.org/qmenumodel/atom?h=0.9.1</id>
<link rel='self' href='https://cgit.arctica-project.org/qmenumodel/atom?h=0.9.1'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/'/>
<updated>2022-02-08T15:53:05+00:00</updated>
<entry>
<title>release 0.9.1</title>
<updated>2022-02-08T15:53:05+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-02-08T15:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=2561e4699ee6e5aa1b28c1cc99f4b818c4c3b095'/>
<id>urn:sha1:2561e4699ee6e5aa1b28c1cc99f4b818c4c3b095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.travis.yml: Run CI builds on Travis CI's Ubuntu focal base system + disable ppc64el builds</title>
<updated>2022-02-08T14:43:51+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-08T14:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=5e46aa78fc5a1ea2c6b408f9beaeebf297175fea'/>
<id>urn:sha1:5e46aa78fc5a1ea2c6b408f9beaeebf297175fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/cleanup-compile-flags'</title>
<updated>2022-02-01T07:00:04+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-02-01T07:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=45da05715cd75cb17e13516d534c4a48ec023582'/>
<id>urn:sha1:45da05715cd75cb17e13516d534c4a48ec023582</id>
<content type='text'>
Attributes GH PR #19: https://github.com/AyatanaIndicators/qmenumodel/pull/19
</content>
</entry>
<entry>
<title>.build.yml: Drop extra compilation flags and build with -Werror</title>
<updated>2022-02-01T06:58:22+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-01-13T11:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=f441fabc655a021e161e59f26c302b9a94b5c3fc'/>
<id>urn:sha1:f441fabc655a021e161e59f26c302b9a94b5c3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMakeLists.txt: Clean up compilation flags</title>
<updated>2022-02-01T06:58:22+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-01-13T11:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=59283b0aac2dc12e955a3dd9604cc129f19ef74a'/>
<id>urn:sha1:59283b0aac2dc12e955a3dd9604cc129f19ef74a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix all build warnings</title>
<updated>2022-02-01T06:58:22+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-01-13T11:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=d23a290dae52eec26bb4fd772168f38bd6e59f4e'/>
<id>urn:sha1:d23a290dae52eec26bb4fd772168f38bd6e59f4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'correct-1-0'</title>
<updated>2022-02-01T06:57:21+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-02-01T06:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=7f5119f81fdfa2cc97df91785dcce4798b0700cf'/>
<id>urn:sha1:7f5119f81fdfa2cc97df91785dcce4798b0700cf</id>
<content type='text'>
Attributes GH PR #18: https://github.com/AyatanaIndicators/qmenumodel/pull/18
</content>
</entry>
<entry>
<title>Make the qmltests test imports, at least</title>
<updated>2022-02-01T06:56:48+00:00</updated>
<author>
<name>Dalton Durst</name>
<email>dalton@ubports.com</email>
</author>
<published>2021-12-23T23:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=03a23b0138dd660dcc1fe71f5bfca100016b97f7'/>
<id>urn:sha1:03a23b0138dd660dcc1fe71f5bfca100016b97f7</id>
<content type='text'>
The loadmodule.qml and loadmodule2.qml files never actually loaded in
their views but the test case was still passing.

I wasn't able to discern what the tests were actually supposed to do
when they were working. Therefore, I removed the majority of the tests
and just made sure the import for qmenumodel is working.

At least it does *something* now, I guess.
</content>
</entry>
<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>Fix naming of AyatanaMenuModel qml type</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:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/qmenumodel/commit/?id=0333149b68b2d1ea164a96a2b43cfdd3f8f9c945'/>
<id>urn:sha1:0333149b68b2d1ea164a96a2b43cfdd3f8f9c945</id>
<content type='text'>
</content>
</entry>
</feed>
