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
648031786a
Add more Italian translations (thank you @mdaleo404)
CI / test (push) Successful in 5m7s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 22s
2025-11-25 09:19:11 +11:00
5b42e921a5
0.4.5
CI / test (push) Successful in 4m27s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-24 15:42:25 +11:00
164aa1eb83
Undo statistics dialog tweak and just add more height.. Fix exception handling in version check
2025-11-24 15:36:14 +11:00
632cdf5176
Revert "More tweaks to statistics dialog size"
...
This reverts commit 4ec8c64994 .
2025-11-24 15:19:15 +11:00
32bf2e1187
Fix pyflakes
CI / test (push) Successful in 4m33s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
2025-11-24 11:04:07 +11:00
47a380ad38
Make it possible to force-lock the screen even if idle timer hasn't tripped. Add shortcuts for lock and unlock of screen
2025-11-24 11:03:03 +11:00
807a21e9af
Make it possible to delete revisions in the history dialog
CI / test (push) Successful in 4m57s
Lint / test (push) Failing after 31s
Trivy / test (push) Successful in 24s
2025-11-24 10:56:04 +11:00
4ec8c64994
More tweaks to statistics dialog size
2025-11-24 10:55:47 +11:00
054ad88991
Fix version test
2025-11-24 10:47:54 +11:00
78a06e8a73
0.4.4.1
CI / test (push) Failing after 4m37s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 24s
2025-11-23 20:54:36 +11:00
05879131b4
* Adjust some widget heights/settings text wrap
...
* Adjust shortcuts
* History unicode symbol
* Icon in version dialog
2025-11-23 20:54:19 +11:00
a0153a370b
0.4.4
CI / test (push) Successful in 4m34s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 23s
2025-11-23 18:34:30 +11:00
5bf6d4c4d6
Improve moving unchecked TODOs to next weekday and from last 7 days. New version checker. Remove newline after headings
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-23 18:34:02 +11:00
ab0a9400c9
Tweak README/release
CI / test (push) Successful in 4m42s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 21s
2025-11-22 20:54:40 +11:00
0960a8587e
Use Ctrl+Shift+G for settings
CI / test (push) Successful in 4m23s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 21s
2025-11-22 20:37:15 +11:00
777d27ecb9
Ship specific font
CI / test (push) Successful in 4m23s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 24s
2025-11-22 20:13:40 +11:00
511adb1c34
Fix test and appimage icon stuff
CI / test (push) Successful in 4m15s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 21s
2025-11-22 17:52:39 +11:00
f8c4abd899
more screenshots
CI / test (push) Failing after 4m23s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 21s
2025-11-22 17:28:58 +11:00
75432ca35d
align
Lint / test (push) Successful in 28s
CI / test (push) Failing after 4m18s
Trivy / test (push) Successful in 21s
2025-11-22 17:18:37 +11:00
de23c75478
Fix img
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-22 17:17:25 +11:00
44e357dd66
Adjust other images
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-22 17:15:07 +11:00
40c218674f
Increase width
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-22 17:11:02 +11:00
6820e3b3ab
reduce width, center
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-22 17:10:30 +11:00
6becae6eac
Add .desktop file, icons
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-22 17:09:08 +11:00
2a78027afc
Bump version
CI / test (push) Successful in 4m40s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 21s
2025-11-22 09:20:58 +11:00
3711df0206
Try to force Noto Sans Regular font if present. Stop increasing the checkbox/bullet sizes separately
CI / test (push) Waiting to run
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
2025-11-22 09:20:11 +11:00
ca3c839c7d
More tests
CI / test (push) Successful in 4m40s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-21 14:30:38 +11:00
e8db5bcf7d
Fix not accidentally forcing key to saved config when font size is saved
CI / test (push) Successful in 3m57s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
2025-11-21 13:35:11 +11:00
4f8d916346
Black
CI / test (push) Successful in 4m0s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 20s
2025-11-21 12:35:45 +11:00
4fb5be96b1
Add script to detect obsolete or undefined locale strings
2025-11-21 12:35:17 +11:00
e7ef615053
Fix newline bug in idle timer explanation in settings
CI / test (push) Successful in 4m4s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 20s
2025-11-21 12:00:19 +11:00
4adccc3d95
Refactored settings dialog to use tabs to reduce its size
CI / test (push) Successful in 4m6s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 26s
2025-11-21 11:45:05 +11:00
151d053d95
Add ctrl+shift+-/+ shortcuts for increasing/decreasing font size
2025-11-21 10:42:44 +11:00
0e5d622a4e
Make it possible to change the font size for regular text
CI / test (push) Successful in 4m14s
Trivy / test (push) Successful in 20s
Lint / test (push) Successful in 30s
2025-11-21 10:30:40 +11:00