<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/editexecutablesdialog.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/editexecutablesdialog.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/editexecutablesdialog.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-01-11T16:31:26Z</updated>
<entry>
<title>Change IOrganizer::profile return type to a shared_ptr (#2322)</title>
<updated>2026-01-11T16:31:26Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-01-11T16:31:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=aa44561e86b6520ee0ab10a58db52b6fdd77d991'/>
<id>urn:sha1:aa44561e86b6520ee0ab10a58db52b6fdd77d991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add executable setting to minimize MO2 to the system tray while running (#2313)</title>
<updated>2026-01-03T14:48:06Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-01-03T14:48:06Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=e5ac1cc82d832f0515364fdb3f02f03bdea8870e'/>
<id>urn:sha1:e5ac1cc82d832f0515364fdb3f02f03bdea8870e</id>
<content type='text'>
</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>First pass for Qt6 compatibility</title>
<updated>2022-04-19T13:17:23Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2021-12-06T09:51:08Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c4b2be45d29a247422e60bb8fdf1664c10384eee'/>
<id>urn:sha1:c4b2be45d29a247422e60bb8fdf1664c10384eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix forced load libraries</title>
<updated>2021-01-23T20:26:14Z</updated>
<author>
<name>Chris Bessent</name>
<email>lost.dragonist@gmail.com</email>
</author>
<published>2021-01-23T20:15:34Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=5c3d715cfd5335507033a45bc05351d0b0e458e4'/>
<id>urn:sha1:5c3d715cfd5335507033a45bc05351d0b0e458e4</id>
<content type='text'>
This fixes a couple issues.  First, the default libraries forced by
the game plugins were not being loaded.  Second, when the checkbox
was disabled, the forced load settings would be wiped out.

Both were fixed by always loading and saving the state of the
forced loads regardless of the global enabled state.
</content>
</entry>
<entry>
<title>editable combobox for output mod name</title>
<updated>2020-12-29T07:10:33Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-29T07:10:33Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=cc997c370465629c11b72ebef3ffde1bbd1fa46e'/>
<id>urn:sha1:cc997c370465629c11b72ebef3ffde1bbd1fa46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now using new common cmakefiles</title>
<updated>2020-04-24T01:00:00Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-04-24T01:00:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=bbfec30539b31a2b8faa0df79435db94cefee8fe'/>
<id>urn:sha1:bbfec30539b31a2b8faa0df79435db94cefee8fe</id>
<content type='text'>
fixed includes because shared/ isn't in the path anymore
removed unused modeltest files
</content>
</entry>
<entry>
<title>Don't allow foreign mods or overwrite for overriding overwrite</title>
<updated>2020-01-27T01:26:03Z</updated>
<author>
<name>Chris Bessent</name>
<email>lost.dragonist@gmail.com</email>
</author>
<published>2020-01-27T01:26:03Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4963c278fe849562b1059fe70f95b0cd74a48f70'/>
<id>urn:sha1:4963c278fe849562b1059fe70f95b0cd74a48f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow relative paths for binaries in the executables settings</title>
<updated>2019-11-27T21:37:58Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-11-27T21:37:58Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d47fc5c973b5b17289c4915e911c4412956361ea'/>
<id>urn:sha1:d47fc5c973b5b17289c4915e911c4412956361ea</id>
<content type='text'>
added SSAudioOSD.dll to checks
</content>
</entry>
<entry>
<title>moved findJavaInstallation() and getFileExecutionContext() to spawn</title>
<updated>2019-11-06T12:44:53Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-10-24T08:27:22Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4e8dcc5157706e1478396179f5dc11305532b159'/>
<id>urn:sha1:4e8dcc5157706e1478396179f5dc11305532b159</id>
<content type='text'>
fixed env::get() returning garbage after value
</content>
</entry>
</feed>
