Commit Graph

19 Commits

Author SHA1 Message Date
h
6060135f66 ci: add permissions
Some checks failed
Build and Package / Build and Package (app, macos-latest, macOS) (push) Has been cancelled
Build and Package / Upload Release (push) Has been cancelled
v1.0.0
2026-02-02 16:40:06 +01:00
h
ac933a9fe4 ci: should build now
Some checks failed
Build and Package / Build and Package (app, macos-latest, macOS) (push) Has been cancelled
Build and Package / Upload Release (push) Has been cancelled
2026-02-02 16:30:06 +01:00
h
11d119bf6b docs: update README
Some checks failed
Build and Package / Build and Package (app, macos-latest, macOS) (push) Has been cancelled
Build and Package / Upload Release (push) Has been cancelled
2026-02-02 16:23:32 +01:00
h
5f25d2e46e feat: prepare for release 2026-02-02 16:08:33 +01:00
h
acc42abed9 feat: add keyboard shortcuts help popup (Ctrl+Shift+/) 2026-02-02 15:04:16 +01:00
h
c9e10e2b6c feat: add vim visual line mode with shift+v 2026-02-02 13:53:54 +01:00
h
a39797505e feat: add drag-drop, multi-selection, and context menu for plugins 2026-02-02 13:53:53 +01:00
h
08556cfc36 feat: add category creation and renaming 2026-01-31 21:59:28 +01:00
h
a2bce69cf0 feat: reordering categories, backup revert tracking for categories 2026-01-31 20:43:06 +01:00
h
f7b8caf86c fix: preserve category/manufacturer selection when focusing and highlighting
- Add internal state tracking (_active_category, _active_manufacturer) to Sidebar
- Cmd+3/4 now restores previously selected category/manufacturer instead of always selecting first
- Manufacturer gray highlight remains when clicking a plugin (filter still active)
- Pressing Enter on plugin or sidebar now highlights plugin's categories
- All focus/selection uses proper selectionModel.setCurrentIndex with ClearAndSelect flag
2026-01-31 13:46:44 +01:00
h
404bde0a9c feat: display categories in user-defined order
Replace alphabetical sorting with user-defined order from logic-plugin-manager.
Categories now display according to their index property, preserving both
top-level and nested category ordering as specified in Logic Pro.
2026-01-31 13:46:33 +01:00
h
e7014f3777 feat: search is filtered by category 2026-01-28 23:35:59 +01:00
h
8cc70d9ef0 feat: replace _set_plugin_field workaround with updated logic-plugin-manager fix 2026-01-28 23:26:46 +01:00
h
82e1f7c311 fix: now can remove plugins name 2026-01-28 01:12:05 +01:00
h
080d39199e feat: better change list in backups 2026-01-28 00:55:44 +01:00
h
9ad0794872 feat: add plugin nickname/shortname editing 2026-01-28 00:39:49 +01:00
h
f6886aed04 feat: add backup system 2026-01-28 00:24:48 +01:00
h
335409d7d9 fix: use proper nickname and shortname fields from tagset to display in table 2026-01-28 00:06:30 +01:00
h
5696b056cf feat: add interface, plugin list loading, search, keyboard navigation 2026-01-26 02:11:31 +01:00