aclist
20dab38fff
Merge pull request #351 from aclist/fix/enqueue-mods
...
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: enqueue mods
2026-06-07 21:59:49 +09:00
aclist
1ddc4a5ff1
chore: bump version
2026-06-07 21:58:44 +09:00
aclist
d605447fca
chore: clear typehinting errors
2026-06-07 21:51:55 +09:00
aclist
94fe3f9dff
fix: suppress search popup ( #353 )
2026-06-07 21:49:41 +09:00
aclist
a966993999
fix: invoke steam client directly ( #348 )
2026-06-07 21:21:49 +09:00
aclist
8ee3b36816
fix: restore mod statusbar when returning from other pages
2026-06-07 21:20:56 +09:00
aclist
3af53775cd
fix: grab focus on tree
2026-06-07 21:20:32 +09:00
aclist
e2d6a462db
fix: suppress headers if no model is loaded
2026-06-07 20:23:13 +09:00
aclist
c4cc9f04c4
Merge pull request #347 from aclist/chore/clean-statusbar
...
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
chore: drop unused code from statusbar
2026-06-06 17:56:03 +09:00
aclist
bcd59162b1
chore: drop unused code from statusbar
2026-06-06 17:55:05 +09:00
aclist
2f0bac75ac
Merge pull request #346 from aclist/fix/permit-filters
...
fix: permit legacy filters
2026-06-06 17:53:19 +09:00
aclist
9191f43c8e
chore: drop comment
2026-06-06 17:50:53 +09:00
aclist
2419fedd19
chore: format exceptions with type
2026-06-06 17:50:32 +09:00
aclist
83a7996189
The filter panel previously did not pack filter labels homogeneously, so
...
the width of the "Unofficial" label was being manually constrained by
abbreviating it. Labels auto ellipsize and adjust now, so the full name
is used. The filter file check is also allowed to fail if the user's
filter preferences file contains old key names.
2026-06-06 17:39:49 +09:00
aclist
9d3aa8d9f5
Merge pull request #344 from aclist/fix/stringify-exceptions
...
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
fix: stringify Exception when passing to dialog
2026-06-06 02:31:09 +09:00
aclist
0de0dd4a03
fix: stringify Exception when passing to dialog
2026-06-06 02:29:09 +09:00
aclist
aeefc830cd
Merge pull request #343 from aclist/prelease/7.0.0b10
...
chore: bump version
2026-06-06 02:05:26 +09:00
aclist
647f75cde3
chore: bump version
2026-06-06 02:03:45 +09:00
aclist
7e8b8eb7f7
Merge pull request #341 from aclist/fix/7.0.0b10-hotfix
...
fix: extract tarfile correctly
2026-06-06 02:02:51 +09:00
aclist
79af78a7e0
fix: extract tarfile correctly
2026-06-06 02:00:15 +09:00
aclist
a8e374cd74
Merge pull request #340 from aclist/prerelease/7.0.0b9
...
chore: bump version
2026-06-06 01:20:41 +09:00
aclist
6850f3d1fa
chore: bump version
2026-06-06 01:19:48 +09:00
aclist
721f0d0960
Merge pull request #339 from aclist/chore/update-strings
...
chore: update strings
2026-06-06 01:18:17 +09:00
aclist
af39b6c272
fix: signals not attached to mod panel buttons
2026-06-06 01:14:58 +09:00
aclist
1cdd37c2a6
chore: add dialog strings
2026-06-06 01:14:29 +09:00
aclist
7f19821433
docs: add DZGUI 6 changelog details
2026-06-06 01:11:52 +09:00
aclist
3b69d13817
Merge pull request #337 from aclist/fix/anchor-buttons
...
fix: wrap main content area in ScrolledWindow
2026-06-06 01:00:04 +09:00
aclist
44b14b28ae
feat: add docking button
2026-06-06 00:58:55 +09:00
aclist
2efa216b00
fix: wrap main content area in ScrolledWindow
2026-06-06 00:27:01 +09:00
aclist
adf498fcb5
Merge pull request #331 from aclist/fix/early-cancel
...
fix: check cancel event in loop prior to mod directory creation
2026-06-05 22:42:55 +09:00
aclist
9fa2840d1b
chore: abstract cancel check function to controller
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-06-05 22:39:13 +09:00
aclist
549d441179
Merge pull request #336 from aclist/fix/release-dir
...
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
fix: use default build dir for caching
2026-06-05 20:29:35 +09:00
aclist
52f3ec4570
fix: use default build dir for caching
2026-06-05 20:28:37 +09:00
aclist
14752440d1
Merge pull request #335 from aclist/fix/libgi-check
...
fix: make debian check non-mandatory
2026-06-05 19:36:06 +09:00
aclist
b05c353914
fix: make debian check non-mandatory
2026-06-05 19:35:31 +09:00
aclist
b21b7c5a5d
Merge pull request #329 from aclist/chore/musl-build
...
chore: build musl release target
2026-06-05 19:32:02 +09:00
aclist
1b626130d5
Merge pull request #330 from aclist/feat/libgi-check
...
feat: check for missing local library
2026-06-05 19:21:17 +09:00
aclist
c080847efc
docs: mention atomic dpendency flags
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-06-05 18:56:19 +09:00
aclist
40e244e05a
docs: update build instructions
2026-06-05 18:36:41 +09:00
aclist
b615869278
fix: check cancel event in loop prior to mod directory creation
2026-06-04 19:45:13 +09:00
aclist
a1ef96094f
feat: check for missing local library
2026-06-04 19:41:43 +09:00
aclist
8edb38f175
fix: use correct platform compat tags
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-06-04 19:37:49 +09:00
aclist
485d0721da
Merge branch 'dzgui7' into chore/musl-build
2026-06-04 19:32:58 +09:00
aclist
5b90068fe4
chore: wrap line
2026-06-04 19:26:53 +09:00
aclist
58a2bf0bfa
Merge pull request #328 from aclist/docs/licenses
...
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
Docs/licenses
2026-06-04 19:24:25 +09:00
aclist
88ebbf4b49
chore: remove old shell script
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-06-04 19:23:19 +09:00
aclist
3f6c7008ae
chore: drop unused import
2026-06-04 19:22:59 +09:00
aclist
63a853af7c
chore: update build flags
2026-06-04 14:12:09 +09:00
aclist
1bbc99100a
fix: use tarfile filter
2026-06-04 13:51:19 +09:00
aclist
41b0e86fda
docs: update DEVELOPERS.md
2026-06-03 19:35:30 +09:00