From c7d283c483a24bccc501a8a66cfd2a60b43ffb0f Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Sun, 4 Jun 2023 17:58:41 +0200 Subject: #97: Add 'This Week' and 'Last Week' to reports. Add start of week picker to settings. --- src/gtk/preferences_window.ui | 21 ++++++++++++++++++++- src/gtk/report.ui | 4 +++- 2 files changed, 23 insertions(+), 2 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui index 3b862c0..e916883 100644 --- a/src/gtk/preferences_window.ui +++ b/src/gtk/preferences_window.ui @@ -218,7 +218,26 @@ - + + + + + Reports + True + + + Week starts on + True + + + + Monday + Sunday + + + + + diff --git a/src/gtk/report.ui b/src/gtk/report.ui index 92ae072..db4b651 100644 --- a/src/gtk/report.ui +++ b/src/gtk/report.ui @@ -30,7 +30,9 @@ center - Past week + This Week + Last Week + Past 7 days This month Past 30 days Past 180 days -- cgit 1.4.1