Commit Graph

402 Commits

Author SHA1 Message Date
aclist
4a2f8a1073
Merge pull request #31 from aclist/feat/server-threading
feat: server threading
2026-05-16 21:30:07 +09:00
aclist
da004c6ab4 fix: add row to history before model is initialized 2026-05-16 21:28:10 +09:00
aclist
c4160bbbd8 fix: zero-pad revision number 2026-05-16 20:49:43 +09:00
aclist
08b62e1cfd chore: add boilerplate 2026-05-16 20:11:11 +09:00
aclist
5bb4ab688e feat: capture sigint events in server loops 2026-05-16 20:11:02 +09:00
aclist
73d66ab5e7 fix: support empty lists in extend() 2026-05-16 20:10:26 +09:00
aclist
3befb1276c chore: add return type annotation 2026-05-16 02:08:39 +09:00
aclist
b2180c6a5b fix: do not iterater treepaths in worker thread 2026-05-16 02:07:27 +09:00
aclist
fa759f4714 chore: clean up server threading 2026-05-16 01:55:41 +09:00
aclist
ef459c2fd1 fix: do not swap list store in worker thread 2026-05-16 01:55:18 +09:00
aclist
a3875789c1 chore: clear typehinting errors 2026-05-16 00:39:02 +09:00
aclist
8fc7aa5165 fix: rewrite tests 2026-05-15 23:34:43 +09:00
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