Mercurial > minori
view rc/icons.qrc @ 75:d3e9310598b1
*: refactor some stuff
text: "TextParagraph"s are now called sections, because that's the
actual word for it :P
text: new classes: Line and OneLineSection, solves many problems with
paragraphs that are only one line long (ex. going out of bounds)
http: reworked http stuff to allow threaded get requests, also moved it
to its own file to (hopefully) remove clutter
eventually I'll make a threaded post request method and use that in
the "basic" function
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Wed, 04 Oct 2023 01:42:30 -0400 |
parents | 27a19dd6cba1 |
children | 621084cc542c |
line wrap: on
line source
<!DOCTYPE rcc><RCC version="1.0"> <qresource> <file>icons/16x16/calendar.png</file> <file>icons/16x16/chart.png</file> <file>icons/16x16/clock-history-frame.png</file> <file>icons/16x16/document-list.png</file> <file>icons/16x16/feed.png</file> <file>icons/16x16/film.png</file> <file>icons/16x16/magnifier.png</file> <file>icons/24x24/application-export.png</file> <file>icons/24x24/application-sidebar-list.png</file> <file>icons/24x24/arrow-circle-double-135.png</file> <file>icons/24x24/feed.png</file> <file>icons/24x24/folder-open.png</file> <file>icons/24x24/gear.png</file> <file>icons/24x24/globe.png</file> <file>icons/24x24/inbox-film.png</file> <file>icons/24x24/megaphone.png</file> <file>icons/24x24/question.png</file> </qresource> </RCC>