<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/settingsutilities.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/settingsutilities.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/settingsutilities.h?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2024-06-15T16:51:47Z</updated>
<entry>
<title>Use new Skip File &amp; Skip Directory in usvfs (#2033)</title>
<updated>2024-06-15T16:51:47Z</updated>
<author>
<name>Twinki</name>
<email>Twinki14@users.noreply.github.com</email>
</author>
<published>2024-06-15T16:51:47Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d3b647ab2b19626b2f86b5c2af3946c1fcf22068'/>
<id>urn:sha1:d3b647ab2b19626b2f86b5c2af3946c1fcf22068</id>
<content type='text'>
* Use new Skip File &amp; Skip Directory in usvfs.

# Motivations
https://github.com/ModOrganizer2/usvfs/pull/61 Highlights some reasons why the ability to skip files &amp; directories would be beneficial

# Modifications
- Add two new settings, `skip_file_suffixes` and `skip_directories`
- Wire the two new settings up to usvfs
- Add two new buttons to the `Workarounds` dialog, one to adjust Skip File Suffixes and another for Skip Directories, both buttons act nearly identical to the Executable Blacklist button
- Add a new grouping in the `Workarounds` dialog box that contains the usvfs buttons to keep the dialog a tad organized</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>Save collapse state of separator.</title>
<updated>2021-01-02T14:38:15Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-12-28T13:25:47Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=9db6a9d7931edbb08e74cd1e110794f47d46df3e'/>
<id>urn:sha1:9db6a9d7931edbb08e74cd1e110794f47d46df3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for VS preview: missing namespace, missing setting() with two parameters</title>
<updated>2019-10-05T11:38:14Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-10-05T11:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=897d315359718712a8e6b160c279f563f7436367'/>
<id>urn:sha1:897d315359718712a8e6b160c279f563f7436367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved all spawn dialogs into a namespace</title>
<updated>2019-09-13T19:15:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-13T19:15:18Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=09b95e39434b9efc49a606957c94cd42309b7fb6'/>
<id>urn:sha1:09b95e39434b9efc49a606957c94cd42309b7fb6</id>
<content type='text'>
starting steam with spawn() instead of QProcess
dialogs for bad steam registry key and failure
refactored credentials code, added logging
add environment variables to env
</content>
</entry>
<entry>
<title>fixes for ExpanderWidget</title>
<updated>2019-09-12T03:34:54Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-12T03:34:54Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=06218502ed5379555eda1504e6b05f2ef6dfb292'/>
<id>urn:sha1:06218502ed5379555eda1504e6b05f2ef6dfb292</id>
<content type='text'>
removed dead code in MainWindow
</content>
</entry>
<entry>
<title>don't log widget and geometry setting changes</title>
<updated>2019-09-02T20:09:31Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-02T20:09:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=7f0fa1069f07d90a92be7073b11bab86bac7b2d2'/>
<id>urn:sha1:7f0fa1069f07d90a92be7073b11bab86bac7b2d2</id>
<content type='text'>
fixed mod info dialog tab order using different settings for read and write
mod info dialog now doesn't complain when no tab order exists in the settings
only remove section when the array is larger, prevents logging changes when nothing actually changed
</content>
</entry>
<entry>
<title>only remove section when the array is larger, prevents logging changes when nothing actually changed</title>
<updated>2019-09-02T19:47:21Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-02T19:47:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=209c27c7a27e2f6cb34f122a929c15eb3d1e60b7'/>
<id>urn:sha1:209c27c7a27e2f6cb34f122a929c15eb3d1e60b7</id>
<content type='text'>
changed back section names that were originally lowercase, arrays end up in two different sections
</content>
</entry>
<entry>
<title>split into settingsutilities</title>
<updated>2019-09-02T19:07:35Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-02T19:07:35Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3757aa3f532c943f8a47e997d0a4f250d9dacdd3'/>
<id>urn:sha1:3757aa3f532c943f8a47e997d0a4f250d9dacdd3</id>
<content type='text'>
</content>
</entry>
</feed>
