<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/modinfodialognexus.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/modinfodialognexus.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/modinfodialognexus.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2023-09-21T22:35:08Z</updated>
<entry>
<title>Add nexus category ID to mod info</title>
<updated>2023-09-21T22:35:08Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2023-09-19T07:37:24Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c50ad588432a27612fe5be39b1520e2962d5eef7'/>
<id>urn:sha1:c50ad588432a27612fe5be39b1520e2962d5eef7</id>
<content type='text'>
- We will check the mod info first then fall back to the download file
- Add category field in the info dialog nexus tab
</content>
</entry>
<entry>
<title>Apply clang-format.</title>
<updated>2023-07-09T15:20:40Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d13f6bb870cdda71257f665367be8ef9fca86255'/>
<id>urn:sha1:d13f6bb870cdda71257f665367be8ef9fca86255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix webkit obsolete tag error</title>
<updated>2022-04-19T13:17:43Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2021-12-08T11:21:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=35ca9ce0ba5c89036afb7dea2d3091470f7e0aaf'/>
<id>urn:sha1:35ca9ce0ba5c89036afb7dea2d3091470f7e0aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>custom browser command</title>
<updated>2020-12-28T06:25:33Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-28T06:25:33Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=51db1f99f0c4cddc0af224d46d6e5679d18d2a53'/>
<id>urn:sha1:51db1f99f0c4cddc0af224d46d6e5679d18d2a53</id>
<content type='text'>
changed some places that used QDesktopServices to use shell::Open() from uibase instead
</content>
</entry>
<entry>
<title>Add a toggle for tracking</title>
<updated>2020-11-11T08:03:17Z</updated>
<author>
<name>Qudix</name>
<email>17361645+Qudix@users.noreply.github.com</email>
</author>
<published>2020-11-11T08:03:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=02c2329857718174b86c3cb2a2246e902fad67e0'/>
<id>urn:sha1:02c2329857718174b86c3cb2a2246e902fad67e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split nexus connection stuff into NexusConnectionUI so it can be reused in the instance creation dialog</title>
<updated>2020-11-03T16:39:06Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-30T04:48:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c4df6b8ec98feb34cc9b9785e6d4d0eac6b3f571'/>
<id>urn:sha1:c4df6b8ec98feb34cc9b9785e6d4d0eac6b3f571</id>
<content type='text'>
removed the PluginContainer* parameter from NexusInterface::instance()
 - it's a singleton, so it only needs to be given once, not every time
 - it doesn't even matter because the first time instance() is called, it creates the singleton, but the plugin container is always null
 - and setPluginContainer() is called much later from OrganizerCore with the correct value
added non functional nexus page to instance creation dialog
</content>
</entry>
<entry>
<title>Change modId() to nexusId().</title>
<updated>2020-09-22T19:21:45Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-09-22T19:21:45Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d9cc013813a2a360a9518ecfd3b2e0bb0596d86a'/>
<id>urn:sha1:d9cc013813a2a360a9518ecfd3b2e0bb0596d86a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add getters for most meta-information in mod.</title>
<updated>2020-09-20T10:29:56Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-09-20T10:29:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4ed297750f29ba61802e902a5269fa56a7107643'/>
<id>urn:sha1:4ed297750f29ba61802e902a5269fa56a7107643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollback to setGameName instead of setGamePlugin for mod interface.</title>
<updated>2020-05-19T16:00:12Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-05-19T16:00:12Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c391c2b584a309f64f87dd5e00b0083279e6211c'/>
<id>urn:sha1:c391c2b584a309f64f87dd5e00b0083279e6211c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ModInfo classes to handle plugin game and clean some declarations.</title>
<updated>2020-05-07T10:16:33Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-05-01T16:00:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=40c433580f69006a42dc27a6444ebd9a6cccc440'/>
<id>urn:sha1:40c433580f69006a42dc27a6444ebd9a6cccc440</id>
<content type='text'>
</content>
</entry>
</feed>
