8 Commits

Author SHA1 Message Date
1af938decd
Improved light theme based on testing on Linux/Windows 2025-05-20 23:07:24 -04:00
a4679be043
Added an experimental light theme and automatic system theme detection 2025-05-20 22:26:11 -04:00
Pablo Curiel
3588b3cc54
Add Spanish localization (#30)
Other changes include:

* NUSGet.py: add translation file name fallback under Windows to fix a previously unhandled edge case (tested by me, provided by @NinjaCheetah himself).
* NUSGet.py: fix translation key lookups for strings that need to be formatted at runtime.

* ui_AboutDialog.py: fix translation key lookups for strings that need to be formatted at runtime.
* ui_AboutDialog.py: add myself to the list of translation contributors.

* Translations: update source and translation strings across all localization files to reflect the fixes mentioned above.
* Translations: update source string locations and add a new unfinished translation to all localization files (as a result of running update_translations.py).
2025-05-13 17:57:28 -04:00
2557ad236e
Added custom information icon, should fix clipping on Windows 2025-05-12 18:22:05 -04:00
782191b60b
Added missing French credit (very sorry rougets) 2025-05-08 20:39:04 -04:00
917b9f665a
Slightly increase window size, improve about dialog 2025-05-06 18:30:33 -04:00
249ba861ff
Added custom QSS to make NUSGet look nice and pretty (still WIP)
Massive thanks to Isla and Alex from WiiLink for making all the styling I'm using here.
2025-05-05 21:53:52 -04:00
5a42cc5bd7
Added About NUSGet and About Qt dialogs 2025-05-04 19:20:48 -04:00