49
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix alignment in hierarchical views More... 2 days ago
Use Date.no_date() instead of None for Task.date_due More... 5 days ago
Fix deprecation warning More... 9 days ago
Highlight title when creating a new task More... 14 days ago
Fix AttributeError when setting start date More... 14 days ago
Fix TypeError when unparenting More... 14 days ago
Avoid deleting an unedited new task twice More... 21 days ago
Remove inline references when unparenting a task More... 26 days ago
Use re.sub() instead of str.replace() for tag renaming and removal. More... about 1 month ago
Rework About dialog More... about 1 month ago
Use .refresh() + also refresh when the window is closed More... about 1 month ago
Revert .gitignore change More... about 1 month ago
Add standard Python virtualenv names to gitignore More... about 1 month ago
Add parent to `self.add` More... about 1 month ago
Prevent parsing the current word as a tag when editing a task More... about 1 month ago
Partial revert c8c8aae2b9ad1b67817b133166b60684bc537242 More... about 1 month ago
Update the pane's filter when updating the start date of a task More... about 1 month ago
Call constructor of SavedSearch directly in tests More... about 1 month ago
Fix broken tests after relocating parse_tag_list More... about 1 month ago
Fix saved searches tests More... about 1 month ago
Fix search_filter tests More... about 1 month ago
Remove oldcore Tag tests More... about 1 month ago
Fix Task tests More... about 1 month ago
Tag regex refinement More... about 1 month ago
Properly count tasks for tags More... about 1 month ago
Start fixing test_saved_search.py More... about 1 month ago
Fixes in sidebar_context_menu.py More... about 1 month ago
Switch Dismissed/Undismissed buttons More... about 2 months ago
Update saved_searches.py More... about 2 months ago
Fix some tests More... about 2 months ago