summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* help-overlay: Use action-name propertiesSabri Ünal2023-01-141-2/+2
* help-overlay: Remove visible propertiesSabri Ünal2023-01-141-8/+0
* gui: Mark two strings translatableSabri Ünal2023-01-141-2/+2
* gtd-application: Use GtkFileLauncherJamie Murphy2023-01-111-1/+3
* gtd-application: Add support-url to about windowHari Rana2023-01-041-0/+1
* task-lists-workspace: Switch to a GtkLabelJamie Murphy2022-12-201-2/+8
* omni-area: Remove Omni AreaJamie Murphy2022-12-1026-1174/+8
* project: Update to use non-depreciated functionsJamie Murphy2022-11-027-30/+14
* inbox-panel: Remove the Inbox tasklist requirementJamie Murphy2022-11-021-3/+6
* gtd-sidebar: Fix crash when deleting a ListBoxRowJamie Murphy2022-10-311-1/+1
* Add Keyboard Shortcuts support againSabri Ünal2022-10-314-36/+5
* gtd-task-row: Set self->new_date by defaultJamie Murphy2022-10-282-3/+10
* all-tasks-panel: Remove depreciated codeJamie Murphy2022-10-271-3/+1
* gtd-task-eds: Set the completion date to NULL when marking a task incompleteJamie Murphy2022-10-271-1/+1
* shortcuts-dialog: Add Alt->Up and Alt->Down to shortcut listJamie Murphy2022-10-221-0/+16
* task-list-view: Use both current and previous GtkListBoxRow instead of just c...Jamie Murphy2022-10-221-1/+2
* omni-area: Use AdwWindowTitle for the Window TitleJamie Murphy2022-10-081-5/+2
* task-list-view: Clear active row on drag motionJamie Murphy2022-10-081-0/+3
* edit-pane: Don't set Due Date until disposal of edit paneJamie Murphy2022-10-083-28/+46
* edit-pane: Move Today and Tomorrow to dropdownJamie Murphy2022-09-202-38/+72
* task_list_view: Clear active row when refreshing modelJamie Murphy2022-09-101-0/+2
* build: Don't set fallback for vcs_tagMohammed Sadiq2022-09-071-1/+0
* edit-pane: Update task date after date popover is closedMohammed Sadiq2022-09-052-4/+34
* application: Add Help and Quit acceleratorsJamie Murphy2022-09-012-0/+30
* build: compile gsettings schemas for use in build testsJeremy Bicha2022-08-261-0/+2
* plugin-manager: Remove ununsed variablesJamie Murphy2022-08-241-7/+0
* application: Remove unused variableJamie Murphy2022-08-241-2/+0
* all-tasks-panel: Show all tasks, not just completedJamie Murphy2022-08-241-20/+1
* themes: Rename to remove Adwaita referenceJamie Murphy2022-08-247-36/+7
* omni-area: Box should not be an entryJamie Murphy2022-08-241-1/+0
* theme: Remove CSS and Theme ManagersJamie Murphy2022-08-247-564/+0
* task-row: Text should not be editable unless EditPane is expandedJamie Murphy2022-08-242-2/+9
* theme: Add focus colourJamie Murphy2022-08-241-0/+4
* project: Fix potfiles and copyrightJamie2022-08-201-0/+1
* app: Add Keyboard Shortcuts dialogJamie Murphy2022-08-164-2/+78
* task-row: Manually set a row as inactive when toggling completionJamie Murphy2022-08-081-0/+2
* project: Refactoring and cleaning upJamie Murphy2022-08-0760-7156/+63
* themes: Remove reference to deleted CSSJamie Murphy2022-08-061-1/+0
* themes: Update stylesJamie Murphy2022-08-065-72/+9
* build: Generate enum headers firstJamie Murphy2022-08-052-20/+21
* empty-list: Remove GtdEmptyListWidget, use AdwStatusPageJamie Murphy2022-08-057-284/+20
* themes: Remove unused style classesJamie Murphy2022-08-051-16/+0
* theme-selector: Finally kill itJamie Murphy2022-08-054-49/+0
* task-lists-workspace: Remove titleJamie Murphy2022-08-051-0/+6
* notification: Rewrite notification system to use ToastsJamie Murphy2022-08-0414-749/+216
* Merge branch 'main' of gitlab.gnome.org:World/EndeavourJamie Murphy2022-08-041-0/+1
|\
| * build: Fix building with -Werror=format-securityBobby Rong2022-08-031-0/+1
* | application: Remove unused functionJamie Murphy2022-08-041-14/+0
* | theme-selector: Actually delete filesJamie Murphy2022-08-043-343/+0
|/
* edit-pane: Cursor now appears on clickJamie Murphy2022-08-011-2/+2