Qtcord is a Discord client built with QT aiming to bring a lightweight, native experience.
+Qtcord is a Discord client built with Qt aiming to bring a lightweight, native experience. It takes less RAM than the offical client and the browser version of Discord!
Please report bugs and account bans at https://github.com/mak448a/Qtcord/issues.
-DISCLAIMER: I am not responsible if your account gets banned with this app, as it is against the Discord TOS.
+DISCLAIMER: I am not responsible for account bans! This app is against the Discord TOS.
New icon (again)!
+A server and channel indicator by @randomusername-a!
+Display nicknames!
+Bug fixes and performance improvements! :)
+- New icon!
diff --git a/src/ui/licenses.ui b/src/ui/licenses.ui index ce06042..dd3babb 100644 --- a/src/ui/licenses.ui +++ b/src/ui/licenses.ui @@ -34,11 +34,13 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">PySide6</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">LGPL</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Platformdirs</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MIT</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MIT: Copyright (c) 2010-202x The platformdirs developers</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Requests</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Apache</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Python</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PSF</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">xxHash</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">BSD: Copyright (c) 2012-2021 Yann Collet</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Altgraph</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MIT: Copyright (c) 2004 Istvan Albert unless otherwise noted., Copyright (c) 2006-2010 Bob Ippolito, Copyright (2) 2010-2020 Ronald Oussoren, et. al.</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Certifi</span></p> diff --git a/src/ui/licenses_ui.py b/src/ui/licenses_ui.py index b0257e1..fddd6c5 100644 --- a/src/ui/licenses_ui.py +++ b/src/ui/licenses_ui.py @@ -63,31 +63,34 @@ def retranslateUi(self, LicensesDialog): "PySide6
\n" "LGPL
\n" "Platformdirs
\n" -"MIT
\n" -"Requests
\n" -"Apache
\n" +"MIT: Copyright (c) 2010-202x The platformdirs developers
\n" +"Requests
\n" +"Apache
\n" "Python
\n" "PSF
\n" +"xxHash
\n" +"BSD: Copyright (c) 2012-2021 Yann Collet
\n" "Altgraph
\n" -"MIT: Copyright (c) 2004 Istvan Albert unless otherwise noted., Copyright (c) 2006-2010 Bob Ippolito, Copyright (2) 2010-2020 Ronald Oussoren, et. al.
\n" -"Certifi
MIT: Copyright (c) 2004 Istvan Albert unless otherwise noted., Copyright (c) 2006-2010 Bob Ippolito, Copyright (2) 2010-2020 Ronald Oussoren, et. al.
\n" +"Certifi
\n" "MPL
\n" "Charset-Normalizer
\n" "MIT: Copyright (c) 2019 TAHRI Ahmed R.
\n" -"Idna
\n" +"Idna
\n" "BSD: Copyright (c) 2013-2023, Kim Davies and contributors.
\n" -"Urllib3
\n" +"Urllib3
\n" "MIT: Copyright (c) 2008-2020 Andrey Petrov and contributors.
\n" "Websocket-Client
\n" "Apache
\n" -"You can view the full licenses by going into the folder where Qtcord was installed. For Linux, check the following directories:
\n" -"/var/lib/flatpak/app/io.github.mak448a.Qtcord/x86_64/stable/active/files/bin/licenses/
\n" -"~/.local/share/flatpak/app/io.github.mak448a.Qtcord/x86_64/stable/active/files/bin/licenses/
\n" -"