bouquin/bouquin
Miguel Jacq 7f2c88f52b
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
Fix carrying over data to next day from over-capturing data belonging to next header section
Other dependency updates
2026-01-30 16:49:45 +11:00
..
fonts Add pre-commit, fix trailing whitespace 2025-12-18 13:48:42 +11:00
icons Update icon again to remove background 2025-11-27 08:55:28 +11:00
keys Improve moving unchecked TODOs to next weekday and from last 7 days. New version checker. Remove newline after headings 2025-11-23 18:34:02 +11:00
locales Add ability to delete an invoice via Manage Invoices dialog 2025-12-31 16:09:16 +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 isort followed by black 2025-12-11 14:03:08 +11:00
code_block_editor_dialog.py Add ability to collapse/expand sections of text 2025-12-23 17:18:02 +11:00
code_highlighter.py isort followed by black 2025-12-11 14:03:08 +11:00
db.py Add ability to delete an invoice via Manage Invoices dialog 2025-12-31 16:09:16 +11:00
document_utils.py isort followed by black 2025-12-11 14:03:08 +11:00
documents.py isort followed by black 2025-12-11 14:03:08 +11:00
find_bar.py isort followed by black 2025-12-11 14:03:08 +11:00
flow_layout.py Tags working 2025-11-14 14:54:04 +11:00
history_dialog.py Add 'Change Date' button to the History Dialog (same as the one used in Time log dialogs) 2025-12-11 15:45:03 +11:00
invoices.py Add ability to delete an invoice via Manage Invoices dialog 2025-12-31 16:09:16 +11:00
key_prompt.py isort followed by black 2025-12-11 14:03:08 +11:00
lock_overlay.py isort followed by black 2025-12-11 14:03:08 +11:00
main.py isort followed by black 2025-12-11 14:03:08 +11:00
main_window.py Fix carrying over data to next day from over-capturing data belonging to next header section 2026-01-30 16:49:45 +11:00
markdown_editor.py Fix bold/italic/strikethrough styling in certain conditions when toolbar action is used. 2025-12-26 09:03:20 +11:00
markdown_highlighter.py isort followed by black 2025-12-11 14:03:08 +11:00
pomodoro_timer.py Fix Pomodoro timer rounding so it rounds up to 0.25, but rounds to closest quarter (up or down) for minutes higher than that, instead of always up to next quarter. 2025-12-23 13:19:26 +11:00
reminders.py Fix Manage Reminders dialog (the actions column was missing, to edit/delete reminders) 2025-12-13 10:48:10 +11:00
save_dialog.py isort followed by black 2025-12-11 14:03:08 +11:00
search.py isort followed by black 2025-12-11 14:03:08 +11:00
settings.py Allow carrying unchecked TODOs to weekends. Add 'group by activity' in time log reports 2025-12-16 15:15:38 +11:00
settings_dialog.py Add missing strings (for English and French) 2025-12-23 15:21:00 +11:00
statistics_dialog.py Improvements to StatisticsDialog 2025-12-12 18:41:05 +11:00
strings.py isort followed by black 2025-12-11 14:03:08 +11:00
tag_browser.py Fix dependency on my sqlcipher4 package 2025-12-21 15:43:17 +11:00
tags_widget.py isort followed by black 2025-12-11 14:03:08 +11:00
theme.py isort followed by black 2025-12-11 14:03:08 +11:00
time_log.py Add 'Last Month' date range for timesheet reports 2025-12-23 16:00:57 +11:00
toolbar.py Fix bold/italic/strikethrough styling in certain conditions when toolbar action is used. 2025-12-26 09:03:20 +11:00
version_check.py Don't offer to download latest AppImage unless we are running as an AppImage already 2025-12-23 16:01:23 +11:00