bouquin/bouquin
Miguel Jacq 3361537a59
All checks were successful
CI / test (push) Successful in 16m22s
Lint / test (push) Successful in 51s
Revert "Remove unused strings"
This reverts commit e0a49f41e2.
2026-06-11 17:25:57 +10: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 Update my GPG key 2026-06-11 17:00:04 +10:00
locales Revert "Remove unused strings" 2026-06-11 17:25:57 +10: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 Remove unused method 2026-06-07 17:40:11 +10: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 Make the bucket a ledger event - add project log view for such events and others (time log, invoicing etc) 2026-06-07 17:37:52 +10: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 Allow for creating buckets of hours that logged time can fill up, with adjustable ceiling and warnings 2026-06-07 17:24:34 +10: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
projects.py Make the bucket a ledger event - add project log view for such events and others (time log, invoicing etc) 2026-06-07 17:37:52 +10: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 Allow for creating buckets of hours that logged time can fill up, with adjustable ceiling and warnings 2026-06-07 17:24:34 +10:00
toolbar.py Allow for creating buckets of hours that logged time can fill up, with adjustable ceiling and warnings 2026-06-07 17:24:34 +10: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