index
:
schist.git
main
My home-made budgeting app (WIP)
git+schist@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
schist_desktop_gui
/
src
/
gui
/
components
Age
Commit message (
Expand
)
Author
2026-02-12
task-085: uses new iced::widget::Table instead of home-made widget
Joe Carstairs
2026-02-12
task-085: clips overflowing table cells
Joe Carstairs
2026-02-12
task-085: upgrade iced 0.13.1 -> 0.14.0
Joe Carstairs
2026-02-12
task-085: table contents are small text size
Joe Carstairs
2026-02-12
task-085: rename small -> v_small
Joe Carstairs
2026-02-12
task-085: factor out format_string()
Joe Carstairs
2026-02-12
task-085: each column has its own width
Joe Carstairs
2026-02-12
task-085: table is scrollable
Joe Carstairs
2026-02-08
task-085: display transaction data in tables
Joe Carstairs
2026-02-08
task-085: factor out Viewable impl for TransactionsView
Joe Carstairs
2026-02-08
task-085: fetches transactions from database
Joe Carstairs
2026-02-08
task-085: rename SelectNextTransaction -> SelectNext Account
Joe Carstairs
2026-02-08
task-085: transactions view has transactions
Joe Carstairs
2026-02-07
task-001: can navigate file screen options with keyboard
Joe Carstairs
2026-02-01
removes redundant println!
Joe Carstairs
2026-02-01
BucketsView expands and collapses groups
Joe Carstairs
2026-02-01
BucketsView displays groups, not buckets
Joe Carstairs
2026-02-01
Rename SetNextBucket -> SetNext, SetPrevBucket -> SetPrev
Joe Carstairs
2026-02-01
BucketNavigationEntry may be BucketGroupName
Joe Carstairs
2026-02-01
Navigation::remove_options_where()
Joe Carstairs
2026-02-01
Navigation::insert_after_first()
Joe Carstairs
2026-02-01
macrifies navigation replace test util functions
Joe Carstairs
2026-02-01
BucketsView::active_group()
Joe Carstairs
2026-02-01
Can replace navigation options
Joe Carstairs
2026-01-26
refactor bucket_navigation_entry
Joe Carstairs
2026-01-25
tidier impl of Component for Navigation
Joe Carstairs
2026-01-25
factors out navigable trait
Joe Carstairs
2026-01-25
remove redundant buckets property from BucketsView
Joe Carstairs
2026-01-17
improves balance format/style
Joe Carstairs
2025-08-25
refactor balances_view
Joe Carstairs
2025-08-25
refactor navigation
Joe Carstairs
2025-08-25
task-072
Joe Carstairs
2025-08-16
refactor models and traits with pub use
Joe Carstairs
2025-08-15
task-012 (#2)
Joe Carstairs
2025-08-13
task-073
Joe Carstairs