Converted project to C++.
This commit is contained in:
8
resources/appresources.qrc
Normal file
8
resources/appresources.qrc
Normal file
@ -0,0 +1,8 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file alias="FontAwesome-Solid.otf">fonts/FontAwesomeSolid-5.2.otf</file>
|
||||
<file alias="FontAwesome-Regular.otf">fonts/FontAwesomeRegular-5.2.otf</file>
|
||||
<file alias="WelcomeBanner.jpg">img/charcoal-2396754.jpg</file>
|
||||
<file alias="Unused-WelcomeBanner.jpg">img/spark-959254.jpg</file>
|
||||
</qresource>
|
||||
</RCC>
|
34
resources/fonts/FontAwesome-LICENSE.txt
Normal file
34
resources/fonts/FontAwesome-LICENSE.txt
Normal file
@ -0,0 +1,34 @@
|
||||
Font Awesome Free License
|
||||
-------------------------
|
||||
|
||||
Font Awesome Free is free, open source, and GPL friendly. You can use it for
|
||||
commercial projects, open source projects, or really almost whatever you want.
|
||||
Full Font Awesome Free license: https://fontawesome.com/license.
|
||||
|
||||
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
|
||||
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
|
||||
packaged as SVG and JS file types.
|
||||
|
||||
# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
|
||||
In the Font Awesome Free download, the SIL OLF license applies to all icons
|
||||
packaged as web and desktop font files.
|
||||
|
||||
# Code: MIT License (https://opensource.org/licenses/MIT)
|
||||
In the Font Awesome Free download, the MIT license applies to all non-font and
|
||||
non-icon files.
|
||||
|
||||
# Attribution
|
||||
Attribution is required by MIT, SIL OLF, and CC BY licenses. Downloaded Font
|
||||
Awesome Free files already contain embedded comments with sufficient
|
||||
attribution, so you shouldn't need to do anything additional when using these
|
||||
files normally.
|
||||
|
||||
We've kept attribution comments terse, so we ask that you do not actively work
|
||||
to remove them from files, especially code. They're a great way for folks to
|
||||
learn about Font Awesome.
|
||||
|
||||
# Brand Icons
|
||||
All brand icons are trademarks of their respective owners. The use of these
|
||||
trademarks does not indicate endorsement of the trademark holder by Font
|
||||
Awesome, nor vice versa. **Please do not use brand logos for any purpose except
|
||||
to represent the company, product, or service to which they refer.**
|
BIN
resources/fonts/FontAwesomeRegular-5.2.otf
Normal file
BIN
resources/fonts/FontAwesomeRegular-5.2.otf
Normal file
Binary file not shown.
BIN
resources/fonts/FontAwesomeSolid-5.2.otf
Normal file
BIN
resources/fonts/FontAwesomeSolid-5.2.otf
Normal file
Binary file not shown.
BIN
resources/img/charcoal-2396754.jpg
Normal file
BIN
resources/img/charcoal-2396754.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 MiB |
BIN
resources/img/spark-959254.jpg
Normal file
BIN
resources/img/spark-959254.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 MiB |
Reference in New Issue
Block a user