<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/pluginlistview.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/pluginlistview.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/pluginlistview.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-05-06T17:51:17Z</updated>
<entry>
<title>Don't apply LOOT-sorted load order until user clicks "Apply" (#2382)</title>
<updated>2026-05-06T17:51:17Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-05-06T17:51:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3070a60ab7e721e1c2766c7bf85373ed0cd9be6a'/>
<id>urn:sha1:3070a60ab7e721e1c2766c7bf85373ed0cd9be6a</id>
<content type='text'>
* Add sorted plugin list to LOOT dialog (markdown and button)
* Prefix plugins with checkboxes to show whether they're enabled</content>
</entry>
<entry>
<title>[pre-commit.ci] Pre-commit autoupdate. (#2357)</title>
<updated>2026-04-09T11:16:16Z</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2026-04-09T11:16:16Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=662f0332950e5f93518ea2ed24a681e22d1eda88'/>
<id>urn:sha1:662f0332950e5f93518ea2ed24a681e22d1eda88</id>
<content type='text'>
* [pre-commit.ci] Pre-commit autoupdate.

updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.8 → v22.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.8...v22.1.2)

* [pre-commit.ci] Auto fixes from pre-commit.com hooks.

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix an error when filters hide highlighted rows (#2245)</title>
<updated>2025-05-22T19:35:48Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2025-05-22T19:35:48Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=15f3d2ba0596924c29787938339f1fa3c67135fe'/>
<id>urn:sha1:15f3d2ba0596924c29787938339f1fa3c67135fe</id>
<content type='text'>
- Crash caused by dataChanged triggering selectionChanged in loop
- Repaint accomplishes what we need</content>
</entry>
<entry>
<title>Highlight mods that contain selected files in data tab (#2179)</title>
<updated>2025-01-02T07:52:38Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2025-01-02T07:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f8340e16201c214eef5327c4e810432e12b23805'/>
<id>urn:sha1:f8340e16201c214eef5327c4e810432e12b23805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show blueprint master count in plugin counter tooltip and hide unsupported plugin types (#2143)</title>
<updated>2024-10-13T11:24:43Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2024-10-13T11:24:43Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=08fc25d641e7f426ffc5b90e7ed7bd8acd132a8b'/>
<id>urn:sha1:08fc25d641e7f426ffc5b90e7ed7bd8acd132a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Highlight masters of selected plugins (#2140)</title>
<updated>2024-10-12T11:37:58Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2024-10-12T11:37:58Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b6de58f2d348e89f0d75f10b9c84312cd0d3a6e5'/>
<id>urn:sha1:b6de58f2d348e89f0d75f10b9c84312cd0d3a6e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add medium plugin support (Starfield) (#2048)</title>
<updated>2024-06-13T15:51:09Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2024-06-13T15:51:09Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6d08d434a8a5a4471a620974a52550ada05ab663'/>
<id>urn:sha1:6d08d434a8a5a4471a620974a52550ada05ab663</id>
<content type='text'>
* Add medium plugin support (Starfield)
- Coopt the overlay support for the new 'medium' / ESH plugin flag
- Update various displays to include ESH info
* Rework address display for SF weirdness
* Fix core ESH display</content>
</entry>
<entry>
<title>Additional overlay plugin support</title>
<updated>2023-10-08T09:17:07Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jrim@rimpo.org</email>
</author>
<published>2023-10-08T09:17:07Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=028c8eafa982a5b126544f733880dd7711e0786a'/>
<id>urn:sha1:028c8eafa982a5b126544f733880dd7711e0786a</id>
<content type='text'>
* Add isOverlayFlagged to IPluginList
* Further notate plugin list
* Rename to match xEdit / Wrye / LOOT
* Update counter
</content>
</entry>
<entry>
<title>Tutorial updates</title>
<updated>2023-09-25T22:34:41Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jrim@rimpo.org</email>
</author>
<published>2023-09-25T22:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=523ea046a9f68846be0e28321ce38d94553d33ec'/>
<id>urn:sha1:523ea046a9f68846be0e28321ce38d94553d33ec</id>
<content type='text'>
- Add ability to exit tutorial early
- Update and clarify many of the tutorials
</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>
</feed>
