15 Commits

Author SHA1 Message Date
a3d8dc7887
Added support for custom download directories 2025-04-22 21:46:15 -04:00
bcb86bc4b0
Added support for disabling auto-updates via a new config file 2025-04-21 23:27:54 -04:00
f2ae4b26ba
Fix workflow for Ubuntu 24.04, finalize translations for v1.3.0 2025-01-13 13:54:51 -05:00
5e37dce4e3
Download to "NUSGet Downloads" instead of "NUSGet"
I edited existing translations accordingly, since the folder name was quoted and is the same regardless of your system language, so I figured I could safely change it to "NUSGet Downloads" without damaging the translation.
2024-12-23 18:01:33 -05:00
N•I•L
0edff8e5e9
Updated Romanian translations (#17) 2024-12-23 12:27:01 -05:00
9dcaa22e89
Added ability to filter title trees with search box
Also fixed tree widths not expanding for titles with long names
2024-12-22 17:07:27 -05:00
4ec15d0eb3
Mention scripting in README, added example script 2024-12-19 20:28:53 -05:00
62fa5ef7b1
Entirely rewrote title tree backend
Title trees are now model-based rather than item based. Coming with this is proper item metadata, so the data and UI are finally disconnected, making future development much easier. There are also some minor visual improvements as a result of using a TreeView instead of a TreeWidget.
vWii System Menus now have public versions defined in the database. Public version display code has also been entirely rewritten, as the version displayed in the interface and the version used by the code are no longer the same.
2024-12-13 22:39:09 -05:00
c1eb80fbb6
Massively improved code readability
NUSGet's code has been updated to use better formatting and practices that align with how my other projects like libWiiPy and WiiPy are written.
2024-12-13 18:34:37 -05:00
3a8dfb95a1
Added guide for translation and new script to build translations 2024-10-29 22:54:47 -04:00
ac42de6efc
Added last missing translations for message boxes 2024-08-21 19:37:59 -04:00
e2decf8d6f
Wrote script to update ts files since the real one is broken 2024-08-21 19:34:08 -04:00
807e632505
Improved translation handling and fixed word wrapping for checkboxes 2024-08-12 18:55:28 -04:00
47904c72be
Made more strings translatable, including error messages 2024-07-03 07:42:36 +10:00
dc82790aef
Add base for translating the NUSGet interface via Qt Linguist 2024-07-03 07:11:25 +10:00