<?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: include/gui/widgets/graph.h history</title>
    <description>include/gui/widgets/graph.h revision history</description>
    <item>
    <title>*: megacommit that probably breaks things</title>
    <link>https://hg.paper.us.eu.org/minori/log/f81bed4e04ac/include/gui/widgets/graph.h</link>
    <description><![CDATA[*: megacommit that probably breaks things]]></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, 02 Oct 2024 23:06:43 -0400</pubDate>
</item>
<item>
    <title>*: various code safety changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/f31305b9f60a/include/gui/widgets/graph.h</link>
    <description><![CDATA[*: various code safety changes<br/>
<br/>
this also makes the code build on Qt 5.7. I can't test it though<br/>
because I don't have it working... FAIL!]]></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>Thu, 18 Apr 2024 16:53:17 -0400</pubDate>
</item>
<item>
    <title>include: make header guards more sane</title>
    <link>https://hg.paper.us.eu.org/minori/log/3ec7804abf17/include/gui/widgets/graph.h</link>
    <description><![CDATA[include: make header guards more sane<br/>
<br/>
The C++ standard[1] says:<br/>
	Each identifier that contains a double underscore __ or<br/>
	begins with an underscore followed by an uppercase letter<br/>
	is reserved to the implementation for any use.<br/>
<br/>
[1]: https://timsong-cpp.github.io/cppwp/n4659/lex.name#3.1]]></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, 03 Apr 2024 20:04:28 -0400</pubDate>
</item>
<item>
    <title>widgets/graph: improve drawing code</title>
    <link>https://hg.paper.us.eu.org/minori/log/0362f3c4534c/include/gui/widgets/graph.h</link>
    <description><![CDATA[widgets/graph: improve drawing code]]></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 18:11:15 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/include/gui/widgets/graph.h</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>graph, statistics: make my code a little less messy</title>
    <link>https://hg.paper.us.eu.org/minori/log/45a0967485f1/include/gui/widgets/graph.h</link>
    <description><![CDATA[graph, statistics: make my code a little less messy]]></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, 28 Nov 2023 13:22:35 -0500</pubDate>
</item>
<item>
    <title>graph: improve? drawing the text</title>
    <link>https://hg.paper.us.eu.org/minori/log/03b444cbe55f/include/gui/widgets/graph.h</link>
    <description><![CDATA[graph: improve? drawing the text<br/>
dark stylesheet: add borders on QMenu, taking inspiration from MPC-HC<br/>
media: fix warning about missing enums]]></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, 27 Nov 2023 13:51:27 -0500</pubDate>
</item>
<item>
    <title>*: big patch</title>
    <link>https://hg.paper.us.eu.org/minori/log/b315f3759c56/include/gui/widgets/graph.h</link>
    <description><![CDATA[*: big patch<br/>
<br/>
1. use a wrapper for mINI that enables case sensitivity<br/>
   (personal preference)<br/>
2. rename dark_theme.cc to theme.cc and change it to be<br/>
   a class<br/>
3. include the &quot;dep&quot; folder so we don't have stupidity in<br/>
   json.h or ini.h<br/>
4. I think the graph was also tweaked a lot in this, nothing<br/>
   is constexpr and size is found at runtime...]]></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, 03 Nov 2023 21:32:52 -0400</pubDate>
</item>
<item>
    <title>statistics: forward declare Graph</title>
    <link>https://hg.paper.us.eu.org/minori/log/bd68e4393e6f/include/gui/widgets/graph.h</link>
    <description><![CDATA[statistics: forward declare Graph<br/>
graph: fix missing #include (does this fix the build errors??)]]></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>Wed, 01 Nov 2023 15:16:49 -0400</pubDate>
</item>
<item>
    <title>*: etc changes to graph stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/2f373d48f889/include/gui/widgets/graph.h</link>
    <description><![CDATA[*: etc changes to graph stuff]]></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>Wed, 01 Nov 2023 14:30:26 -0400</pubDate>
</item>
<item>
    <title>statistics: add graph!</title>
    <link>https://hg.paper.us.eu.org/minori/log/d5efb81540b3/include/gui/widgets/graph.h</link>
    <description><![CDATA[statistics: add graph!<br/>
<br/>
also now we have a VERY VERY simple graph widget that probably<br/>
sucks and doesn't work half the time :)]]></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>Wed, 01 Nov 2023 13:52:34 -0400</pubDate>
</item>

  </channel>
</rss>
