bouquin/bouquin
2025-11-20 17:02:41 +11:00
..
locales Fix indentation in locales file 2025-11-20 14:34:32 +11:00
__init__.py Various tweaks to theme, more code coverage 2025-11-06 11:47:00 +11:00
__main__.py Initial commit 2025-10-31 16:00:54 +11:00
bug_report_dialog.py Improve width of bug report dialog 2025-11-18 16:26:49 +11:00
db.py Expose note in time log dialog and reports 2025-11-19 20:50:04 +11:00
find_bar.py Well, 95% test coverage is okay I guess 2025-11-13 11:52:21 +11:00
flow_layout.py Tags working 2025-11-14 14:54:04 +11:00
history_dialog.py Well, 95% test coverage is okay I guess 2025-11-13 11:52:21 +11:00
key_prompt.py Add the ability to choose the database path at startup. Add more tests. Add bandit 2025-11-17 15:15:00 +11:00
lock_overlay.py Well, 95% test coverage is okay I guess 2025-11-13 11:52:21 +11:00
main.py Add translation capability, offer English and French as options 2025-11-12 13:58:58 +11:00
main_window.py shortcut for time log. adjust checkbox size again. Use icon for Images in toolbar 2025-11-19 11:47:27 +11:00
markdown_editor.py Miscellaneous bug fixes for editing (list cursor positions/text selectivity, alarm removing newline) 2025-11-20 17:02:41 +11:00
markdown_highlighter.py shortcut for time log. adjust checkbox size again. Use icon for Images in toolbar 2025-11-19 11:47:27 +11:00
save_dialog.py Add translation capability, offer English and French as options 2025-11-12 13:58:58 +11:00
search.py Add translation capability, offer English and French as options 2025-11-12 13:58:58 +11:00
settings.py Improve size of checkboxes. Convert bullet '-' to actual unicode bullets 2025-11-18 18:21:09 +11:00
settings_dialog.py Add the ability to choose the database path at startup. Add more tests. Add bandit 2025-11-17 15:15:00 +11:00
statistics_dialog.py Wider statistics widget 2025-11-19 15:35:15 +11:00
strings.py Add version info. Add linter 2025-11-13 16:26:35 +11:00
tag_browser.py Add keyboard shortcuts for tag and time log dialogs, remove reset of note text 2025-11-20 17:01:58 +11:00
tags_widget.py Prevent traceback on trying to edit a tag with the same name as another tag. Various other tweaks. Bump version 2025-11-14 17:30:58 +11:00
theme.py Prevent traceback on trying to edit a tag with the same name as another tag. Various other tweaks. Bump version 2025-11-14 17:30:58 +11:00
time_log.py Add keyboard shortcuts for tag and time log dialogs, remove reset of note text 2025-11-20 17:01:58 +11:00
toolbar.py shortcut for time log. adjust checkbox size again. Use icon for Images in toolbar 2025-11-19 11:47:27 +11:00