7d58acfc7d
remove unneeded import since calendar theming now fully moved to theme.py
CI / test (push) Failing after 5m9s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 22s
2025-12-01 10:20:20 +11:00
22b4cf4da7
Allow changing the date when logging time (rather than having to go to that date before clicking on adding time log/opening time log manager)
2025-12-01 10:19:41 +11:00
078f56a39b
Allow click-and-drag mouse select on lines with checkbox, to capture the checkbox as well as the text.
CI / test (push) Successful in 4m58s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
2025-12-01 09:32:32 +11:00
f2bf337049
Also load the smaller time log dialog when Pomodoro timer stops
CI / test (push) Successful in 5m1s
Lint / test (push) Successful in 1m1s
Trivy / test (push) Successful in 22s
2025-12-01 09:18:09 +11:00
a27b1d702a
Add a simplified time log button in the sidebar widget for quick adding
CI / test (push) Successful in 5m10s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 21s
2025-12-01 09:12:18 +11:00
3aed9badc2
Add filedust to release.sh flow
2025-12-01 08:55:43 +11:00
3b3087cc37
More markdown tests
CI / test (push) Successful in 5m12s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-30 16:30:46 +11:00
95b7d828b5
Some more tests
CI / test (push) Successful in 5m6s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 24s
2025-11-30 15:20:11 +11:00
32aa1780cf
0.5.4
CI / test (push) Successful in 5m1s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-30 13:10:05 +11:00
7ed45c919c
Ensure pressing enter a second time on a new line with a checkbox, erases the checkbox (if it had no text added to it)
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-30 13:09:18 +11:00
f20ac56624
0.5.3
CI / test (push) Successful in 5m15s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 25s
2025-11-29 16:45:27 +11:00
cbbd19ceda
checkbox ticked in toolbar
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-29 16:43:54 +11:00
a4e44643a6
Fix removing code block metadata on delete
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-29 16:41:02 +11:00
9ab70c76f8
Don't show 'day' label in Reminders unless day choice is selected
CI / test (push) Successful in 5m19s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 24s
2025-11-29 16:16:40 +11:00
9db4cda8cc
Fixes for code block background painting, and add line numbers to Code Editor dialog
CI / test (push) Successful in 5m31s
Lint / test (push) Successful in 36s
Trivy / test (push) Successful in 24s
2025-11-29 16:03:35 +11:00
dc1046632c
Allow deleting code blocks
CI / test (push) Failing after 5m30s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 24s
2025-11-29 10:41:18 +11:00
57f11abb99
Code Blocks are now their own QDialog to try and reduce risk of getting trapped in / bleeding in/out of text in code blocks.
CI / test (push) Failing after 5m47s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 24s
2025-11-29 10:10:51 +11:00
7a207df0f3
Avoid capturing checkbox/bullet etc in the task text that would get offered as the 'note' when Pomodoro timer stops. Some code block defenses for extra newline
2025-11-28 17:08:02 +11:00
f6fa0aa997
Fix weekend date colours being incorrect on theme change while app is running
2025-11-28 15:27:49 +11:00
1a56fa80ca
Slightly fade the text of a checkbox line if the checkbox is checked.
2025-11-28 15:05:10 +11:00
e160827708
Prevent double-click of checkbox leading to selecting/highlighting it
2025-11-28 14:30:21 +11:00
4029d7604e
Make it easier to check on or off the checkbox by adding some buffer (instead of having to precisely click inside it)
2025-11-28 14:22:18 +11:00
a56d6512d3
CHANGELOG tweaks
2025-11-28 14:15:39 +11:00
f3ddd2a83c
Use DejaVuSans font instead of Noto (for text). Prevent triple-select selecting the checkbox/bullet
2025-11-28 14:14:40 +11:00
a3c74a218f
Adjust history icon (again)
2025-11-28 13:56:18 +11:00
1d94c04551
Add argparse to find_unused_strings.py so we can pass in --locale rather than hardcoded
CI / test (push) Successful in 5m20s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 24s
2025-11-27 11:02:33 +11:00
9a82831e87
Remove table tool
2025-11-27 11:02:20 +11:00
81cf878ffd
0.5.2
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 23s
CI / test (push) Failing after 5m24s
2025-11-27 09:57:49 +11:00
73aa536a32
Small README tweak
2025-11-27 09:57:39 +11:00
219b358569
remove problematic interactive test
2025-11-27 09:57:26 +11:00
5a54d809ed
Fix HTML export of markdown (with newlines, tables and other styling preserved)
2025-11-27 09:57:14 +11:00
917e51aa0b
Use same alarm icon for the Reminders sidebar widget
2025-11-27 09:56:29 +11:00
576dc435ef
Adjust History icon and reorder toolbar items. Try to address checkbox/bullet size issues (again)
2025-11-27 09:45:15 +11:00
fdc72a1146
Update icon again to remove background
2025-11-27 08:55:28 +11:00
9435800910
More tests
CI / test (push) Has been cancelled
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 25s
2025-11-26 17:12:58 +11:00
cb78d9f783
Black
CI / test (push) Successful in 4m55s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 22s
2025-11-26 14:11:13 +11:00
46aed33cf7
Ensure toolbar is always loaded at end of MainWindow init (weird random bug)
CI / test (push) Successful in 5m43s
Lint / test (push) Failing after 29s
Trivy / test (push) Successful in 24s
2025-11-26 13:37:13 +11:00
808b878658
Fix code blocks so reserved keywords inside strings don't get painted as reserved
CI / test (push) Successful in 4m56s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 23s
2025-11-26 13:25:44 +11:00
52c1836c9c
Tweak README screenshots
CI / test (push) Successful in 4m54s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 23s
2025-11-26 11:53:36 +11:00
10fcd28e23
0.5.1
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-26 11:52:57 +11:00
aafff413fe
Changelog
2025-11-26 11:52:41 +11:00
c0a9c5be2b
Improve size of reminder dialog
2025-11-26 11:52:18 +11:00
770fd0e9ee
Update main screenshot
2025-11-26 11:51:40 +11:00
d070907e6c
Update French translations
CI / test (push) Successful in 5m23s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 24s
2025-11-26 11:31:22 +11:00
989680845b
Replace icon
2025-11-26 11:19:27 +11:00
17560af249
Add in NotoSans regular. Use it as default font, switch to symbols font for checkboxes/bullets
2025-11-26 11:19:18 +11:00
41227e181f
Pass extra arg just in case
CI / test (push) Successful in 5m30s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 22s
2025-11-25 16:27:46 +11:00
c0206bd626
Remove old alarm logic
CI / test (push) Successful in 4m51s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
2025-11-25 15:43:22 +11:00
e0169db52a
Many changes and new features:
...
CI / test (push) Successful in 5m17s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 25s
* Make reminders be its own dataset rather than tied to current string.
* Add support for repeated reminders
* Make reminders be a feature that can be turned on and off
* Add syntax highlighting for code blocks (right-click to set it)
* Add a Pomodoro-style timer for measuring time spent on a task (stopping the timer offers to log it to Time Log)
* Add ability to create markdown tables. Right-click to edit the table in a friendlier table dialog
2025-11-25 14:52:26 +11:00
26737fbfb2
Set locked status on window title when locked. Don't exit on incorrect key, let it be tried again
CI / test (push) Successful in 4m35s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-25 10:46:11 +11:00