bouquin/bouquin
2025-11-07 11:13:04 +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
db.py Add missing export extensions to export_by_extension 2025-11-07 09:14:26 +11:00
editor.py More test coverage, remove unused functions from editor.py 2025-11-07 11:13:04 +11:00
history_dialog.py Represent in the History diff pane when an image was the thing that changed 2025-11-05 21:36:38 +11:00
key_prompt.py Detect fresh install and guide the user to set an encryption passphrase so they know why they're prompted 2025-11-02 11:13:52 +11:00
lock_overlay.py Support checkboxes, and TODO shortcut 2025-11-06 13:43:52 +11:00
main.py Commit working theme changes 2025-11-06 10:56:20 +11:00
main_window.py Some code consolidation in editor 2025-11-07 09:38:25 +11:00
save_dialog.py Refactor schema to support versioning of pages. Add HistoryDialog and diff with ability to revert. 2025-11-02 17:02:03 +11:00
search.py Commit working theme changes 2025-11-06 10:56:20 +11:00
settings.py Add option to automatically move yesterday's unchecked TODOs to today on startup 2025-11-06 15:45:31 +11:00
settings_dialog.py Fix for code blocks in dark mode 2025-11-06 18:56:07 +11:00
theme.py Various tweaks to theme, more code coverage 2025-11-06 11:47:00 +11:00
toolbar.py Support checkboxes, and TODO shortcut 2025-11-06 13:43:52 +11:00