<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/modinfodialogesps.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/modinfodialogesps.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/modinfodialogesps.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2025-05-22T08:38:39Z</updated>
<entry>
<title>Dependency Updates Meta PR (#2242)</title>
<updated>2025-05-22T08:38:39Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2025-05-22T08:38:39Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=eddc30a47f3daefbe4ef29b5de261a1e18949dd3'/>
<id>urn:sha1:eddc30a47f3daefbe4ef29b5de261a1e18949dd3</id>
<content type='text'>
* Update dll manifests
* Fixes for emit / model refresh issues
</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>finished moving mod info dialog directinterface to settings</title>
<updated>2019-08-24T17:10:50Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-08-24T17:10:50Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=baa32b99f53399cd3ea7c9990a2b6312ee83e8a4'/>
<id>urn:sha1:baa32b99f53399cd3ea7c9990a2b6312ee83e8a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced qWarning()</title>
<updated>2019-07-22T11:34:53Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-19T05:09:19Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=aae6d6a5aa8d6b101fcc38388222a8a6e7ee2ec6'/>
<id>urn:sha1:aae6d6a5aa8d6b101fcc38388222a8a6e7ee2ec6</id>
<content type='text'>
</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>fix inactive esps being marked as active because path separators changed from / to \ since the change to std::filesystem</title>
<updated>2019-07-02T14:10:20Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-27T21:28:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b4c26c516412b2f7270be02494b85be9cad0cadb'/>
<id>urn:sha1:b4c26c516412b2f7270be02494b85be9cad0cadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remember state of various widgets</title>
<updated>2019-07-02T14:10:19Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-27T16:01:38Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6547197e5f685439371446b499427848ed687871'/>
<id>urn:sha1:6547197e5f685439371446b499427848ed687871</id>
<content type='text'>
remove obsolete settings
</content>
</entry>
<entry>
<title>replaced reportError() calls by qCritical() because they can come from a thread, which hangs the ui</title>
<updated>2019-07-02T14:10:19Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-25T21:44:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=fa20f81b46c3f8c89fcbbdff6e5da0225c707358'/>
<id>urn:sha1:fa20f81b46c3f8c89fcbbdff6e5da0225c707358</id>
<content type='text'>
categories and notes will update the tab color when changing
fixed rare crash when reordering tabs while loading a mod
</content>
</entry>
<entry>
<title>various optimizations and caching</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-25T15:41:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=139c33ccc4f529083b0288907caad2946a3f5a8f'/>
<id>urn:sha1:139c33ccc4f529083b0288907caad2946a3f5a8f</id>
<content type='text'>
fixed conflict list not sorting when changing parameters
switched from QDirIterator to std::filesystem, much faster
FilterWidget precompiles the list
</content>
</entry>
<entry>
<title>custom models for esp lists</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-25T14:16:12Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b6d8f4e479e42e401be60f522a0496c1f5624089'/>
<id>urn:sha1:b6d8f4e479e42e401be60f522a0496c1f5624089</id>
<content type='text'>
</content>
</entry>
</feed>
