<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: src/gui/dialog/information.cc history</title>
    <description>src/gui/dialog/information.cc revision history</description>
    <item>
    <title>*: hm, last commit wasn't quite finished?</title>
    <link>https://hg.paper.us.eu.org/minori/log/ea3a74ed2ef9/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: hm, last commit wasn't quite finished?]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#116;&#102;&#108;&#99;&#46;&#117;&#115;&#62;</author>
    <pubDate>Fri, 25 Jul 2025 10:22:04 -0400</pubDate>
</item>
<item>
    <title>gui/dialog: consolidate win32 dark theme cruft into a single class</title>
    <link>https://hg.paper.us.eu.org/minori/log/6d37a998cf91/src/gui/dialog/information.cc</link>
    <description><![CDATA[gui/dialog: consolidate win32 dark theme cruft into a single class]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#116;&#102;&#108;&#99;&#46;&#117;&#115;&#62;</author>
    <pubDate>Fri, 25 Jul 2025 10:05:23 -0400</pubDate>
</item>
<item>
    <title>text: redesign almost every widget</title>
    <link>https://hg.paper.us.eu.org/minori/log/6b0768158dcd/src/gui/dialog/information.cc</link>
    <description><![CDATA[text: redesign almost every widget<br/>
<br/>
i.e. Paragraph is now a QLabel, etc etc, some things will probably<br/>
break, idc]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 25 Jun 2024 11:19:54 -0400</pubDate>
</item>
<item>
    <title>anime: add completed date member</title>
    <link>https://hg.paper.us.eu.org/minori/log/5d3c9b31aa6e/src/gui/dialog/information.cc</link>
    <description><![CDATA[anime: add completed date member]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 12 Jun 2024 23:03:22 -0400</pubDate>
</item>
<item>
    <title>core/time: remove Duration class, use regular functions instead</title>
    <link>https://hg.paper.us.eu.org/minori/log/91ac90a34003/src/gui/dialog/information.cc</link>
    <description><![CDATA[core/time: remove Duration class, use regular functions instead<br/>
<br/>
this class was pretty useless anyway]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 19 May 2024 15:56:20 -0400</pubDate>
</item>
<item>
    <title>*: cleanup uses of QPalette</title>
    <link>https://hg.paper.us.eu.org/minori/log/99cbc51433e4/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: cleanup uses of QPalette<br/>
<br/>
I didn't know about setBackgroundRole() which is very useful<br/>
in 99% of the cases where I even needed to edit the palette]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 12 May 2024 18:16:08 -0400</pubDate>
</item>
<item>
    <title>*: refactor lots of stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/9a88e1725fd2/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: refactor lots of stuff<br/>
<br/>
I forgot to put this into different commits, oops!<br/>
<br/>
anyway, it doesn't really matter *that* much since this is an<br/>
unfinished hobby project anyway. once it starts getting stable<br/>
commit history will be more important, but for now it's not<br/>
that big of a deal]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 12 May 2024 16:31:07 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: HUUUGE changes<br/>
<br/>
animia has been renamed to animone, so instead of thinking of a<br/>
health condition, you think of a beautiful flower :)<br/>
<br/>
I've also edited some of the code for animone, but I have no idea<br/>
if it even works or not because I don't have a mac or windows<br/>
machine lying around. whoops!<br/>
<br/>
... anyway, all of the changes divergent from Anisthesia are now<br/>
licensed under BSD. it's possible that I could even rewrite most<br/>
of the code to where I don't even have to keep the MIT license,<br/>
but that's thinking too far into the future<br/>
<br/>
I've been slacking off on implementing the anime seasons page,<br/>
mostly out of laziness. I think I'd have to create another db file<br/>
specifically for the seasons<br/>
<br/>
anyway, this code is being pushed *primarily* because the hard drive<br/>
it's on is failing! yay :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 01 Apr 2024 02:43:44 -0400</pubDate>
</item>
<item>
    <title>*: ooooh! stupid big commit!</title>
    <link>https://hg.paper.us.eu.org/minori/log/b3549da699a6/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: ooooh! stupid big commit!<br/>
<br/>
oops]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 06 Feb 2024 16:56:32 -0500</pubDate>
</item>
<item>
    <title>*: many many changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c130f47f6f48/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: many many changes<br/>
<br/>
e.g. the search page is actually implemented now!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 04 Feb 2024 21:17:17 -0500</pubDate>
</item>
<item>
    <title>HUGE UPDATE: convert build system to autotools</title>
    <link>https://hg.paper.us.eu.org/minori/log/4d461ef7d424/src/gui/dialog/information.cc</link>
    <description><![CDATA[HUGE UPDATE: convert build system to autotools<br/>
<br/>
why? because cmake sucks :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jan 2024 00:24:02 -0500</pubDate>
</item>
<item>
    <title>*: another huge megacommit, SORRY</title>
    <link>https://hg.paper.us.eu.org/minori/log/39521c47c7a3/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: another huge megacommit, SORRY<br/>
<br/>
The torrents page works a lot better now<br/>
Added the edit option to the anime list right click menu<br/>
Vectorized currently playing files<br/>
Available player and extensions are now loaded at runtime<br/>
 from files in (dotpath)/players.json and (dotpath)/extensions.json<br/>
 These paths are not permanent and will likely be moved to<br/>
 (dotpath)/recognition<br/>
...<br/>
...<br/>
...]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 07 Nov 2023 23:40:54 -0500</pubDate>
</item>
<item>
    <title>*: huge commit</title>
    <link>https://hg.paper.us.eu.org/minori/log/2004b41d4a59/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: huge commit<br/>
<br/>
1. WORKING LOCALIZATION + translation for Spanish and British English<br/>
2. idk like 2 changes for the dark theme :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 05 Nov 2023 23:31:49 -0500</pubDate>
</item>
<item>
    <title>theme: add dark stylesheet, make it actually usable</title>
    <link>https://hg.paper.us.eu.org/minori/log/6d8da6e64d61/src/gui/dialog/information.cc</link>
    <description><![CDATA[theme: add dark stylesheet, make it actually usable<br/>
win32: make the titlebar black where available]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 05 Nov 2023 03:54:26 -0500</pubDate>
</item>
<item>
    <title>dialog/info: make some stuff more sane</title>
    <link>https://hg.paper.us.eu.org/minori/log/e6fab256ddc4/src/gui/dialog/information.cc</link>
    <description><![CDATA[dialog/info: make some stuff more sane]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 31 Oct 2023 23:06:33 -0400</pubDate>
</item>
<item>
    <title>dialog/information.cc: fix QGridLayout :)</title>
    <link>https://hg.paper.us.eu.org/minori/log/1b19d80b3f8c/src/gui/dialog/information.cc</link>
    <description><![CDATA[dialog/information.cc: fix QGridLayout :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 31 Oct 2023 16:18:26 -0400</pubDate>
</item>
<item>
    <title>information: use QGridLayout please...</title>
    <link>https://hg.paper.us.eu.org/minori/log/4aef97f4d998/src/gui/dialog/information.cc</link>
    <description><![CDATA[information: use QGridLayout please...<br/>
<br/>
text: fix Line selection :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 31 Oct 2023 15:23:52 -0400</pubDate>
</item>
<item>
    <title>*: various macos fixes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c912128af0eb/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: various macos fixes<br/>
<br/>
todo: push that bsd thing to upstream]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 31 Oct 2023 13:52:36 -0400</pubDate>
</item>
<item>
    <title>*: huuuge update</title>
    <link>https://hg.paper.us.eu.org/minori/log/d02fdf1d6708/src/gui/dialog/information.cc</link>
    <description><![CDATA[*: huuuge update<br/>
<br/>
1. make the now playing page function correctly<br/>
2. de-constructorfy many of our custom widgets,<br/>
   allowing them to be changed on-the-fly from<br/>
   the Now Playing page<br/>
3. ... :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 24 Oct 2023 22:01:02 -0400</pubDate>
</item>
<item>
    <title>boring: mass rename to cc</title>
    <link>https://hg.paper.us.eu.org/minori/log/9b2b41f83a5e/src/gui/dialog/information.cc</link>
    <description><![CDATA[boring: mass rename to cc<br/>
<br/>
because this is a very unix-y project, it makes more sense to use the<br/>
'cc' extension]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Oct 2023 12:07:27 -0400</pubDate>
</item>

  </channel>
</rss>
