<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/modinfodialognexus.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/modinfodialognexus.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/modinfodialognexus.h?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>Refactor obsolete methods</title>
<updated>2019-07-03T18:04:27Z</updated>
<author>
<name>Silarn</name>
<email>jrim@rimpo.org</email>
</author>
<published>2019-07-03T18:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=aa9a1fc07fb612547c1d1c5074d669b2dd258af9'/>
<id>urn:sha1:aa9a1fc07fb612547c1d1c5074d669b2dd258af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added modinfodialogfwd.h, mostly for the enum that's used in various places</title>
<updated>2019-07-02T16:35:33Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-02T16:35:33Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4aa59cdc7dd779c7e864a1c4e96c6b52c61879ff'/>
<id>urn:sha1:4aa59cdc7dd779c7e864a1c4e96c6b52c61879ff</id>
<content type='text'>
renamed ETabs to ModInfoTabIDs and changed all ints to use the enum instead
added ModInfoPtr to avoid having to include modinfo.h just to get ModInfo::Ptr
</content>
</entry>
<entry>
<title>added a ModInfoDialogTabContext to avoid passing too many things to tab constructors</title>
<updated>2019-07-02T16:02:07Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-02T16:02:07Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=82d985064e5105ded4b20d357eaf7cd1b97fe9da'/>
<id>urn:sha1:82d985064e5105ded4b20d357eaf7cd1b97fe9da</id>
<content type='text'>
mod is passed to ctors to make sure they can never be empty
only call deleteRequest() to selected mod
comments
</content>
</entry>
<entry>
<title>changed how the mod url works:</title>
<updated>2019-07-02T14:10:20Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-28T18:21:10Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=41292e02bdebea8b09c2c11ee87221672e970cdf'/>
<id>urn:sha1:41292e02bdebea8b09c2c11ee87221672e970cdf</id>
<content type='text'>
 - it is now independent from the nexus mod url
 - it can be set in addition to having a valid mod id
 - both urls can be displayed in the context menu
re-arranged some of the widgets on the nexus tab
added a track button
added a custom url checkbox and open in browser button
added a max-width to the browser
</content>
</entry>
<entry>
<title>added path to editor toolbar</title>
<updated>2019-07-02T14:10:19Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-27T14:57:27Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c90a822444da5842a12786dc923b2a481850608f'/>
<id>urn:sha1:c90a822444da5842a12786dc923b2a481850608f</id>
<content type='text'>
moved url to top in nexus tab and made it readonly
</content>
</entry>
<entry>
<title>only load nexus website on activation</title>
<updated>2019-07-02T14:10:19Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-25T19:36:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=00d4921e47e5eef08b10dac127795ecc8ccf84ae'/>
<id>urn:sha1:00d4921e47e5eef08b10dac127795ecc8ccf84ae</id>
<content type='text'>
fixed refresh not working, will now always clear the browser so the refresh is obvious
</content>
</entry>
<entry>
<title>nexus tab: fixed to only make one request, changed css to match nexus more closely</title>
<updated>2019-07-02T14:10:19Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-25T17:02:11Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=fb93d9ff2d1c158fb546471f6e18e4dc9b965c2f'/>
<id>urn:sha1:fb93d9ff2d1c158fb546471f6e18e4dc9b965c2f</id>
<content type='text'>
bbcode now supports [img width=x,height=x]
images tab: don't reload the original image
</content>
</entry>
<entry>
<title>don't update invisible tabs</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-24T14:35:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f14f2bad3ba7440d6f36657f32d00c89cae54623'/>
<id>urn:sha1:f14f2bad3ba7440d6f36657f32d00c89cae54623</id>
<content type='text'>
update tabs when origin changes
change setting name because 2.2.0 can't handle the text list
</content>
</entry>
</feed>
