Go to file
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
.claude Fix missing os import in stock_screener; force app to open on primary monitor 2026-04-08 18:37:38 -04:00
api test 2026-04-04 09:49:22 -04:00
dist Fix detail panel: 5 bugs causing all fields to show dashes 2026-04-08 19:40:32 -04:00
.gitignore Fix missing os import in stock_screener; force app to open on primary monitor 2026-04-08 18:37:38 -04:00
CLAUDE.md test 2026-04-04 09:49:22 -04:00
StockScreener.spec a 2026-04-04 13:42:46 -04:00
activation_dialog.py Add EDGAR bulk fetch, Supabase analyst cache, nightly GitHub Actions workflow 2026-03-20 13:54:23 -04:00
cache_builder.py test 2026-04-04 09:49:22 -04:00
hwid.py Add EDGAR bulk fetch, Supabase analyst cache, nightly GitHub Actions workflow 2026-03-20 13:54:23 -04:00
launcher.py Fixes 2026-04-04 13:06:21 -04:00
license_check.py Migrate app from Supabase/GitHub to Verimund API 2026-03-25 20:38:32 -04:00
release_beta.bat j 2026-03-26 14:12:08 -04:00
release_stable.bat j 2026-03-26 14:12:08 -04:00
requirements.txt Initial commit with licensing and auto-update system 2026-03-14 15:52:01 -04:00
updater.py Fix missing os import in stock_screener; force app to open on primary monitor 2026-04-08 18:37:38 -04:00