| .. |
|
fonts
|
Add in NotoSans regular. Use it as default font, switch to symbols font for checkboxes/bullets
|
2025-11-26 11:19:18 +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
|
Remove table tool
|
2025-11-27 11:02:20 +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
|
Remove needless try/catch stuff
|
2025-11-21 09:56:33 +11:00 |
|
code_highlighter.py
|
Fix code blocks so reserved keywords inside strings don't get painted as reserved
|
2025-11-26 13:25:44 +11:00 |
|
db.py
|
Fix HTML export of markdown (with newlines, tables and other styling preserved)
|
2025-11-27 09:57:14 +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
|
Make it possible to delete revisions in the history dialog
|
2025-11-24 10:56:04 +11:00 |
|
key_prompt.py
|
Remove needless try/catch stuff
|
2025-11-21 09:56:33 +11:00 |
|
lock_overlay.py
|
Set locked status on window title when locked. Don't exit on incorrect key, let it be tried again
|
2025-11-25 10:46:11 +11:00 |
|
main.py
|
Replace icon
|
2025-11-26 11:19:27 +11:00 |
|
main_window.py
|
Remove table tool
|
2025-11-27 11:02:20 +11:00 |
|
markdown_editor.py
|
Remove table tool
|
2025-11-27 11:02:20 +11:00 |
|
markdown_highlighter.py
|
Adjust History icon and reorder toolbar items. Try to address checkbox/bullet size issues (again)
|
2025-11-27 09:45:15 +11:00 |
|
pomodoro_timer.py
|
Many changes and new features:
|
2025-11-25 14:52:26 +11:00 |
|
reminders.py
|
Use same alarm icon for the Reminders sidebar widget
|
2025-11-27 09:56:29 +11:00 |
|
save_dialog.py
|
Make Tags and TimeLog optional features that can be switched on/off in Settings (enabled by default)
|
2025-11-21 08:50:06 +11:00 |
|
search.py
|
Add translation capability, offer English and French as options
|
2025-11-12 13:58:58 +11:00 |
|
settings.py
|
Many changes and new features:
|
2025-11-25 14:52:26 +11:00 |
|
settings_dialog.py
|
Many changes and new features:
|
2025-11-25 14:52:26 +11:00 |
|
statistics_dialog.py
|
More tests
|
2025-11-26 17:12:58 +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
|
More tests
|
2025-11-26 17:12:58 +11:00 |
|
toolbar.py
|
Remove table tool
|
2025-11-27 11:02:20 +11:00 |
|
version_check.py
|
More tests
|
2025-11-26 17:12:58 +11:00 |