timewarrior/src
Thomas Lauf f9ca6c6f5e Make display of columns for week number and day of week configurable
Closes #389

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 18:06:07 +01:00
..
commands Make display of columns for week number and day of week configurable 2022-12-29 18:06:07 +01:00
libshared@47c3262fa9 Update libshared to 47c3262fa97c4b69542040d39be6c516c38d0e57 2022-08-19 12:45:17 +02:00
.gitignore Clean up .gitignore files 2019-04-10 12:08:42 +02:00
AtomicFile.cpp AtomicFile: Minor cleanups 2021-07-13 20:31:55 +02:00
AtomicFile.h AtomicFile: Minor cleanups 2021-07-13 20:31:55 +02:00
Chart.cpp SummaryColors: Handle tags with no user-set colors 2021-11-12 22:15:05 +01:00
Chart.h Add field reference_hour, extract determination of color for hour label 2019-04-11 23:13:41 +02:00
ChartConfig.h Inject reference datetime (= now) into chart 2019-04-10 12:00:25 +02:00
CLI.cpp Use angle brackets in includes 2022-09-27 23:33:43 +02:00
CLI.h Make summary output configurable via rules 2022-01-02 15:48:03 +01:00
CMakeLists.txt Use XDG Base Directories compliant dirs on Unix for new installations 2022-09-27 23:33:43 +02:00
data.cpp Clang-Tidy: Use emplace_back instead of push_back 2022-09-14 22:12:44 +02:00
Database.cpp Use json::{encode|decode} for reading / writing JSON. 2021-04-10 22:52:04 +02:00
Database.h Use XDG Base Directories compliant dirs on Unix for new installations 2022-09-27 23:33:43 +02:00
Datafile.cpp Dump intervals in serialization check 2021-05-16 12:43:49 +02:00
Datafile.h doc: Update copyright to 2021 2021-01-02 02:52:39 -05:00
DatetimeParser.cpp Fix always true comparison 2021-05-27 21:11:32 +02:00
DatetimeParser.h Update copyright ranges 2021-05-27 21:11:32 +02:00
dom.cpp Use angle brackets in includes 2022-09-27 23:33:43 +02:00
Exclusion.cpp Reduce upper limit for exclusion calculation to current datetime 2019-11-20 06:55:43 +01:00
Exclusion.h Update copyright holders 2019-10-18 10:59:16 +02:00
Extensions.cpp Update copyright holders 2019-10-18 10:59:16 +02:00
Extensions.h Update copyright holders 2019-10-18 10:59:16 +02:00
helper.cpp Make timew summary display open intervals with future start time 2022-08-17 21:12:13 +02:00
init.cpp Make display of tags column configurable 2022-12-29 14:07:41 +01:00
Interval.cpp Make getAnnotation() const 2022-08-17 21:24:57 +02:00
Interval.h Make getAnnotation() const 2022-08-17 21:24:57 +02:00
IntervalFactory.cpp Use json::{encode|decode} for reading / writing JSON. 2021-04-10 22:52:04 +02:00
IntervalFactory.h Update copyright dates 2019-10-18 10:59:16 +02:00
IntervalFilter.cpp Add abstract base class IntervalFilter 2021-12-02 22:31:13 +01:00
IntervalFilter.h Do not leak IntervalFilters in IntervalFilterAndGroup 2021-12-03 22:57:52 +01:00
IntervalFilterAllInRange.cpp Do not leak IntervalFilters in IntervalFilterAndGroup 2021-12-03 22:57:52 +01:00
IntervalFilterAllInRange.h Do not leak IntervalFilters in IntervalFilterAndGroup 2021-12-03 22:57:52 +01:00
IntervalFilterAllWithIds.cpp Add interval filter IntervalFilterAllWithIds 2021-12-02 22:31:14 +01:00
IntervalFilterAllWithIds.h Add interval filter IntervalFilterAllWithIds 2021-12-02 22:31:14 +01:00
IntervalFilterAllWithTags.cpp Add interval filter IntervalFilterAllWithTags 2021-12-02 22:31:14 +01:00
IntervalFilterAllWithTags.h Add interval filter IntervalFilterAllWithTags 2021-12-02 22:31:14 +01:00
IntervalFilterAndGroup.cpp Do not leak IntervalFilters in IntervalFilterAndGroup 2021-12-03 22:57:52 +01:00
IntervalFilterAndGroup.h Do not leak IntervalFilters in IntervalFilterAndGroup 2021-12-03 22:57:52 +01:00
IntervalFilterFirstOf.cpp Do not leak filter in IntervalFilterFirstOf 2021-12-06 08:30:38 +01:00
IntervalFilterFirstOf.h Do not leak filter in IntervalFilterFirstOf 2021-12-06 08:30:38 +01:00
Journal.cpp doc: Update copyright to 2021 2021-01-02 02:52:39 -05:00
Journal.h Use XDG Base Directories compliant dirs on Unix for new installations 2022-09-27 23:33:43 +02:00
lex.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
log.cpp doc: Update copyright to 2021 2021-01-02 02:52:39 -05:00
paths.cpp Use XDG Base Directories compliant dirs on Unix for new installations 2022-09-27 23:33:43 +02:00
paths.h Use XDG Base Directories compliant dirs on Unix for new installations 2022-09-27 23:33:43 +02:00
Range.cpp Clang-Tidy: Use emplace_back instead of push_back 2022-09-14 22:12:44 +02:00
Range.h Update copyright dates 2019-10-18 10:59:16 +02:00
Rules.cpp Add default value to Rules::getBoolean 2022-12-29 14:07:41 +01:00
Rules.h Add default value to Rules::getBoolean 2022-12-29 14:07:41 +01:00
TagInfo.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
TagInfo.h Update copyright dates 2019-10-18 10:59:16 +02:00
TagInfoDatabase.cpp Use angle brackets in includes 2022-09-27 23:33:43 +02:00
TagInfoDatabase.h doc: Update copyright to 2021 2021-01-02 02:52:39 -05:00
timew.cpp doc: Update copyright to 2021 2021-01-02 02:52:39 -05:00
timew.h Remove obsolete function subset (with Interval) 2022-01-09 12:00:56 +01:00
Transaction.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
Transaction.h Update copyright dates 2019-10-18 10:59:16 +02:00
TransactionsFactory.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
TransactionsFactory.h Update copyright dates 2019-10-18 10:59:16 +02:00
UndoAction.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
UndoAction.h Update copyright dates 2019-10-18 10:59:16 +02:00
util.cpp Update copyright ranges 2021-05-27 21:11:32 +02:00
validate.cpp Skip empty intervals when flattening 2022-01-03 23:15:16 +01:00