Stock-Tool/dist
Nolan Kovacs d756bc99ce Fix detail panel: 5 bugs causing all fields to show dashes
- _derive_row_extras -> _prepare_row_dict (undefined function call)
- Define _GREEN_KEYS (NameError crashed _color_for_key loop)
- Fix Q_ARG(object,...) in chart, search, insider trades, hedge funds
- Fix total equity 100x overstatement (de_ratio already a true ratio)
- Launch maximized on primary monitor instead of centered/split

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 19:40:32 -04:00
..
screener_gui.py Fix detail panel: 5 bugs causing all fields to show dashes 2026-04-08 19:40:32 -04:00
stock_screener.py Fix missing os import in stock_screener; force app to open on primary monitor 2026-04-08 18:37:38 -04:00