<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/env.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/env.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/env.h?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2023-07-09T15:20:40Z</updated>
<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>Do not return previous value in env::set and env::setPath (avoid error log when not previously set).</title>
<updated>2021-02-10T18:17:21Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-02-10T18:17:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=7283e6c3ba614ee5762b89ecaf0cee1ec45f5572'/>
<id>urn:sha1:7283e6c3ba614ee5762b89ecaf0cee1ec45f5572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added version to dmp filename</title>
<updated>2020-12-24T15:02:56Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-24T15:02:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c8cff6166d05e77c843bb727702607f970d3d030'/>
<id>urn:sha1:c8cff6166d05e77c843bb727702607f970d3d030</id>
<content type='text'>
replaced QApplication calls so createVersionInfo() can be called without one, happens with dump_running_process.bat
</content>
</entry>
<entry>
<title>stopped using core dump stuff from usvfs, mo has its own</title>
<updated>2020-11-08T01:16:27Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-08T00:05:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=08c952e53a4efcd5b50c0ec947bf216101c027ef'/>
<id>urn:sha1:08c952e53a4efcd5b50c0ec947bf216101c027ef</id>
<content type='text'>
set exception handler at the start, it can handle not having qt or data paths
hopefully fixed infinite crash dumps
</content>
</entry>
<entry>
<title>moved registry key from "Tannin" to "Mod Organizer Team"</title>
<updated>2020-11-03T16:39:03Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-23T07:01:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3c791b092054192fcff27b599728d3482688aec8'/>
<id>urn:sha1:3c791b092054192fcff27b599728d3482688aec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed flags from SingleInstance because there's only one left</title>
<updated>2020-11-03T16:39:02Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-23T03:27:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=9435202034cafb05ffc11aed48ff57536bce73f7'/>
<id>urn:sha1:9435202034cafb05ffc11aed48ff57536bce73f7</id>
<content type='text'>
refactoring in main.cpp:
 - moved stuff to loglist.cpp and moapplication.cpp
 - split main() into a few functions
</content>
</entry>
<entry>
<title>new CommandLine class</title>
<updated>2020-11-03T16:39:01Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-18T06:24:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=5e528fb4cf16ae208944d15d568c9140e3d741e4'/>
<id>urn:sha1:5e528fb4cf16ae208944d15d568c9140e3d741e4</id>
<content type='text'>
implemented crashdump as a command, fixed dump_running_process.bat to use it
attach to console if present instead of always create one
</content>
</entry>
<entry>
<title>shift+right click for shell menu</title>
<updated>2020-02-04T08:33:21Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-01-21T04:25:53Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=dd4bd5b17ddedcaf64df09f7a10d34267b8834c3'/>
<id>urn:sha1:dd4bd5b17ddedcaf64df09f7a10d34267b8834c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added "open with vfs" option to conflicts tab</title>
<updated>2019-12-02T18:51:46Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-12-02T18:51:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d4172dc5f8c642dbbe235a86a28992af310e703a'/>
<id>urn:sha1:d4172dc5f8c642dbbe235a86a28992af310e703a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added rivatuner to sanity checks</title>
<updated>2019-11-26T13:39:22Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-11-26T13:39:22Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c3068ce50ab6e25e21452c2ea2f83086ddf555d5'/>
<id>urn:sha1:c3068ce50ab6e25e21452c2ea2f83086ddf555d5</id>
<content type='text'>
now also checks modules loaded after startup
fixed crash on w7 when checking some modules
</content>
</entry>
</feed>
