aclist
486da7749a
fix: emitter arguments
2026-06-10 18:37:31 +09:00
aclist
606df3423c
change: delegate early checks to BootWindow
2026-06-10 15:59:44 +09:00
aclist
ab439144ea
fix: use StoredFunc
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-06-10 15:21:04 +09:00
aclist
db14c5252c
change: clearer startup error
2026-06-10 15:18:42 +09:00
aclist
7d8b3b402f
feat: use emitter
2026-06-10 14:30:50 +09:00
aclist
4506a0cfda
chore: revert IconButton alignment changes
2026-06-10 08:27:24 +09:00
aclist
978edc5f5f
chore: add format strings
2026-06-10 08:26:50 +09:00
aclist
2466887014
chore: drop print statement
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-06-10 06:45:51 +09:00
aclist
6050a370f8
feat: folder icons
2026-06-10 06:21:12 +09:00
aclist
d4a99f8229
feat: prepare mods in manager (WIP)
2026-06-10 06:15:27 +09:00
aclist
46fba4eef1
chore: clear typehinting errors
2026-06-10 05:45:08 +09:00
aclist
bc1118a29f
feat: OfflineManager
2026-06-10 05:27:57 +09:00
aclist
775f582ea6
fix: drop extraneous arg
2026-06-10 05:27:39 +09:00
aclist
2dadd70be3
fix: pack tree and statusbar in vbox
2026-06-10 05:05:22 +09:00
aclist
3473f03350
fix: pad inner scrollbar
2026-06-10 04:51:05 +09:00
aclist
e081d0ad16
feat: collect appid on toggle
2026-06-09 03:09:34 +09:00
aclist
e6026e84f9
feat: launch offline (WIP)
2026-06-09 02:37:50 +09:00
aclist
b17b8c24ff
fix: fill model inside thread
2026-06-08 19:27:40 +09:00
aclist
4b9687a84d
chore: clear typehinting errors
2026-06-07 20:22:32 +09:00
aclist
0c0f280d15
docs: update changelog
2026-06-07 20:18:27 +09:00
aclist
831bd9145d
feat: launch offline (WIP))
2026-06-07 20:17:58 +09:00
aclist
0070fe4061
fix: suppress headers if no model is loaded
2026-06-07 20:17:32 +09:00
aclist
9d1443cf65
feat: launch offline (WIP)
2026-06-07 20:15:30 +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