<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/categories.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/categories.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/categories.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-05-17T07:28:30Z</updated>
<entry>
<title>Improve code for reading text files line-by-line</title>
<updated>2026-05-17T07:28:30Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-05-17T07:28:30Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ab38cf0e059c15af82da7e48045823a5cbbb5d52'/>
<id>urn:sha1:ab38cf0e059c15af82da7e48045823a5cbbb5d52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from fmtlib to std::format. (#2031)</title>
<updated>2024-05-25T11:14:46Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2024-05-25T11:14:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=fa82d1cca1544c401bc06c341ce265a346a498b9'/>
<id>urn:sha1:fa82d1cca1544c401bc06c341ce265a346a498b9</id>
<content type='text'>
* Switch from fmtlib to std::format.
* Remove libffi from dependencies in Github action.
</content>
</entry>
<entry>
<title>Convert for loops, move nexusCats</title>
<updated>2023-09-24T10:54:27Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jrim@rimpo.org</email>
</author>
<published>2023-09-24T10:46:09Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c30b5183aeea55290ec9072cac958cd6e90fdf30'/>
<id>urn:sha1:c30b5183aeea55290ec9072cac958cd6e90fdf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make category struct attributes private</title>
<updated>2023-09-24T01:59:40Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-24T01:59:40Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=efdff42d5f6cdf5044e741ad7aa00bf73991c422'/>
<id>urn:sha1:efdff42d5f6cdf5044e741ad7aa00bf73991c422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure category refresh action</title>
<updated>2023-09-24T00:00:41Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-24T00:00:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=e22331fa0305d8a0a2b8b6d37203dac1ed3524e9'/>
<id>urn:sha1:e22331fa0305d8a0a2b8b6d37203dac1ed3524e9</id>
<content type='text'>
- Remove plugins class
- Route signals to run Nexus API call from MainWindow
- Pass Dialog instance to route response data
- Revert CategoryFactory::instance to return reference
</content>
</entry>
<entry>
<title>Fix rebase issues</title>
<updated>2023-09-21T22:43:29Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-21T22:43:29Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d2e48ed72e3526c08580d5c4b3531778267532c5'/>
<id>urn:sha1:d2e48ed72e3526c08580d5c4b3531778267532c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clang cleanup</title>
<updated>2023-09-21T22:35:05Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-19T02:44:45Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f6bb73deb21228acf0e7f74500f50421143aa739'/>
<id>urn:sha1:f6bb73deb21228acf0e7f74500f50421143aa739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several updates</title>
<updated>2023-09-21T22:32:37Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-19T02:30:39Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4342fe3ce16e1e14fb44cf2676e3887002f67ec4'/>
<id>urn:sha1:4342fe3ce16e1e14fb44cf2676e3887002f67ec4</id>
<content type='text'>
* No longer cause an error when deleting a category that's being used
* Add a dialog when installing a mod with no Nexus mapping (if not disabled)
* Allow disabling Nexus category mapping in Settings (Nexus tab)
* Add context option to remove nexus mappings in the category editor
* Some clang style fixes
</content>
</entry>
<entry>
<title>Fix merge issues</title>
<updated>2023-09-21T22:30:35Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-05T08:15:14Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=41c4d0922946b2f7b090f0d5844e04eb138e9c1a'/>
<id>urn:sha1:41c4d0922946b2f7b090f0d5844e04eb138e9c1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't overwrite existing Nexus category mappings</title>
<updated>2023-09-21T22:27:33Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2021-12-26T02:55:02Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=9a801f65013396e02c228785d84f9694d4b187c6'/>
<id>urn:sha1:9a801f65013396e02c228785d84f9694d4b187c6</id>
<content type='text'>
</content>
</entry>
</feed>
