<?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/window.cpp history</title>
    <description>src/gui/window.cpp revision history</description>
    <item>
    <title>[UNFINISHED]: stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/825506f0e221/src/gui/window.cpp</link>
    <description><![CDATA[[UNFINISHED]: 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>Fri, 13 Oct 2023 13:15:19 -0400</pubDate>
</item>
<item>
    <title>*: what did I do again?</title>
    <link>https://hg.paper.us.eu.org/minori/log/c489dd4434af/src/gui/window.cpp</link>
    <description><![CDATA[*: what did I do again?<br/>
<br/>
I really forgot what I did here :)]]></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>Thu, 12 Oct 2023 11:31:39 -0400</pubDate>
</item>
<item>
    <title>*: update</title>
    <link>https://hg.paper.us.eu.org/minori/log/6f7385bd334c/src/gui/window.cpp</link>
    <description><![CDATA[*: update<br/>
<br/>
formatted all source files, no more subclassing QThread... many other<br/>
changes :)]]></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, 06 Oct 2023 06:18:53 -0400</pubDate>
</item>
<item>
    <title>*: fix up some stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/27a19dd6cba1/src/gui/window.cpp</link>
    <description><![CDATA[*: fix up some stuff<br/>
<br/>
settings: due to my own incompetence OnOK caused the entire program to crash,<br/>
now that's fixed :)]]></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, 03 Oct 2023 03:38:25 -0400</pubDate>
</item>
<item>
    <title>*: normalize usage of layouts</title>
    <link>https://hg.paper.us.eu.org/minori/log/2417121d894e/src/gui/window.cpp</link>
    <description><![CDATA[*: normalize usage of layouts<br/>
<br/>
before, I used them two ways, once was by setting the layout later<br/>
by using setLayout(QWidget), and the other was just using the constructor.<br/>
I find the constructor to be easier to read, so I chose that one.]]></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, 02 Oct 2023 21:33:25 -0400</pubDate>
</item>
<item>
    <title>*: update</title>
    <link>https://hg.paper.us.eu.org/minori/log/fe719c109dbc/src/gui/window.cpp</link>
    <description><![CDATA[*: update<br/>
<br/>
1. add media tracking ability, and it displays info on the `now playing` page<br/>
2. the `now playing` page now actually shows something<br/>
3. renamed every page class to be more accurate to what it is<br/>
4. ...]]></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, 01 Oct 2023 23:15:43 -0400</pubDate>
</item>
<item>
    <title>*: fix many clang warnings</title>
    <link>https://hg.paper.us.eu.org/minori/log/3d2decf093bb/src/gui/window.cpp</link>
    <description><![CDATA[*: fix many clang warnings]]></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, 01 Oct 2023 06:39:47 -0400</pubDate>
</item>
<item>
    <title>*: update</title>
    <link>https://hg.paper.us.eu.org/minori/log/4c6dd5999b39/src/gui/window.cpp</link>
    <description><![CDATA[*: update<br/>
<br/>
1. updated animia<br/>
2. use widestrings for filesystem on Windows]]></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, 01 Oct 2023 06:16:06 -0400</pubDate>
</item>
<item>
    <title>sidebar: link view menu and sidebar together</title>
    <link>https://hg.paper.us.eu.org/minori/log/b7a1c0010ffd/src/gui/window.cpp</link>
    <description><![CDATA[sidebar: link view menu and sidebar together]]></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>Thu, 28 Sep 2023 13:32:21 -0400</pubDate>
</item>
<item>
    <title>add stub pages (to be implemented)</title>
    <link>https://hg.paper.us.eu.org/minori/log/466ac9870df9/src/gui/window.cpp</link>
    <description><![CDATA[add stub pages (to be implemented)]]></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, 26 Sep 2023 11:18:50 -0400</pubDate>
</item>
<item>
    <title>window: add about window,</title>
    <link>https://hg.paper.us.eu.org/minori/log/75c804f713b2/src/gui/window.cpp</link>
    <description><![CDATA[window: add about window,<br/>
*: use tr() when applicable (useful for i18n)]]></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, 25 Sep 2023 20:29:26 -0400</pubDate>
</item>
<item>
    <title>statistics.cpp: show requests made</title>
    <link>https://hg.paper.us.eu.org/minori/log/e613772f41d5/src/gui/window.cpp</link>
    <description><![CDATA[statistics.cpp: show requests made]]></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, 25 Sep 2023 01:07:22 -0400</pubDate>
</item>
<item>
    <title>*: update...</title>
    <link>https://hg.paper.us.eu.org/minori/log/d0adc4aedfc8/src/gui/window.cpp</link>
    <description><![CDATA[*: update...<br/>
<br/>
this commit:<br/>
  1. consolidates dark theme stuff to dark_theme.cpp<br/>
  2. creates a new widgets folder to store all of our<br/>
     custom widgets<br/>
  3. creates the list settings page in the information<br/>
     dialog, although much of it is nonfunctional: it<br/>
     doesn't save, and the status doesn't even get filled<br/>
     in... we'll fix this later!]]></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>Sat, 23 Sep 2023 01:02:15 -0400</pubDate>
</item>
<item>
    <title>filesystem: fix CreateDirectories function</title>
    <link>https://hg.paper.us.eu.org/minori/log/619cbd6e69f9/src/gui/window.cpp</link>
    <description><![CDATA[filesystem: fix CreateDirectories function]]></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, 22 Sep 2023 13:52:11 -0400</pubDate>
</item>
<item>
    <title>window.cpp: fix sidebar on Linux</title>
    <link>https://hg.paper.us.eu.org/minori/log/9ae9365dd4ea/src/gui/window.cpp</link>
    <description><![CDATA[window.cpp: fix sidebar on Linux]]></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>Thu, 21 Sep 2023 17:15:43 -0400</pubDate>
</item>
<item>
    <title>*: mass update</title>
    <link>https://hg.paper.us.eu.org/minori/log/2743011a6042/src/gui/window.cpp</link>
    <description><![CDATA[*: mass update<br/>
<br/>
formatted all source files, converted ALL instances of setStyleSheet() to<br/>
palettes and fonts (stylesheets suck), and I changed the clang-format file because<br/>
it wasn't working on my laptop for some reason.]]></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>Thu, 21 Sep 2023 15:17:47 -0400</pubDate>
</item>
<item>
    <title>*: update, megacommit :)</title>
    <link>https://hg.paper.us.eu.org/minori/log/cde8f67a7c7d/src/gui/window.cpp</link>
    <description><![CDATA[*: update, megacommit :)]]></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, 19 Sep 2023 22:36:08 -0400</pubDate>
</item>
<item>
    <title>Update</title>
    <link>https://hg.paper.us.eu.org/minori/log/4b198a111713/src/gui/window.cpp</link>
    <description><![CDATA[Update<br/>
<br/>
things actually compile now btw<br/>
<br/>
qttest wants to fuck over the model but that might be my fault so /shrug]]></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>Sat, 16 Sep 2023 02:06:01 -0400</pubDate>
</item>
<item>
    <title>INCOMPLETE: megacommit :)</title>
    <link>https://hg.paper.us.eu.org/minori/log/5c0397762b53/src/gui/window.cpp</link>
    <description><![CDATA[INCOMPLETE: megacommit :)]]></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, 10 Sep 2023 03:59:16 -0400</pubDate>
</item>

  </channel>
</rss>
