8 Commits

Author SHA1 Message Date
db2f878018 Fix about page image loading. 2026-02-01 13:44:43 -05:00
048d40eb83 Fix TreeView root index.
Parent folders will now be hidden based on the root folder selection in
the GUI.
2026-02-01 13:07:27 -05:00
c70bba16e4 Revert "Try to use QSortFilterProxyModel via cxx-qt."
This reverts commit 325cf285fc70783a74a5dc6547de4c42feaab0d4.
2026-02-01 13:07:10 -05:00
325cf285fc Try to use QSortFilterProxyModel via cxx-qt.
This may be easier if I just wrap a QAbstractItemModel in C++ and use
cxx-qt to pull it into QML? That way I could do C++ pointer things in
C++ and rust things in rust.
2026-01-31 21:47:19 -05:00
aa8590cd5c Add license headers. 2026-01-31 08:02:16 -05:00
2340fd7652 Pass application context to GUI. (#11) 2026-01-31 04:25:14 +00:00
00f9075d0f Add basic TUI support (#1) 2026-01-25 20:57:36 +00:00
59acdc48fa Initial commit. 2025-03-29 08:03:32 -04:00