aclist
|
8e6cff4bf0
|
fix: start filters insensitive if tree is empty
|
2026-04-21 01:22:56 +09:00 |
|
aclist
|
d92a0010e2
|
chore: clean up unused methods
|
2026-04-19 20:42:36 +09:00 |
|
aclist
|
95948e3e40
|
fix: refresh keywords per page
|
2026-04-19 20:22:58 +09:00 |
|
aclist
|
699c103711
|
feat: add MapsCombo
|
2026-04-19 19:31:40 +09:00 |
|
aclist
|
1715d4c110
|
chore: drop shrink to fit
|
2026-04-19 19:18:56 +09:00 |
|
aclist
|
891abcc049
|
chore: drop unused code
|
2026-04-19 18:58:05 +09:00 |
|
aclist
|
107c672b1c
|
fix: update UserPrefs object
|
2026-04-18 21:17:12 +09:00 |
|
aclist
|
24d054ca16
|
fix: do not add server if already in config
|
2026-04-18 20:56:29 +09:00 |
|
aclist
|
af4d79f190
|
feat: update saved tab label
|
2026-04-18 20:08:32 +09:00 |
|
aclist
|
0949a0d8a9
|
chore: remove comments
|
2026-04-18 18:16:16 +09:00 |
|
aclist
|
e1f54bd75d
|
feat: refresh player count
|
2026-04-18 18:15:27 +09:00 |
|
aclist
|
06450ddadc
|
chore: drop test document write
|
2026-04-17 22:41:47 +09:00 |
|
aclist
|
7298fc7566
|
chore: document block_map_change_propagation flag
|
2026-04-17 22:37:40 +09:00 |
|
aclist
|
e8fca22419
|
feat: skip_cache arg on FilterMan.filter()
|
2026-04-17 22:27:59 +09:00 |
|
aclist
|
a323c4fc75
|
fix: change button sensitivity on empty
|
2026-04-12 02:36:40 +09:00 |
|
aclist
|
0b6ca7b6fd
|
chore: update changelog
|
2026-04-12 02:23:17 +09:00 |
|
aclist
|
81a6d03a59
|
fix: remove unused arguments
|
2026-04-12 02:22:09 +09:00 |
|
aclist
|
39abbf3a02
|
feat: lazy load ping
|
2026-04-12 02:20:50 +09:00 |
|
aclist
|
933c3b19b0
|
chore: drop debug logic from treeview
|
2026-04-11 22:51:16 +09:00 |
|
aclist
|
82cddf261e
|
feat: dynamic tooltip
|
2026-04-11 22:35:52 +09:00 |
|
aclist
|
600fea8a82
|
feat: notes manager (WIP)
|
2026-04-11 22:35:26 +09:00 |
|
aclist
|
fa12fc36f9
|
feat: dynamic notes dialog (WIP)
|
2026-04-08 01:24:17 +09:00 |
|
aclist
|
560349e16b
|
feat: reimplement notes dialog (WIP)
|
2026-04-01 00:14:48 +09:00 |
|
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 |
|