quick_search/crates/quicksearch-gui/src
Jeremy Karst 65080cdf17
Some checks failed
CI / linux (push) Has been cancelled
CI / windows-cross (push) Has been cancelled
CI / release (push) Has been cancelled
Performance optimization and hardening against malformed files.
2026-08-20 00:13:10 -04:00
..
app Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
capture Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
color Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
duplicates_tab Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
hotkey Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
manage_tab Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
query_highlight Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
search_tab Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
settings_tab Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
ui_util Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
app.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
backend.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
capture.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
cli.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
cli_main.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
color.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
duplicates_tab.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
fonts.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
format.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
help_tab.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
keychain.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
logs_tab.rs Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time. 2026-08-09 18:36:47 -04:00
main.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
manage_tab.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
platform.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
query_highlight.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
search_tab.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
settings_tab.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
test_ui.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
tips.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
tracker.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
tutorial.rs Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00
ui_util.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
unlock.rs Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
version.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00