<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/filetreeitem.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/filetreeitem.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/filetreeitem.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>fixed warning when trying to get the file type of files without extensions</title>
<updated>2020-07-31T13:17:22Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-31T13:17:22Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=2eeaa0e31a0d74ccd7cada9e478db27263ce4532'/>
<id>urn:sha1:2eeaa0e31a0d74ccd7cada9e478db27263ce4532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed crash because items were sorted while being expanded</title>
<updated>2020-07-19T20:48:31Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-19T20:48:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6c4e237d4b43db5c3f9dc01f8c0d3313f3bd2605'/>
<id>urn:sha1:6c4e237d4b43db5c3f9dc01f8c0d3313f3bd2605</id>
<content type='text'>
when expanding all or updating the tree, only sort once at the end
cache file types
</content>
</entry>
<entry>
<title>now using new common cmakefiles</title>
<updated>2020-04-24T01:00:00Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-04-24T01:00:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=bbfec30539b31a2b8faa0df79435db94cefee8fe'/>
<id>urn:sha1:bbfec30539b31a2b8faa0df79435db94cefee8fe</id>
<content type='text'>
fixed includes because shared/ isn't in the path anymore
removed unused modeltest files
</content>
</entry>
<entry>
<title>fixed crashes and empty items in the file tree</title>
<updated>2020-04-17T10:58:21Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-04-17T10:58:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=0faa5d69953f41deafba33cf36317127cbea8a8a'/>
<id>urn:sha1:0faa5d69953f41deafba33cf36317127cbea8a8a</id>
<content type='text'>
sorting and removing items have to be queued since they corrupt various internal structures in Qt when done during layout
</content>
</entry>
<entry>
<title>don't sort items when they're not expanded</title>
<updated>2020-02-09T02:38:01Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-02-09T02:38:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3a80685189967fbf4cfa002ac2b8a4fa421306ca'/>
<id>urn:sha1:3a80685189967fbf4cfa002ac2b8a4fa421306ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed sorting not emitting layout events and fixing persistent indexes</title>
<updated>2020-02-07T18:39:35Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-02-07T18:39:35Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=2b0a720863a26faebdc240f4db29dd39c7a035b6'/>
<id>urn:sha1:2b0a720863a26faebdc240f4db29dd39c7a035b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort on demand</title>
<updated>2020-02-07T16:26:11Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-02-07T16:26:11Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=9c2fc694051b8e500a3343322dd45cf8be1c1b7d'/>
<id>urn:sha1:9c2fc694051b8e500a3343322dd45cf8be1c1b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed warning when comparing empty strings</title>
<updated>2020-02-05T21:21:41Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-02-05T21:21:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=34b022a2297b869c7be306e3f6bf8e124adaf1a7'/>
<id>urn:sha1:34b022a2297b869c7be306e3f6bf8e124adaf1a7</id>
<content type='text'>
filter in data tab
fixed some bad iterators when removing rows
fixed empty directories not being marked as such when refreshing
always sort directories first even when reversing the sort order
fixed children not being sorted
fixed errors about file sizes for directories
remember state of checkboxes in data tab
</content>
</entry>
<entry>
<title>case insensitive checks for mohidden extension (lost in rebase)</title>
<updated>2020-02-04T08:36:34Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-02-04T08:36:34Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=6f107023498cb00f268f55232e5f16254df9e79b'/>
<id>urn:sha1:6f107023498cb00f268f55232e5f16254df9e79b</id>
<content type='text'>
</content>
</entry>
</feed>
