<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/envshortcut.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/envshortcut.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/envshortcut.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-02-08T09:08:10Z</updated>
<entry>
<title>Add instance manager to plugin API (#2335)</title>
<updated>2026-02-08T09:08:10Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-02-08T09:08:10Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4da0bffeee05c4589ae4d0addc7c695e31669990'/>
<id>urn:sha1:4da0bffeee05c4589ae4d0addc7c695e31669990</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>Sanitize shortcut names as they result in files</title>
<updated>2021-05-06T10:44:40Z</updated>
<author>
<name>Chris Bessent</name>
<email>lost.dragonist@gmail.com</email>
</author>
<published>2021-05-06T10:44:40Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ef5b9228dac123aac79d6e516fe36a501a452eac'/>
<id>urn:sha1:ef5b9228dac123aac79d6e516fe36a501a452eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- renamed instance::name() to displayName() to reduce confusion with portable instances</title>
<updated>2021-02-12T08:22:52Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2021-02-12T08:22:52Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=48274f33579076711c0475e84c7adf68c52df733'/>
<id>urn:sha1:48274f33579076711c0475e84c7adf68c52df733</id>
<content type='text'>
- better errors when running incorrect shortcuts
- fixed shortcuts being created with moshortcut://Portable:exe instead of an empty instance name for portable instances
</content>
</entry>
<entry>
<title>renamed InstanceManager::instance() to singleton() to avoid confusion</title>
<updated>2020-11-06T14:27:15Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-06T14:27:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ad8e9d99b30578676c15d10a74f010439e132406'/>
<id>urn:sha1:ad8e9d99b30578676c15d10a74f010439e132406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>InstanceManager now returns new Instance struct instead of instance name</title>
<updated>2020-11-03T16:41:54Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-03T15:57:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=1d97d914f1de0404b5b4db1bfdeff35ed94ea422'/>
<id>urn:sha1:1d97d914f1de0404b5b4db1bfdeff35ed94ea422</id>
<content type='text'>
moved most of the figuring out of instance parameters from InstanceManager to Instance, separated all the ui from it and put it in main.cpp
added ways to show single pages in the create instance dialog so they can be used when info is missing
</content>
</entry>
<entry>
<title>replaced formatSystemMessageQ() with formatSystemMessage()</title>
<updated>2019-07-22T11:39:52Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-19T08:54:47Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f49efd6d448dccd4100fa46e2ebf1690d97033cc'/>
<id>urn:sha1:f49efd6d448dccd4100fa46e2ebf1690d97033cc</id>
<content type='text'>
replaced windowsErrorString() with formatSystemMessage()
</content>
</entry>
<entry>
<title>changed qCritical() to log::error()</title>
<updated>2019-07-22T11:36:38Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-19T06:47:13Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=e071dfdfaa369a475a2d93df623c1696feee56ba'/>
<id>urn:sha1:e071dfdfaa369a475a2d93df623c1696feee56ba</id>
<content type='text'>
removed now unused vlog()
</content>
</entry>
<entry>
<title>split env</title>
<updated>2019-07-22T11:33:38Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-19T03:13:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b2a1e1391fdd6bdee1c5e8d337b273447c70a506'/>
<id>urn:sha1:b2a1e1391fdd6bdee1c5e8d337b273447c70a506</id>
<content type='text'>
</content>
</entry>
</feed>
