Commit Graph

272 Commits

Author SHA1 Message Date
aclist
55e6af8fe2 feat: abstract base server dialog 2026-03-31 23:58:10 +09:00
aclist
6393265935 feat: reimplement server mod dialog 2026-03-30 22:51:45 +09:00
aclist
4022b4c6b6 feat: reimplement details dialog 2026-03-30 21:42:19 +09:00
aclist
ae291eff41 fix: do not refilter on page map 2026-03-29 19:50:09 +09:00
aclist
5391cdde1e fix: reapply filters when map changed 2026-03-04 11:36:30 +09:00
aclist
3bb30887ca chore: update changelog 2026-03-01 00:49:49 +09:00
aclist
9fa93f5938 feat: toggle radio from inside Gtk.Entry 2026-03-01 00:43:27 +09:00
aclist
e568814a11 feat: add/connect by record or str 2026-03-01 00:16:43 +09:00
aclist
2fa51c80f4 chore: reroute connect method 2026-02-28 22:34:25 +09:00
aclist
3b40ea1846 feat: _sort_unique_maps() 2026-02-27 23:24:30 +09:00
aclist
940dd41fdf fix: emit missing signal 2026-02-27 23:06:22 +09:00
aclist
672c8f9e9e fix: pass correct number of records 2026-02-27 22:53:31 +09:00
aclist
1b1cb33a6e fix: do not pass BM key during ip method 2026-02-27 22:21:08 +09:00
aclist
374f7d1130 feat: copy version on click 2026-02-27 21:43:35 +09:00
aclist
a763b3b9dc fix: defer destroy call 2026-02-25 22:44:49 +09:00
aclist
79eab93629 fix: typo in enum name 2026-02-24 20:32:41 +09:00
aclist
f86e37dbe1 fix: separate id/ip methods 2026-02-24 20:30:38 +09:00
aclist
f424b019ad chore: delegate config methods to ConfigManager 2026-02-23 23:20:38 +09:00
aclist
ed7f803d47 feat: attach FilterManager to each ServerTreeView 2026-02-23 22:57:59 +09:00
aclist
5bcb2b279d chore: rename MapManager to FilterManager 2026-02-23 21:58:10 +09:00
aclist
0283baf3a9 chore: rename to ProxyModelManager 2026-02-23 21:53:20 +09:00
aclist
fd9a23c6d6 chore: clear linting errors 2026-02-23 19:39:35 +09:00
aclist
d6fd7b2494 feat: add extend() method to ListStore 2026-02-23 06:22:32 +09:00
aclist
3859188ade feat: preserve records on failure 2026-02-23 03:14:29 +09:00
aclist
8d1cc4bb68 chore: drop deprecated controller logic 2026-02-23 02:53:26 +09:00
aclist
575e591c10 feat: restore partial context menu functionality 2026-02-23 02:24:14 +09:00
aclist
5ae18485e8 fix: start LAN columns hidden 2026-02-23 01:55:11 +09:00
aclist
204cca2f09 fix: prevent dialog destruction 2026-02-23 01:54:40 +09:00
aclist
29c4fbcfbc feat: add ConfigManager 2026-02-23 01:06:07 +09:00
aclist
748438414c chore: update controller/config calls 2026-02-23 01:05:30 +09:00
aclist
6bbe0d6882 feat: add ConnectionManager 2026-02-23 00:29:52 +09:00
aclist
e56b89fd64 fix: set cell renderer properties 2026-02-22 22:57:44 +09:00
aclist
a22d1a6324 feat: standalone clipboard utility 2026-02-22 04:11:23 +09:00
aclist
68cd567249 chore: move signal emission into ServerTreeView 2026-02-22 04:04:37 +09:00
aclist
99ede36a32 chore: ServerModelManager WIP 2026-02-22 01:48:23 +09:00
aclist
473dcafb26 feat: ServerModelManager WIP 2026-02-22 01:42:36 +09:00
aclist
bdfebf9a69 chore: change modelman to model factory 2026-02-21 22:03:46 +09:00
aclist
85c1d18622 feat: add standalone managers 2026-02-21 18:35:37 +09:00
aclist
dec2bf7e6f chore: clean up context menu mixin 2026-02-21 18:35:06 +09:00
aclist
62da949465 chore: abstract ThreadManager class (WIP) 2026-02-21 17:44:11 +09:00
aclist
42544c6dcc feat: add by id or ip WIP 2026-02-19 23:08:10 +09:00
aclist
decc1f636c fix: add keypress signal to KeywordEntry 2026-02-17 00:49:32 +09:00
aclist
59120825dc feat: early abort on LAN 2026-02-17 00:35:33 +09:00
aclist
7766b4c5c2 feat: queue pool in thread 2026-02-16 22:36:44 +09:00
aclist
93a4e231ac feat: load history and saved 2026-02-16 04:16:57 +09:00
aclist
78be350863 feat: push data into row immediately 2026-02-16 02:13:48 +09:00
aclist
c479051c2f fix: improve sort algo 2026-02-16 01:57:51 +09:00
aclist
45700e7a4a feat: use StoredFunc for query funcs 2026-02-16 00:34:07 +09:00
aclist
987a4f51ab fix: change developers to debug 2026-02-16 00:18:24 +09:00
aclist
4decd16345 feat: skip first server query in debug mode 2026-02-16 00:13:41 +09:00