<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/modinfodialogcategories.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/modinfodialogcategories.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/modinfodialogcategories.cpp?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>Add getters for most meta-information in mod.</title>
<updated>2020-09-20T10:29:56Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2020-09-20T10:29:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4ed297750f29ba61802e902a5269fa56a7107643'/>
<id>urn:sha1:4ed297750f29ba61802e902a5269fa56a7107643</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>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>don't update invisible tabs</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-24T14:35:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=f14f2bad3ba7440d6f36657f32d00c89cae54623'/>
<id>urn:sha1:f14f2bad3ba7440d6f36657f32d00c89cae54623</id>
<content type='text'>
update tabs when origin changes
change setting name because 2.2.0 can't handle the text list
</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>grey out tab names when they have no data</title>
<updated>2019-07-02T14:10:18Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-24T11:28:02Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=eb8140afadc5aa4e6d1d2611f69dc6e38f469978'/>
<id>urn:sha1:eb8140afadc5aa4e6d1d2611f69dc6e38f469978</id>
<content type='text'>
remove tabs if they're can't handle the selected mod
next/previous now load mods in place without reopening the dialog
tab reordering is broken
</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 categories tab</title>
<updated>2019-07-02T14:10:17Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-06-22T02:42:14Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=a72573b385a941adf7d662b8df5c8e35309fdd45'/>
<id>urn:sha1:a72573b385a941adf7d662b8df5c8e35309fdd45</id>
<content type='text'>
</content>
</entry>
</feed>
