aclist
|
156c1f8ec4
|
chore: clear typehinting errors
|
2026-05-15 23:26:47 +09:00 |
|
aclist
|
2d265c4b9b
|
chore: clear typehinting errors
|
2026-05-15 19:53:00 +09:00 |
|
aclist
|
cacfab35bf
|
chore: boilerplate
|
2026-05-15 18:57:16 +09:00 |
|
aclist
|
796e4c5de6
|
fix: cast data types correctly
|
2026-05-14 17:23:23 +09:00 |
|
aclist
|
f77d36ea44
|
change: convert TreeModelRow to tuple directly
|
2026-05-14 16:48:16 +09:00 |
|
aclist
|
aa6b94905a
|
chore: raise error on Nonetype model
|
2026-05-14 16:44:37 +09:00 |
|
aclist
|
88c4758c6b
|
chore: use explicit button vars
|
2026-05-14 16:24:33 +09:00 |
|
aclist
|
2ebe8cad84
|
chore: clear typehinting errors
|
2026-05-14 16:15:22 +09:00 |
|
aclist
|
ea1b9facd2
|
fix: add missing import
|
2026-05-13 20:49:23 +09:00 |
|
aclist
|
fb62fe285d
|
change: use Gtk.present_window_with_time()
|
2026-05-13 20:48:50 +09:00 |
|
aclist
|
866c88fbb0
|
chore: clear typehinting errors
|
2026-05-13 20:13:06 +09:00 |
|
aclist
|
fe0a6711f0
|
docs: developers boilerplate
|
2026-05-13 19:28:36 +09:00 |
|
aclist
|
add93a6b0a
|
chore: add strings files
|
2026-05-13 19:27:56 +09:00 |
|
aclist
|
f8e62d05a8
|
change: use ListStore for combos
|
2026-05-13 18:28:14 +09:00 |
|
aclist
|
3857b69b70
|
fix: interpolate client args
|
2026-05-13 18:28:00 +09:00 |
|
aclist
|
5e0e6e4592
|
chore: update options page strings
|
2026-05-13 18:12:31 +09:00 |
|
aclist
|
c5a0050004
|
chore: update strings
|
2026-05-13 18:00:35 +09:00 |
|
aclist
|
cf913eff1b
|
chore: boilerplate
|
2026-05-13 08:06:12 +09:00 |
|
aclist
|
67eff054a3
|
chore: drop old dialog
|
2026-05-13 08:04:10 +09:00 |
|
aclist
|
31ad575f97
|
chore: update gitignore
|
2026-05-12 21:06:51 +09:00 |
|
aclist
|
9989b8a880
|
chore: add strings files
|
2026-05-12 21:06:35 +09:00 |
|
aclist
|
ede750a8d4
|
fix: namespace collision
|
2026-05-12 18:37:53 +09:00 |
|
aclist
|
a754203d10
|
Merge branch 'feat/server-threading' of github.com:aclist/dzgui-devel into feat/server-threading
|
2026-05-12 18:36:36 +09:00 |
|
aclist
|
897186faa0
|
chore: clear typehinting errors
|
2026-05-12 18:36:25 +09:00 |
|
aclist
|
e52664cf9b
|
chore: clear typehinting errors
|
2026-05-12 15:58:09 +09:00 |
|
aclist
|
f7fe62e661
|
feat: update history on connect
|
2026-05-11 21:56:21 +09:00 |
|
aclist
|
cdcd38c326
|
chore: update comments
|
2026-05-11 18:58:15 +09:00 |
|
aclist
|
e298703471
|
fix: grab tree
|
2026-05-11 18:58:00 +09:00 |
|
aclist
|
bc4fc8005d
|
fix: abort on empty model
|
2026-05-11 18:57:36 +09:00 |
|
aclist
|
2e5860650f
|
feat: catch cancel and shutdown events
|
2026-05-11 00:52:48 +09:00 |
|
aclist
|
319966f8e1
|
chore: clear typehinting errors
|
2026-05-11 00:51:58 +09:00 |
|
aclist
|
4b291c8cd0
|
chore: add psutil typing stubs
|
2026-05-11 00:51:26 +09:00 |
|
aclist
|
a1e2876251
|
fix: update ok label text if no missing mods
|
2026-05-10 01:26:18 +09:00 |
|
aclist
|
fb5397ae91
|
feat: wait for DayZ process
|
2026-05-10 01:15:57 +09:00 |
|
aclist
|
ff0ced1c33
|
fix: cast int to str
|
2026-05-10 00:24:17 +09:00 |
|
aclist
|
ed8e79455b
|
feat: concatenate launch parameters
|
2026-05-09 23:53:14 +09:00 |
|
aclist
|
1268c388b0
|
feat: version update logic
|
2026-05-09 22:46:41 +09:00 |
|
aclist
|
6e320763c9
|
fix: restore missing argument
|
2026-05-09 21:49:39 +09:00 |
|
aclist
|
7dde9dc0ce
|
chore: restore dropped check
|
2026-05-09 21:48:22 +09:00 |
|
aclist
|
65df40ee5d
|
chore: update preconnect strings
|
2026-05-09 21:45:20 +09:00 |
|
aclist
|
6e29a716a5
|
chore: clear typehinting errors
|
2026-05-09 20:09:26 +09:00 |
|
aclist
|
b51b858e05
|
fix: typo in error message
|
2026-05-09 20:02:33 +09:00 |
|
aclist
|
3a22ad630a
|
feat: block connection if client is absent or not running
|
2026-05-09 20:00:31 +09:00 |
|
aclist
|
77c641327f
|
chore: simplify process checking logic
|
2026-05-09 19:59:40 +09:00 |
|
aclist
|
7c62aed6b0
|
feat: get client name via controller
|
2026-05-09 19:58:59 +09:00 |
|
aclist
|
ddf976734d
|
chore: update env var in documentation
|
2026-05-09 19:58:40 +09:00 |
|
aclist
|
a67bbd66f9
|
chore: remove boilerplate
|
2026-05-08 11:45:08 +09:00 |
|
aclist
|
a0f5d3ea23
|
fix: grab focus on tree
|
2026-05-08 11:44:56 +09:00 |
|
aclist
|
b2cec8cbdf
|
fix: apply float format func to correct column
|
2026-05-08 11:44:38 +09:00 |
|
aclist
|
c0708b9358
|
feat: foreground window (WIP)
|
2026-05-07 22:08:55 +09:00 |
|