quick_search/crates/quicksearch-gui/src
2026-08-07 18:57:49 -04:00
..
app.rs Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines. 2026-08-05 19:17:11 -04:00
backend.rs Fixed a bug where non-watcher indexing updates would not trigger immediately on fresh program launch if they were due. 2026-08-07 18:57:49 -04:00
capture.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
cli.rs Added index-preserving pruning. Added windows installer to CI, added automated GUI screenshot generation for documentation. 2026-08-04 23:33:28 -04:00
cli_main.rs Added index-preserving pruning. Added windows installer to CI, added automated GUI screenshot generation for documentation. 2026-08-04 23:33:28 -04:00
duplicates_tab.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
format.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
help_tab.rs Added index-preserving pruning. Added windows installer to CI, added automated GUI screenshot generation for documentation. 2026-08-04 23:33:28 -04:00
keychain.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
logs_tab.rs Improved config menus, rewrote directory walk to reduce memory use, GUI improvements. 2026-08-02 22:21:39 -04:00
main.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
manage_tab.rs Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines. 2026-08-05 19:17:11 -04:00
options.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
platform.rs Added GPL license, deb packaging script, complete GUI rewrite, added CLI mode, better default config options, config now lives in user folder, reduced syscalls by 5x. 2026-08-02 19:04:30 -04:00
query_highlight.rs Improved config menus, rewrote directory walk to reduce memory use, GUI improvements. 2026-08-02 22:21:39 -04:00
search_tab.rs Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines. 2026-08-05 19:17:11 -04:00
test_ui.rs Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines. 2026-08-05 19:17:11 -04:00
tips.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
tracker.rs Added better visual feeback for adding file extensions to ignore patterns and a prompt to save modified settings. 2026-08-04 03:27:05 -04:00
ui_util.rs Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines. 2026-08-05 19:17:11 -04:00
unlock.rs Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption. 2026-08-05 18:05:04 -04:00
version.rs Added index-preserving pruning. Added windows installer to CI, added automated GUI screenshot generation for documentation. 2026-08-04 23:33:28 -04:00