Commit Graph

28 Commits

Author SHA1 Message Date
shaunrd0 a92844b8e5 Add syntax highlighter. 2026-02-28 23:00:01 -05:00
shaunrd0 7a0b2d197f Fix logger scrolling. 2026-02-28 21:45:42 -05:00
shaunrd0 a9564493cb Remove unused fonts. 2026-02-28 20:10:11 -05:00
shaunrd0 dd11aeca54 Format. 2026-02-28 19:51:11 -05:00
shaunrd0 3473eeb529 Public export for Loggable derive. 2026-02-22 23:04:08 -05:00
shaunrd0 fed1d43ac9 Loggable trait and derive macro. 2026-02-22 21:56:32 -05:00
shaunrd0 b0ed2e6e1f Move icon helper. 2026-02-22 21:56:32 -05:00
shaunrd0 2e67c01377 Add icons to TUI. 2026-02-22 21:56:32 -05:00
shaunrd0 5b356781ba Fix comments. 2026-02-22 21:56:32 -05:00
shaunrd0 be969ef335 Add macros for logging. 2026-02-22 21:56:32 -05:00
shaunrd0 c21ede292c Share colors for GUI and TUI.
The shim is there but it isn't used yet.
2026-02-22 21:56:32 -05:00
shaunrd0 11fd130171 Update CI badge. 2026-02-22 21:56:32 -05:00
shaunrd0 65242c2ea9 Add workspace dependencies. 2026-02-22 21:56:32 -05:00
shaunrd0 73c467e19e Renames. 2026-02-22 21:56:32 -05:00
shaunrd0 8fd0bb48de Set up workspace, add formatting CI. 2026-02-22 21:56:32 -05:00
shaunrd0 d5671a5590 Fix clide lints. 2026-02-22 21:56:32 -05:00
shaunrd0 7490e36a2f Fix libclide lints. 2026-02-22 21:56:32 -05:00
shaunrd0 0e8910807e Add CI. 2026-02-22 21:56:19 -05:00
shaunrd0 289f94300c Move EntryMeta to libclide. 2026-02-21 14:59:48 -05:00
shaunrd0 d95aa680ff Add missing headers. 2026-02-21 14:56:28 -05:00
shaunrd0 1119b3db9b Add libclide. 2026-02-21 14:41:17 -05:00
shaunrd0 7ad25af13d Ignore .qmlls.ini. 2026-02-21 14:40:22 -05:00
shaunrd0 7d4f23d82a Fix bug showing project name in explorer. 2026-02-21 14:24:44 -05:00
shaunrd0 b4e14f7f27 Fix bug preventing TUI editors from opening.
Also fix bugs building file tree for paths including `../`.
2026-02-21 14:21:28 -05:00
shaunrd0 f6fdd19f73 Add basic GUI support (#17) 2026-02-08 21:25:03 +00:00
shaunrd0 2340fd7652 Pass application context to GUI. (#11) 2026-01-31 04:25:14 +00:00
shaunrd0 00f9075d0f Add basic TUI support (#1) 2026-01-25 20:57:36 +00:00
shaunrd0 59acdc48fa Initial commit. 2025-03-29 08:03:32 -04:00