<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/modinfodialogtextfiles.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/modinfodialogtextfiles.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/modinfodialogtextfiles.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>Fix Mobase namespace for filterwidget</title>
<updated>2020-02-01T21:36:33Z</updated>
<author>
<name>AL</name>
<email>26797547+Al12rs@users.noreply.github.com</email>
</author>
<published>2020-02-01T21:36:33Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=17cfba60a7e2d2cc8b9d5afc5b6769fa61d7273d'/>
<id>urn:sha1:17cfba60a7e2d2cc8b9d5afc5b6769fa61d7273d</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>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>filterwidget now support automatically installing a proxy on lists</title>
<updated>2019-07-02T14:10:19Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-25T20:41:32Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=19a19ead4059c600680d6e7ac193490e32e03245'/>
<id>urn:sha1:19a19ead4059c600680d6e7ac193490e32e03245</id>
<content type='text'>
filters on txt and ini tabs
</content>
</entry>
<entry>
<title>performance optimizations: text/ini tabs and advanced conflict list use views and custom models</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-24T16:49:08Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4ee9f29cdcb3df2a085e02fa29c8ae3ddbd27f1c'/>
<id>urn:sha1:4ee9f29cdcb3df2a085e02fa29c8ae3ddbd27f1c</id>
<content type='text'>
call update() after feedFiles() to allow some tabs to have post-processing after feedFiles()
</content>
</entry>
<entry>
<title>changed "tab index" to "tab id", this was confusing the order in the widget and the id from the enum</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-24T13:29:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=581cfacbbdee17f2b4df8195487e5934702a430e'/>
<id>urn:sha1:581cfacbbdee17f2b4df8195487e5934702a430e</id>
<content type='text'>
fixed reordering
</content>
</entry>
<entry>
<title>added missing icons</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-23T10:48:35Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=949e451379d63fe4c6bff82a7a059c6792fbebb5'/>
<id>urn:sha1:949e451379d63fe4c6bff82a7a059c6792fbebb5</id>
<content type='text'>
now passing tab index to allow enabling/disabling depending on mod type
modinfodialog cleanup
</content>
</entry>
<entry>
<title>split nexus tab</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-23T06:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=8d1c121f648f2f6a8e0a5e2ad76cd245e318290d'/>
<id>urn:sha1:8d1c121f648f2f6a8e0a5e2ad76cd245e318290d</id>
<content type='text'>
added OrganizerCore::loggedInAction() to execute a function only when logged in, replaces a bunch of copy/pasted stuff in mainwindow
moved common variables in ModInfoDialogTab
moved DescriptionPage to modinfodialognexus.h, renamed to NexusTabWebpage, deleted now empty descriptionpage.h
</content>
</entry>
<entry>
<title>split ModInfoDialogTab</title>
<updated>2019-07-02T14:10:17Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-22T01:43:16Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=a2e5f7d38214c9872a5c3a360065b5790bb29e2f'/>
<id>urn:sha1:a2e5f7d38214c9872a5c3a360065b5790bb29e2f</id>
<content type='text'>
</content>
</entry>
</feed>
