<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/viewmarkingscrollbar.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/viewmarkingscrollbar.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/viewmarkingscrollbar.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>Convert everything to CRLF.</title>
<updated>2023-07-09T15:17:53Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=86bb01ba9eac879d3685c439ac9da0028bc4bc80'/>
<id>urn:sha1:86bb01ba9eac879d3685c439ac9da0028bc4bc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move markers management for overwrite/overwritten to ModListView.</title>
<updated>2021-01-02T19:26:39Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-01-02T19:26:39Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=8de7b79a2b211805a4ba348e490a7ab8eac15eef'/>
<id>urn:sha1:8de7b79a2b211805a4ba348e490a7ab8eac15eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual fixes for the modlist.</title>
<updated>2021-01-02T14:38:19Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-01-01T12:51:36Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=e5f43788e874e638e1d4dbab20451c36e52df10d'/>
<id>urn:sha1:e5f43788e874e638e1d4dbab20451c36e52df10d</id>
<content type='text'>
- Fix invalid positions of markers in the scrollbar.
- Use color from children for collapsed elements (background and markers).
</content>
</entry>
<entry>
<title>Some cleaning. Avoid using Qt::UserRole.</title>
<updated>2021-01-02T14:38:18Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-01-01T11:24:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=e02ba3b26d30ffb5010394992c69e94b287eacd7'/>
<id>urn:sha1:e02ba3b26d30ffb5010394992c69e94b287eacd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Applied clang-format on source"</title>
<updated>2018-02-23T00:45:58Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2018-02-23T00:45:58Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ea6292168a6acd4c263913f0ccd7dd64daf4f5cf'/>
<id>urn:sha1:ea6292168a6acd4c263913f0ccd7dd64daf4f5cf</id>
<content type='text'>
This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
</content>
</entry>
<entry>
<title>Applied clang-format on source</title>
<updated>2018-02-22T15:54:34Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2018-02-22T15:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=5e5c9c07291f6b09623d31c92b1fb61c4ede576e'/>
<id>urn:sha1:5e5c9c07291f6b09623d31c92b1fb61c4ede576e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- when highlighting a mod the overwritten and overwriting mods are now highlighted in the list</title>
<updated>2014-07-14T19:22:44Z</updated>
<author>
<name>Tannin</name>
<email>devnull@localhost</email>
</author>
<published>2014-07-14T19:22:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=84c66727bff954fd0820fc9f33833848496e9531'/>
<id>urn:sha1:84c66727bff954fd0820fc9f33833848496e9531</id>
<content type='text'>
- when starting an external application MO now wraps the process in a job and waits on that instead. This way MO is not unlocked early when skyrim is started through skse
- mod info dialog no longer offers the esp tab for foreign mods because that caused confusion
- updated translation files
- download directory and mod directory are now created if necessary
- bugfix: staging script created unnecessary copies of translation files
- bugfix: potential invalid array access when trying to determine best mod order
- bugfix: deleter file wasn't removed after esp hiding was disabled
- bugfix: potential access to to un-initialized login reply
- bugfix: changed the initialization order to allow more ui controls to be localized
</content>
</entry>
</feed>
